#EADFD1#EADFD1
#EADFD1 is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.022 H 74.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFD1 |
|---|---|
| RGB | rgb(234, 223, 209) |
| HSL | hsl(34, 37%, 87%) |
| HSV | hsv(34, 11%, 92%) |
| CMYK | cmyk(0%, 4.7%, 10.7%, 8.2%) |
| CIE-LAB | lab(89.33, 1.41, 8.20) |
| CIE-LCH | lch(89.33, 8.31, 80.26°) |
| OKLab | oklab(90.86% 0.0061 0.0215) |
| OKLCH | oklch(90.86% 0.022 74.1) |
| XYZ | xyz(71.8269, 74.8721, 70.9772) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.05
Antiquewhite
#FAEBD7
ΔE00 3.58
Linen
#FAF0E6
ΔE00 4.07
Champagne
#F7E7CE
ΔE00 4.39
Eggshell
#F0EAD6
ΔE00 4.55
Oldlace
#FDF5E6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFD1 #D1DCEA
analogous
#EAD3D1 #EADFD1 #E9EAD1
triadic
#EADFD1 #D1EADF #DFD1EA
tetradic
#EADFD1 #D1EAD3 #D1DCEA #EAD1E9
square
#EADFD1 #D1EAD3 #D1DCEA #EAD1E9
split-complementary
#EADFD1 #D1E9EA #D3D1EA
monochromatic
#C4A57D #D7C2A7 #EADFD1 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.31
#EADFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EADFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFD1
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFD1 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#E6E2D1
Tritanopia (blue-blind)
#EFDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfd1; /* rgb */ color: rgb(234, 223, 209); /* oklch */ color: oklch(90.9% 0.022 74.1);
Tailwind
colors: {
custom: {
50: '#f0e9df',
500: '#eadfd1',
950: '#000000',
},
}SCSS
$custom: #eadfd1; $custom-light: #f0e9df; $custom-dark: #000000;
JSON
{
"hex": "#eadfd1",
"rgb": {
"r": 234,
"g": 223,
"b": 209
},
"hsl": {
"h": 33.6,
"s": 37.313,
"l": 86.863
},
"oklch": {
"l": 0.9086,
"c": 0.02233,
"h": 74.1
},
"luminance": 0.74871
}Semantic roles & 50–950 ramp
primary
#EADFD1
secondary
#9BADC4
accent
#6BB035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484