#F4DEC0#F4DEC0
#F4DEC0 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.1% C 0.046 H 75.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEC0 |
|---|---|
| RGB | rgb(244, 222, 192) |
| HSL | hsl(35, 70%, 85%) |
| HSV | hsv(35, 21%, 96%) |
| CMYK | cmyk(0%, 9%, 21.3%, 4.3%) |
| CIE-LAB | lab(89.53, 2.93, 17.47) |
| CIE-LCH | lch(89.53, 17.72, 80.50°) |
| OKLab | oklab(91.09% 0.0115 0.045) |
| OKLCH | oklch(91.09% 0.046 75.6) |
| XYZ | xyz(72.9440, 75.2832, 60.5475) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.31
Blanchedalmond
#FFEBCD
ΔE00 2.86
Champagne
#F7E7CE
ΔE00 3.00
Wheat
#F5DEB3
ΔE00 3.92
Papayawhip
#FFEFD5
ΔE00 4.19
Warm Beige
#E9DCC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEC0 #C0D6F4
analogous
#F4C4C0 #F4DEC0 #F0F4C0
triadic
#F4DEC0 #C0F4DE #DEC0F4
tetradic
#F4DEC0 #C0F4C4 #C0D6F4 #F4C0F0
square
#F4DEC0 #C0F4C4 #C0D6F4 #F4C0F0
split-complementary
#F4DEC0 #C0F0F4 #C4C0F4
monochromatic
#E2A758 #EBC38C #F4DEC0 #FAF1E5 #FAF1E5
Accessibility & contrast
On white
1.31
#F4DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#F4DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEC0
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEC0 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#FDD8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dec0; /* rgb */ color: rgb(244, 222, 192); /* oklch */ color: oklch(91.1% 0.046 75.6);
Tailwind
colors: {
custom: {
50: '#f8e8d3',
500: '#f4dec0',
950: '#000000',
},
}SCSS
$custom: #f4dec0; $custom-light: #f8e8d3; $custom-dark: #000000;
JSON
{
"hex": "#f4dec0",
"rgb": {
"r": 244,
"g": 222,
"b": 192
},
"hsl": {
"h": 34.615,
"s": 70.27,
"l": 85.49
},
"oklch": {
"l": 0.91085,
"c": 0.04649,
"h": 75.6
},
"luminance": 0.75281
}Semantic roles & 50–950 ramp
primary
#F4DEC0
secondary
#83A6D5
accent
#64D213
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483