#EADFD5#EADFD5
#EADFD5 is a very light, near-neutral orange. Relative luminance 0.751; OKLCH L 91.0% C 0.018 H 64.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD5 |
|---|---|
| RGB | rgb(234, 223, 213) |
| HSL | hsl(29, 33%, 88%) |
| HSV | hsv(29, 9%, 92%) |
| CMYK | cmyk(0%, 4.7%, 9%, 8.2%) |
| CIE-LAB | lab(89.43, 2.06, 6.23) |
| CIE-LCH | lch(89.43, 6.56, 71.73°) |
| OKLab | oklab(90.96% 0.0077 0.0164) |
| OKLCH | oklch(90.96% 0.018 64.9) |
| XYZ | xyz(72.3283, 75.0727, 73.6181) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.64
Warm Beige
#E9DCC9
ΔE00 3.79
Antiquewhite
#FAEBD7
ΔE00 4.74
Seashell
#FFF5EE
ΔE00 4.89
Oldlace
#FDF5E6
ΔE00 5.46
Champagne
#F7E7CE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD5 #D5E0EA
analogous
#EAD5D6 #EADFD5 #EAE9D5
triadic
#EADFD5 #D5EADF #DFD5EA
tetradic
#EADFD5 #D6EAD5 #D5E0EA #E9D5EA
square
#EADFD5 #D6EAD5 #D5E0EA #E9D5EA
split-complementary
#EADFD5 #D5EAE9 #D5D6EA
monochromatic
#C1A183 #D6C0AC #EADFD5 #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.31
#EADFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EADFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD5
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD5 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD4
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#EEDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd5; /* rgb */ color: rgb(234, 223, 213); /* oklch */ color: oklch(91.0% 0.018 64.9);
Tailwind
colors: {
custom: {
50: '#f0e9e1',
500: '#eadfd5',
950: '#000000',
},
}SCSS
$custom: #eadfd5; $custom-light: #f0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#eadfd5",
"rgb": {
"r": 234,
"g": 223,
"b": 213
},
"hsl": {
"h": 28.571,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.90965,
"c": 0.01811,
"h": 64.9
},
"luminance": 0.75072
}Semantic roles & 50–950 ramp
primary
#EADFD5
secondary
#A0B2C4
accent
#75AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484