#EADFD0#EADFD0
#EADFD0 is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.8% C 0.023 H 75.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD0 |
|---|---|
| RGB | rgb(234, 223, 208) |
| HSL | hsl(35, 38%, 87%) |
| HSV | hsv(35, 11%, 92%) |
| CMYK | cmyk(0%, 4.7%, 11.1%, 8.2%) |
| CIE-LAB | lab(89.31, 1.25, 8.69) |
| CIE-LCH | lch(89.31, 8.78, 81.84°) |
| OKLab | oklab(90.84% 0.0057 0.0227) |
| OKLCH | oklch(90.84% 0.023 75.9) |
| XYZ | xyz(71.7035, 74.8227, 70.3272) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.68
Antiquewhite
#FAEBD7
ΔE00 3.40
Champagne
#F7E7CE
ΔE00 4.06
Eggshell
#F0EAD6
ΔE00 4.25
Linen
#FAF0E6
ΔE00 4.28
Oldlace
#FDF5E6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD0 #D0DBEA
analogous
#EAD2D0 #EADFD0 #E8EAD0
triadic
#EADFD0 #D0EADF #DFD0EA
tetradic
#EADFD0 #D0EAD2 #D0DBEA #EAD0E8
square
#EADFD0 #D0EAD2 #D0DBEA #EAD0E8
split-complementary
#EADFD0 #D0E8EA #D2D0EA
monochromatic
#C4A57B #D7C2A6 #EADFD0 #F6F1EA #F6F1EA
Accessibility & contrast
On white
1.32
#EADFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EADFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD0
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD0 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#EFDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfd0; /* rgb */ color: rgb(234, 223, 208); /* oklch */ color: oklch(90.8% 0.023 75.9);
Tailwind
colors: {
custom: {
50: '#f0e9de',
500: '#eadfd0',
950: '#000000',
},
}SCSS
$custom: #eadfd0; $custom-light: #f0e9de; $custom-dark: #000000;
JSON
{
"hex": "#eadfd0",
"rgb": {
"r": 234,
"g": 223,
"b": 208
},
"hsl": {
"h": 34.615,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.90835,
"c": 0.02345,
"h": 75.9
},
"luminance": 0.74822
}Semantic roles & 50–950 ramp
primary
#EADFD0
secondary
#9AACC4
accent
#69B134
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484