#EADECC#EADECC
#EADECC is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.5% C 0.027 H 78.2°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EADECC |
|---|---|
| RGB | rgb(234, 222, 204) |
| HSL | hsl(36, 42%, 86%) |
| HSV | hsv(36, 13%, 92%) |
| CMYK | cmyk(0%, 5.1%, 12.8%, 8.2%) |
| CIE-LAB | lab(88.97, 1.12, 10.29) |
| CIE-LCH | lch(88.97, 10.35, 83.78°) |
| OKLab | oklab(90.54% 0.0056 0.0269) |
| OKLCH | oklch(90.54% 0.027 78.2) |
| XYZ | xyz(70.9512, 74.0956, 67.6792) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.64
Antiquewhite
#FAEBD7
ΔE00 3.18
Champagne
#F7E7CE
ΔE00 3.24
Eggshell
#F0EAD6
ΔE00 4.01
Papayawhip
#FFEFD5
ΔE00 4.64
Linen
#FAF0E6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADECC #CCD8EA
analogous
#EACFCC #EADECC #E7EACC
triadic
#EADECC #CCEADE #DECCEA
tetradic
#EADECC #CCEACF #CCD8EA #EACCE7
square
#EADECC #CCEACF #CCD8EA #EACCE7
split-complementary
#EADECC #CCE7EA #CFCCEA
monochromatic
#C6A675 #D8C2A1 #EADECC #F6F1E9 #F6F1E9
Accessibility & contrast
On white
1.33
#EADECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EADECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADECC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADECC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECB
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#F0DAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadecc; /* rgb */ color: rgb(234, 222, 204); /* oklch */ color: oklch(90.5% 0.027 78.2);
Tailwind
colors: {
custom: {
50: '#f0e8db',
500: '#eadecc',
950: '#000000',
},
}SCSS
$custom: #eadecc; $custom-light: #f0e8db; $custom-dark: #000000;
JSON
{
"hex": "#eadecc",
"rgb": {
"r": 234,
"g": 222,
"b": 204
},
"hsl": {
"h": 36,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90535,
"c": 0.02745,
"h": 78.2
},
"luminance": 0.74095
}Semantic roles & 50–950 ramp
primary
#EADECC
secondary
#95A8C5
accent
#66B531
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161615
muted
#858484