#F4DFB9#F4DFB9
#F4DFB9 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.1% C 0.055 H 82.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFB9 |
|---|---|
| RGB | rgb(244, 223, 185) |
| HSL | hsl(39, 73%, 84%) |
| HSV | hsv(39, 24%, 96%) |
| CMYK | cmyk(0%, 8.6%, 24.2%, 4.3%) |
| CIE-LAB | lab(89.63, 1.43, 21.27) |
| CIE-LCH | lch(89.63, 21.32, 86.14°) |
| OKLab | oklab(91.12% 0.0073 0.0544) |
| OKLCH | oklch(91.12% 0.055 82.4) |
| XYZ | xyz(72.4532, 75.5131, 56.6484) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.37
Moccasin
#FFE4B5
ΔE00 2.87
Blanchedalmond
#FFEBCD
ΔE00 3.64
Bisque
#FFE4C4
ΔE00 3.92
Navajowhite
#FFDEAD
ΔE00 4.08
Champagne
#F7E7CE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFB9 #B9CEF4
analogous
#F4C2B9 #F4DFB9 #ECF4B9
triadic
#F4DFB9 #B9F4DF #DFB9F4
tetradic
#F4DFB9 #B9F4C2 #B9CEF4 #F4B9EC
square
#F4DFB9 #B9F4C2 #B9CEF4 #F4B9EC
split-complementary
#F4DFB9 #B9ECF4 #C2B9F4
monochromatic
#E3AF4F #ECC784 #F4DFB9 #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.30
#F4DFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F4DFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFB9
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFB9 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB7
Deuteranopia (green-blind)
#EEE4BA
Tritanopia (blue-blind)
#FED8D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4dfb9; /* rgb */ color: rgb(244, 223, 185); /* oklch */ color: oklch(91.1% 0.055 82.4);
Tailwind
colors: {
custom: {
50: '#f8e8ce',
500: '#f4dfb9',
950: '#000000',
},
}SCSS
$custom: #f4dfb9; $custom-light: #f8e8ce; $custom-dark: #000000;
JSON
{
"hex": "#f4dfb9",
"rgb": {
"r": 244,
"g": 223,
"b": 185
},
"hsl": {
"h": 38.644,
"s": 72.84,
"l": 84.118
},
"oklch": {
"l": 0.91123,
"c": 0.05488,
"h": 82.4
},
"luminance": 0.75511
}Semantic roles & 50–950 ramp
primary
#F4DFB9
secondary
#7D9CD5
accent
#56D511
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#171613
muted
#858483