#EADFD9#EADFD9
#EADFD9 is a very light, near-neutral orange. Relative luminance 0.753; OKLCH L 91.1% C 0.015 H 50.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD9 |
|---|---|
| RGB | rgb(234, 223, 217) |
| HSL | hsl(21, 29%, 88%) |
| HSV | hsv(21, 7%, 92%) |
| CMYK | cmyk(0%, 4.7%, 7.3%, 8.2%) |
| CIE-LAB | lab(89.52, 2.72, 4.27) |
| CIE-LCH | lch(89.52, 5.07, 57.50°) |
| OKLab | oklab(91.07% 0.0092 0.0113) |
| OKLCH | oklch(91.07% 0.015 50.8) |
| XYZ | xyz(72.8423, 75.2783, 76.3250) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.17
Seashell
#FFF5EE
ΔE00 4.69
Very Light Pink
#FFF4F2
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 5.34
Warm Beige
#E9DCC9
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD9 #D9E4EA
analogous
#EAD9DB #EADFD9 #EAE7D9
triadic
#EADFD9 #D9EADF #DFD9EA
tetradic
#EADFD9 #DBEAD9 #D9E4EA #E7D9EA
square
#EADFD9 #DBEAD9 #D9E4EA #E7D9EA
split-complementary
#EADFD9 #D9EAE7 #D9DBEA
monochromatic
#BE9D8A #D4BEB2 #EADFD9 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.31
#EADFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EADFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD9
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD9 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#EEDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd9; /* rgb */ color: rgb(234, 223, 217); /* oklch */ color: oklch(91.1% 0.015 50.8);
Tailwind
colors: {
custom: {
50: '#f0e9e4',
500: '#eadfd9',
950: '#000000',
},
}SCSS
$custom: #eadfd9; $custom-light: #f0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#eadfd9",
"rgb": {
"r": 234,
"g": 223,
"b": 217
},
"hsl": {
"h": 21.176,
"s": 28.814,
"l": 88.431
},
"oklch": {
"l": 0.91073,
"c": 0.01458,
"h": 50.8
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#EADFD9
secondary
#A4B8C3
accent
#82A73E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484