#EADFD2#EADFD2
#EADFD2 is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.021 H 72.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD2 |
|---|---|
| RGB | rgb(234, 223, 210) |
| HSL | hsl(33, 36%, 87%) |
| HSV | hsv(33, 10%, 92%) |
| CMYK | cmyk(0%, 4.7%, 10.3%, 8.2%) |
| CIE-LAB | lab(89.36, 1.57, 7.70) |
| CIE-LCH | lch(89.36, 7.86, 78.50°) |
| OKLab | oklab(90.89% 0.0065 0.0202) |
| OKLCH | oklch(90.89% 0.021 72.1) |
| XYZ | xyz(71.9511, 74.9218, 71.6312) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.45
Antiquewhite
#FAEBD7
ΔE00 3.80
Linen
#FAF0E6
ΔE00 3.89
Champagne
#F7E7CE
ΔE00 4.75
Eggshell
#F0EAD6
ΔE00 4.89
Oldlace
#FDF5E6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD2 #D2DDEA
analogous
#EAD3D2 #EADFD2 #E9EAD2
triadic
#EADFD2 #D2EADF #DFD2EA
tetradic
#EADFD2 #D2EAD3 #D2DDEA #EAD2E9
square
#EADFD2 #D2EAD3 #D2DDEA #EAD2E9
split-complementary
#EADFD2 #D2E9EA #D3D2EA
monochromatic
#C3A47F #D7C1A8 #EADFD2 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.31
#EADFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EADFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD2
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD2 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#EFDCDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd2; /* rgb */ color: rgb(234, 223, 210); /* oklch */ color: oklch(90.9% 0.021 72.1);
Tailwind
colors: {
custom: {
50: '#f0e9df',
500: '#eadfd2',
950: '#000000',
},
}SCSS
$custom: #eadfd2; $custom-light: #f0e9df; $custom-dark: #000000;
JSON
{
"hex": "#eadfd2",
"rgb": {
"r": 234,
"g": 223,
"b": 210
},
"hsl": {
"h": 32.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.90886,
"c": 0.02123,
"h": 72.1
},
"luminance": 0.74921
}Semantic roles & 50–950 ramp
primary
#EADFD2
secondary
#9CAEC4
accent
#6EAF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484