#EADFD3#EADFD3
#EADFD3 is a very light, muted orange. Relative luminance 0.750; OKLCH L 90.9% C 0.020 H 70.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD3 |
|---|---|
| RGB | rgb(234, 223, 211) |
| HSL | hsl(31, 35%, 87%) |
| HSV | hsv(31, 10%, 92%) |
| CMYK | cmyk(0%, 4.7%, 9.8%, 8.2%) |
| CIE-LAB | lab(89.38, 1.73, 7.21) |
| CIE-LCH | lch(89.38, 7.42, 76.51°) |
| OKLab | oklab(90.91% 0.0069 0.0189) |
| OKLCH | oklch(90.91% 0.02 70) |
| XYZ | xyz(72.0760, 74.9718, 72.2894) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.88
Linen
#FAF0E6
ΔE00 3.75
Antiquewhite
#FAEBD7
ΔE00 4.08
Oldlace
#FDF5E6
ΔE00 5.07
Champagne
#F7E7CE
ΔE00 5.13
Seashell
#FFF5EE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD3 #D3DEEA
analogous
#EAD4D3 #EADFD3 #EAEAD3
triadic
#EADFD3 #D3EADF #DFD3EA
tetradic
#EADFD3 #D3EAD4 #D3DEEA #EAD3EA
square
#EADFD3 #D3EAD4 #D3DEEA #EAD3EA
split-complementary
#EADFD3 #D3EAEA #D4D3EA
monochromatic
#C2A380 #D6C1AA #EADFD3 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.31
#EADFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EADFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD3
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD3 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#EFDCDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadfd3; /* rgb */ color: rgb(234, 223, 211); /* oklch */ color: oklch(90.9% 0.020 70.0);
Tailwind
colors: {
custom: {
50: '#f0e9e0',
500: '#eadfd3',
950: '#000000',
},
}SCSS
$custom: #eadfd3; $custom-light: #f0e9e0; $custom-dark: #000000;
JSON
{
"hex": "#eadfd3",
"rgb": {
"r": 234,
"g": 223,
"b": 211
},
"hsl": {
"h": 31.304,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.90913,
"c": 0.02016,
"h": 70
},
"luminance": 0.74971
}Semantic roles & 50–950 ramp
primary
#EADFD3
secondary
#9DB0C4
accent
#70AE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484