#F4E2D9#F4E2D9
#F4E2D9 is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.5% C 0.023 H 48.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2D9 |
|---|---|
| RGB | rgb(244, 226, 217) |
| HSL | hsl(20, 55%, 90%) |
| HSV | hsv(20, 11%, 96%) |
| CMYK | cmyk(0%, 7.4%, 11.1%, 4.3%) |
| CIE-LAB | lab(91.07, 4.66, 6.61) |
| CIE-LCH | lch(91.07, 8.08, 54.82°) |
| OKLab | oklab(92.48% 0.0154 0.0174) |
| OKLCH | oklch(92.48% 0.023 48.5) |
| XYZ | xyz(77.0279, 78.6368, 76.7528) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.58
Seashell
#FFF5EE
ΔE00 4.90
Mistyrose
#FFE4E1
ΔE00 5.05
Very Light Pink
#FFF4F2
ΔE00 5.20
Antiquewhite
#FAEBD7
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2D9 #D9EBF4
analogous
#F4D9DD #F4E2D9 #F4EFD9
triadic
#F4E2D9 #D9F4E2 #E2D9F4
tetradic
#F4E2D9 #DDF4D9 #D9EBF4 #EFD9F4
square
#F4E2D9 #DDF4D9 #D9EBF4 #EFD9F4
split-complementary
#F4E2D9 #D9F4EF #D9DDF4
monochromatic
#D99A7A #E6BEAA #F4E2D9 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.26
#F4E2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#F4E2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2D9
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2D9 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E3D8
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#FADFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e2d9; /* rgb */ color: rgb(244, 226, 217); /* oklch */ color: oklch(92.5% 0.023 48.5);
Tailwind
colors: {
custom: {
50: '#f7ebe4',
500: '#f4e2d9',
950: '#000000',
},
}SCSS
$custom: #f4e2d9; $custom-light: #f7ebe4; $custom-dark: #000000;
JSON
{
"hex": "#f4e2d9",
"rgb": {
"r": 244,
"g": 226,
"b": 217
},
"hsl": {
"h": 20,
"s": 55.102,
"l": 90.392
},
"oklch": {
"l": 0.92479,
"c": 0.02326,
"h": 48.5
},
"luminance": 0.78636
}Semantic roles & 50–950 ramp
primary
#F4E2D9
secondary
#9DC2D4
accent
#8DC323
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484