#F5DEA8
≈ moccasin · rgb(245, 222, 168)
Color formats
HEX#F5DEA8
RGBrgb(245, 222, 168)
HSLhsl(42, 79%, 81%)
HSVhsv(42, 31%, 96%)
OKLCHoklch(91% 0.07 88)
CMYKcmyk(0%, 9%, 31%, 4%)
Contrast & accessibility
On white1.32:1below AA
On black15.90:1AA pass
Best text color#000000
Nearest CSS name: moccasin
Copy-ready code
CSS custom properties
:root {
--moccasin: #f5dea8;
--moccasin-rgb: 245 222 168;
--moccasin-oklch: oklch(91% 0.07 88);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--moccasin-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f5dea8] text-[#f5dea8] border-[#f5dea8]
Shades & tints
Color harmonies
About this color
#F5DEA8 is a color with the RGB value rgb(245, 222, 168). Its closest CSS named color is "moccasin". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.