#F4E4D8#F4E4D8
#F4E4D8 is a very light, muted orange. Relative luminance 0.797; OKLCH L 92.8% C 0.024 H 59.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4D8 |
|---|---|
| RGB | rgb(244, 228, 216) |
| HSL | hsl(26, 56%, 90%) |
| HSV | hsv(26, 11%, 96%) |
| CMYK | cmyk(0%, 6.6%, 11.5%, 4.3%) |
| CIE-LAB | lab(91.54, 3.47, 7.81) |
| CIE-LCH | lch(91.54, 8.54, 66.05°) |
| OKLab | oklab(92.84% 0.0121 0.0205) |
| OKLCH | oklch(92.84% 0.024 59.4) |
| XYZ | xyz(77.4453, 79.6789, 76.2522) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.40
Antiquewhite
#FAEBD7
ΔE00 3.98
Seashell
#FFF5EE
ΔE00 4.40
Warm Beige
#E9DCC9
ΔE00 4.43
Oldlace
#FDF5E6
ΔE00 5.51
Champagne
#F7E7CE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4D8 #D8E8F4
analogous
#F4D8DA #F4E4D8 #F4F2D8
triadic
#F4E4D8 #D8F4E4 #E4D8F4
tetradic
#F4E4D8 #DAF4D8 #D8E8F4 #F2D8F4
square
#F4E4D8 #DAF4D8 #D8E8F4 #F2D8F4
split-complementary
#F4E4D8 #D8F4F2 #D8DAF4
monochromatic
#D9A279 #E7C3A8 #F4E4D8 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.24
#F4E4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#F4E4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4D8
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4D8 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5D7
Deuteranopia (green-blind)
#EDE8D8
Tritanopia (blue-blind)
#FAE1E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e4d8; /* rgb */ color: rgb(244, 228, 216); /* oklch */ color: oklch(92.8% 0.024 59.4);
Tailwind
colors: {
custom: {
50: '#f7ece4',
500: '#f4e4d8',
950: '#000000',
},
}SCSS
$custom: #f4e4d8; $custom-light: #f7ece4; $custom-dark: #000000;
JSON
{
"hex": "#f4e4d8",
"rgb": {
"r": 244,
"g": 228,
"b": 216
},
"hsl": {
"h": 25.714,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.92841,
"c": 0.02382,
"h": 59.4
},
"luminance": 0.79678
}Semantic roles & 50–950 ramp
primary
#F4E4D8
secondary
#9CBCD4
accent
#7EC422
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484