#F4E2D2#F4E2D2
#F4E2D2 is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.3% C 0.029 H 64.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E2D2 |
|---|---|
| RGB | rgb(244, 226, 210) |
| HSL | hsl(28, 61%, 89%) |
| HSV | hsv(28, 14%, 96%) |
| CMYK | cmyk(0%, 7.4%, 13.9%, 4.3%) |
| CIE-LAB | lab(90.91, 3.55, 10.03) |
| CIE-LCH | lch(90.91, 10.64, 70.51°) |
| OKLab | oklab(92.3% 0.0127 0.0262) |
| OKLCH | oklch(92.3% 0.029 64.1) |
| XYZ | xyz(76.1367, 78.2803, 72.0591) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.15
Warm Beige
#E9DCC9
ΔE00 3.49
Champagne
#F7E7CE
ΔE00 4.28
Linen
#FAF0E6
ΔE00 4.42
Papayawhip
#FFEFD5
ΔE00 5.20
Blanchedalmond
#FFEBCD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E2D2 #D2E4F4
analogous
#F4D2D3 #F4E2D2 #F4F3D2
triadic
#F4E2D2 #D2F4E2 #E2D2F4
tetradic
#F4E2D2 #D3F4D2 #D2E4F4 #F3D2F4
square
#F4E2D2 #D3F4D2 #D2E4F4 #F3D2F4
split-complementary
#F4E2D2 #D2F4F3 #D2D3F4
monochromatic
#DCA370 #E8C2A1 #F4E2D2 #F9EFE6 #F9EFE6
Accessibility & contrast
On white
1.26
#F4E2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F4E2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E2D2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E2D2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D1
Deuteranopia (green-blind)
#ECE7D2
Tritanopia (blue-blind)
#FBDEDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e2d2; /* rgb */ color: rgb(244, 226, 210); /* oklch */ color: oklch(92.3% 0.029 64.1);
Tailwind
colors: {
custom: {
50: '#f8ebdf',
500: '#f4e2d2',
950: '#000000',
},
}SCSS
$custom: #f4e2d2; $custom-light: #f8ebdf; $custom-dark: #000000;
JSON
{
"hex": "#f4e2d2",
"rgb": {
"r": 244,
"g": 226,
"b": 210
},
"hsl": {
"h": 28.235,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.92299,
"c": 0.02916,
"h": 64.1
},
"luminance": 0.78279
}Semantic roles & 50–950 ramp
primary
#F4E2D2
secondary
#96B7D5
accent
#78C81D
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484