#EADFCB#EADFCB
#EADFCB is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.7% C 0.029 H 82.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFCB |
|---|---|
| RGB | rgb(234, 223, 203) |
| HSL | hsl(39, 42%, 86%) |
| HSV | hsv(39, 13%, 92%) |
| CMYK | cmyk(0%, 4.7%, 13.2%, 8.2%) |
| CIE-LAB | lab(89.20, 0.45, 11.14) |
| CIE-LCH | lch(89.20, 11.15, 87.69°) |
| OKLab | oklab(90.71% 0.0038 0.029) |
| OKLCH | oklch(90.71% 0.029 82.6) |
| XYZ | xyz(71.0980, 74.5806, 67.1384) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.31
Champagne
#F7E7CE
ΔE00 2.95
Eggshell
#F0EAD6
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.35
Papayawhip
#FFEFD5
ΔE00 4.30
Blanchedalmond
#FFEBCD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFCB #CBD6EA
analogous
#EACFCB #EADFCB #E5EACB
triadic
#EADFCB #CBEADF #DFCBEA
tetradic
#EADFCB #CBEACF #CBD6EA #EACBE5
square
#EADFCB #CBEACF #CBD6EA #EACBE5
split-complementary
#EADFCB #CBE5EA #CFCBEA
monochromatic
#C7A974 #D8C49F #EADFCB #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.32
#EADFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EADFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFCB
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFCB | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#F0DBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadfcb; /* rgb */ color: rgb(234, 223, 203); /* oklch */ color: oklch(90.7% 0.029 82.6);
Tailwind
colors: {
custom: {
50: '#f0e9da',
500: '#eadfcb',
950: '#000000',
},
}SCSS
$custom: #eadfcb; $custom-light: #f0e9da; $custom-dark: #000000;
JSON
{
"hex": "#eadfcb",
"rgb": {
"r": 234,
"g": 223,
"b": 203
},
"hsl": {
"h": 38.71,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90708,
"c": 0.02928,
"h": 82.6
},
"luminance": 0.7458
}Semantic roles & 50–950 ramp
primary
#EADFCB
secondary
#94A5C5
accent
#5FB630
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483