#F4E5DA#F4E5DA
#F4E5DA is a very light, muted orange. Relative luminance 0.803; OKLCH L 93.1% C 0.022 H 58.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5DA |
|---|---|
| RGB | rgb(244, 229, 218) |
| HSL | hsl(25, 54%, 91%) |
| HSV | hsv(25, 11%, 96%) |
| CMYK | cmyk(0%, 6.1%, 10.7%, 4.3%) |
| CIE-LAB | lab(91.83, 3.28, 7.19) |
| CIE-LCH | lch(91.83, 7.90, 65.50°) |
| OKLab | oklab(93.09% 0.0115 0.0189) |
| OKLCH | oklch(93.09% 0.022 58.8) |
| XYZ | xyz(77.9813, 80.3348, 77.7142) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.02
Seashell
#FFF5EE
ΔE00 3.96
Antiquewhite
#FAEBD7
ΔE00 4.15
Warm Beige
#E9DCC9
ΔE00 4.65
Very Light Pink
#FFF4F2
ΔE00 5.24
Oldlace
#FDF5E6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5DA #DAE9F4
analogous
#F4DADC #F4E5DA #F4F2DA
triadic
#F4E5DA #DAF4E5 #E5DAF4
tetradic
#F4E5DA #DCF4DA #DAE9F4 #F2DAF4
square
#F4E5DA #DCF4DA #DAE9F4 #F2DAF4
split-complementary
#F4E5DA #DAF4F2 #DADCF4
monochromatic
#D8A37C #E6C4AB #F4E5DA #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.23
#F4E5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F4E5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5DA
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5DA | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#EDE9DA
Tritanopia (blue-blind)
#F9E2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e5da; /* rgb */ color: rgb(244, 229, 218); /* oklch */ color: oklch(93.1% 0.022 58.8);
Tailwind
colors: {
custom: {
50: '#f7ede5',
500: '#f4e5da',
950: '#000000',
},
}SCSS
$custom: #f4e5da; $custom-light: #f7ede5; $custom-dark: #000000;
JSON
{
"hex": "#f4e5da",
"rgb": {
"r": 244,
"g": 229,
"b": 218
},
"hsl": {
"h": 25.385,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.93087,
"c": 0.0221,
"h": 58.8
},
"luminance": 0.80334
}Semantic roles & 50–950 ramp
primary
#F4E5DA
secondary
#9FBDD4
accent
#7FC224
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484