#EADFD4#EADFD4
#EADFD4 is a very light, near-neutral orange. Relative luminance 0.750; OKLCH L 90.9% C 0.019 H 67.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD4 |
|---|---|
| RGB | rgb(234, 223, 212) |
| HSL | hsl(30, 34%, 87%) |
| HSV | hsv(30, 9%, 92%) |
| CMYK | cmyk(0%, 4.7%, 9.4%, 8.2%) |
| CIE-LAB | lab(89.40, 1.89, 6.72) |
| CIE-LCH | lch(89.40, 6.98, 74.27°) |
| OKLab | oklab(90.94% 0.0073 0.0177) |
| OKLCH | oklch(90.94% 0.019 67.6) |
| XYZ | xyz(72.2018, 75.0221, 72.9517) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.32
Linen
#FAF0E6
ΔE00 3.67
Antiquewhite
#FAEBD7
ΔE00 4.39
Seashell
#FFF5EE
ΔE00 5.05
Oldlace
#FDF5E6
ΔE00 5.25
Champagne
#F7E7CE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD4 #D4DFEA
analogous
#EAD4D4 #EADFD4 #EAEAD4
triadic
#EADFD4 #D4EADF #DFD4EA
tetradic
#EADFD4 #D4EAD4 #D4DFEA #EAD4EA
square
#EADFD4 #D4EAD4 #D4DFEA #EAD4EA
split-complementary
#EADFD4 #D4EAEA #D4D4EA
monochromatic
#C2A282 #D6C0AB #EADFD4 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.31
#EADFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EADFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD4
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD4 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E5E2D4
Tritanopia (blue-blind)
#EEDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd4; /* rgb */ color: rgb(234, 223, 212); /* oklch */ color: oklch(90.9% 0.019 67.6);
Tailwind
colors: {
custom: {
50: '#f0e9e1',
500: '#eadfd4',
950: '#000000',
},
}SCSS
$custom: #eadfd4; $custom-light: #f0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#eadfd4",
"rgb": {
"r": 234,
"g": 223,
"b": 212
},
"hsl": {
"h": 30,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.90939,
"c": 0.01911,
"h": 67.6
},
"luminance": 0.75021
}Semantic roles & 50–950 ramp
primary
#EADFD4
secondary
#9EB1C4
accent
#73AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484