#F4DEC9#F4DEC9
#F4DEC9 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.3% C 0.037 H 66.0°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEC9 |
|---|---|
| RGB | rgb(244, 222, 201) |
| HSL | hsl(29, 66%, 87%) |
| HSV | hsv(29, 18%, 96%) |
| CMYK | cmyk(0%, 9%, 17.6%, 4.3%) |
| CIE-LAB | lab(89.72, 4.24, 13.04) |
| CIE-LCH | lch(89.72, 13.71, 72.00°) |
| OKLab | oklab(91.3% 0.0151 0.0339) |
| OKLCH | oklch(91.3% 0.037 66) |
| XYZ | xyz(73.9718, 75.6943, 65.9608) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.81
Bisque
#FFE4C4
ΔE00 3.86
Antiquewhite
#FAEBD7
ΔE00 3.87
Champagne
#F7E7CE
ΔE00 4.03
Blanchedalmond
#FFEBCD
ΔE00 4.69
Papayawhip
#FFEFD5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEC9 #C9DFF4
analogous
#F4C9CA #F4DEC9 #F4F3C9
triadic
#F4DEC9 #C9F4DE #DEC9F4
tetradic
#F4DEC9 #CAF4C9 #C9DFF4 #F3C9F4
square
#F4DEC9 #CAF4C9 #C9DFF4 #F3C9F4
split-complementary
#F4DEC9 #C9F4F3 #C9CAF4
monochromatic
#DFA063 #EABF96 #F4DEC9 #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.30
#F4DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#F4DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEC9
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEC9 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC8
Deuteranopia (green-blind)
#EBE4C9
Tritanopia (blue-blind)
#FCD9D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4dec9; /* rgb */ color: rgb(244, 222, 201); /* oklch */ color: oklch(91.3% 0.037 66.0);
Tailwind
colors: {
custom: {
50: '#f8e8d9',
500: '#f4dec9',
950: '#000000',
},
}SCSS
$custom: #f4dec9; $custom-light: #f8e8d9; $custom-dark: #000000;
JSON
{
"hex": "#f4dec9",
"rgb": {
"r": 244,
"g": 222,
"b": 201
},
"hsl": {
"h": 29.302,
"s": 66.154,
"l": 87.255
},
"oklch": {
"l": 0.91298,
"c": 0.03711,
"h": 66
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#F4DEC9
secondary
#8CB1D5
accent
#75CE17
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483