#F4E0D6#F4E0D6
#F4E0D6 is a very light, muted orange. Relative luminance 0.774; OKLCH L 92.0% C 0.026 H 48.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0D6 |
|---|---|
| RGB | rgb(244, 224, 214) |
| HSL | hsl(20, 58%, 90%) |
| HSV | hsv(20, 12%, 96%) |
| CMYK | cmyk(0%, 8.2%, 12.3%, 4.3%) |
| CIE-LAB | lab(90.51, 5.21, 7.37) |
| CIE-LCH | lch(90.51, 9.02, 54.73°) |
| OKLab | oklab(92.01% 0.0172 0.0194) |
| OKLCH | oklch(92.01% 0.026 48.4) |
| XYZ | xyz(76.1006, 77.4008, 74.5362) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.92
Linen
#FAF0E6
ΔE00 5.29
Seashell
#FFF5EE
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 5.95
Antiquewhite
#FAEBD7
ΔE00 6.16
Warm Beige
#E9DCC9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0D6 #D6EAF4
analogous
#F4D6DB #F4E0D6 #F4EFD6
triadic
#F4E0D6 #D6F4E0 #E0D6F4
tetradic
#F4E0D6 #DBF4D6 #D6EAF4 #EFD6F4
square
#F4E0D6 #DBF4D6 #D6EAF4 #EFD6F4
split-complementary
#F4E0D6 #D6F4EF #D6DBF4
monochromatic
#DA9775 #E7BCA6 #F4E0D6 #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.27
#F4E0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F4E0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0D6
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0D6 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D5
Deuteranopia (green-blind)
#EAE5D6
Tritanopia (blue-blind)
#FADDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e0d6; /* rgb */ color: rgb(244, 224, 214); /* oklch */ color: oklch(92.0% 0.026 48.4);
Tailwind
colors: {
custom: {
50: '#f8e9e2',
500: '#f4e0d6',
950: '#000000',
},
}SCSS
$custom: #f4e0d6; $custom-light: #f8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#f4e0d6",
"rgb": {
"r": 244,
"g": 224,
"b": 214
},
"hsl": {
"h": 20,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.92014,
"c": 0.02591,
"h": 48.4
},
"luminance": 0.77399
}Semantic roles & 50–950 ramp
primary
#F4E0D6
secondary
#9AC1D4
accent
#8EC520
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484