#F4E0D8#F4E0D8
#F4E0D8 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.025 H 43.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0D8 |
|---|---|
| RGB | rgb(244, 224, 216) |
| HSL | hsl(17, 56%, 90%) |
| HSV | hsv(17, 11%, 96%) |
| CMYK | cmyk(0%, 8.2%, 11.5%, 4.3%) |
| CIE-LAB | lab(90.55, 5.53, 6.39) |
| CIE-LCH | lch(90.55, 8.45, 49.11°) |
| OKLab | oklab(92.07% 0.018 0.0168) |
| OKLCH | oklch(92.07% 0.025 43.2) |
| XYZ | xyz(76.3576, 77.5036, 75.8897) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.09
Very Light Pink
#FFF4F2
ΔE00 5.56
Linen
#FAF0E6
ΔE00 5.63
Seashell
#FFF5EE
ΔE00 5.73
Lavenderblush
#FFF0F5
ΔE00 6.92
Antiquewhite
#FAEBD7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0D8 #D8ECF4
analogous
#F4D8DE #F4E0D8 #F4EED8
triadic
#F4E0D8 #D8F4E0 #E0D8F4
tetradic
#F4E0D8 #DEF4D8 #D8ECF4 #EED8F4
square
#F4E0D8 #DEF4D8 #D8ECF4 #EED8F4
split-complementary
#F4E0D8 #D8F4EE #D8DEF4
monochromatic
#D99479 #E7BAA8 #F4E0D8 #F8ECE7 #F8ECE7
Accessibility & contrast
On white
1.27
#F4E0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F4E0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0D8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0D8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#FADDDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e0d8; /* rgb */ color: rgb(244, 224, 216); /* oklch */ color: oklch(92.1% 0.025 43.2);
Tailwind
colors: {
custom: {
50: '#f7e9e4',
500: '#f4e0d8',
950: '#000000',
},
}SCSS
$custom: #f4e0d8; $custom-light: #f7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f4e0d8",
"rgb": {
"r": 244,
"g": 224,
"b": 216
},
"hsl": {
"h": 17.143,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.92066,
"c": 0.02461,
"h": 43.2
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#F4E0D8
secondary
#9CC4D4
accent
#95C422
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484