#F4EAE5#F4EAE5
#F4EAE5 is a very light, near-neutral orange. Relative luminance 0.837; OKLCH L 94.4% C 0.013 H 48.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAE5 |
|---|---|
| RGB | rgb(244, 234, 229) |
| HSL | hsl(20, 41%, 93%) |
| HSV | hsv(20, 6%, 96%) |
| CMYK | cmyk(0%, 4.1%, 6.1%, 4.3%) |
| CIE-LAB | lab(93.34, 2.52, 3.62) |
| CIE-LCH | lch(93.34, 4.41, 55.21°) |
| OKLab | oklab(94.35% 0.0085 0.0096) |
| OKLCH | oklch(94.35% 0.013 48.6) |
| XYZ | xyz(80.8721, 83.7366, 86.0159) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 2.47
Linen
#FAF0E6
ΔE00 2.75
Very Light Pink
#FFF4F2
ΔE00 2.77
Snow
#FFFAFA
ΔE00 4.30
Off White
#FAF9F6
ΔE00 4.95
Floralwhite
#FFFAF0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAE5 #E5EFF4
analogous
#F4E5E7 #F4EAE5 #F4F1E5
triadic
#F4EAE5 #E5F4EA #EAE5F4
tetradic
#F4EAE5 #E7F4E5 #E5EFF4 #F1E5F4
square
#F4EAE5 #E7F4E5 #E5EFF4 #F1E5F4
split-complementary
#F4EAE5 #E5F4F1 #E5E7F4
monochromatic
#D0A58F #E2C7BA #F4EAE5 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.18
#F4EAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#F4EAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAE5
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAE5 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEBE5
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#F7E8E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4eae5; /* rgb */ color: rgb(244, 234, 229); /* oklch */ color: oklch(94.4% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#f7f0ed',
500: '#f4eae5',
950: '#000000',
},
}SCSS
$custom: #f4eae5; $custom-light: #f7f0ed; $custom-dark: #000000;
JSON
{
"hex": "#f4eae5",
"rgb": {
"r": 244,
"g": 234,
"b": 229
},
"hsl": {
"h": 20,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.94352,
"c": 0.0128,
"h": 48.6
},
"luminance": 0.83736
}Semantic roles & 50–950 ramp
primary
#F4EAE5
secondary
#ACC5D1
accent
#88B432
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171616
muted
#858584