#F4E5D2#F4E5D2
#F4E5D2 is a very light, muted orange. Relative luminance 0.799; OKLCH L 92.9% C 0.030 H 73.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5D2 |
|---|---|
| RGB | rgb(244, 229, 210) |
| HSL | hsl(34, 61%, 89%) |
| HSV | hsv(34, 14%, 96%) |
| CMYK | cmyk(0%, 6.1%, 13.9%, 4.3%) |
| CIE-LAB | lab(91.65, 2.01, 11.10) |
| CIE-LCH | lch(91.65, 11.28, 79.72°) |
| OKLab | oklab(92.88% 0.0084 0.0289) |
| OKLCH | oklch(92.88% 0.03 73.9) |
| XYZ | xyz(76.9596, 79.9261, 72.3334) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.33
Champagne
#F7E7CE
ΔE00 2.22
Warm Beige
#E9DCC9
ΔE00 2.27
Papayawhip
#FFEFD5
ΔE00 3.26
Blanchedalmond
#FFEBCD
ΔE00 3.92
Linen
#FAF0E6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5D2 #D2E1F4
analogous
#F4D4D2 #F4E5D2 #F2F4D2
triadic
#F4E5D2 #D2F4E5 #E5D2F4
tetradic
#F4E5D2 #D2F4D4 #D2E1F4 #F4D2F2
square
#F4E5D2 #D2F4D4 #D2E1F4 #F4D2F2
split-complementary
#F4E5D2 #D2F2F4 #D4D2F4
monochromatic
#DCAC70 #E8C9A1 #F4E5D2 #F9F1E6 #F9F1E6
Accessibility & contrast
On white
1.24
#F4E5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#F4E5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5D2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5D2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#EFE8D2
Tritanopia (blue-blind)
#FBE1E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e5d2; /* rgb */ color: rgb(244, 229, 210); /* oklch */ color: oklch(92.9% 0.030 73.9);
Tailwind
colors: {
custom: {
50: '#f8eddf',
500: '#f4e5d2',
950: '#000000',
},
}SCSS
$custom: #f4e5d2; $custom-light: #f8eddf; $custom-dark: #000000;
JSON
{
"hex": "#f4e5d2",
"rgb": {
"r": 244,
"g": 229,
"b": 210
},
"hsl": {
"h": 33.529,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.92883,
"c": 0.03012,
"h": 73.9
},
"luminance": 0.79925
}Semantic roles & 50–950 ramp
primary
#F4E5D2
secondary
#96B1D5
accent
#69C81D
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484