#EECAAD#EECAAD
#EECAAD is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.2% C 0.056 H 60.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAAD |
|---|---|
| RGB | rgb(238, 202, 173) |
| HSL | hsl(27, 66%, 81%) |
| HSV | hsv(27, 27%, 93%) |
| CMYK | cmyk(0%, 15.1%, 27.3%, 6.7%) |
| CIE-LAB | lab(83.67, 8.45, 19.21) |
| CIE-LCH | lch(83.67, 20.98, 66.25°) |
| OKLab | oklab(86.24% 0.0275 0.0492) |
| OKLCH | oklch(86.24% 0.056 60.8) |
| XYZ | xyz(63.9240, 63.4377, 48.4045) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.15
Peach
#FFDAB9
ΔE00 3.88
Light Peach
#FFD8B1
ΔE00 4.43
Bisque
#FFE4C4
ΔE00 6.72
Burlywood
#DEB887
ΔE00 7.63
Tan
#D2B48C
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAAD #ADD1EE
analogous
#EEADB0 #EECAAD #EEEAAD
triadic
#EECAAD #ADEECA #CAADEE
tetradic
#EECAAD #B0EEAD #ADD1EE #EAADEE
square
#EECAAD #B0EEAD #ADD1EE #EAADEE
split-complementary
#EECAAD #ADEEEA #ADB0EE
monochromatic
#D98848 #E3A97A #EECAAD #F9EBE0 #FAEFE6
Accessibility & contrast
On white
1.53
#EECAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EECAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAAD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAAD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAB
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#FAC3C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecaad; /* rgb */ color: rgb(238, 202, 173); /* oklch */ color: oklch(86.2% 0.056 60.8);
Tailwind
colors: {
custom: {
50: '#f4dac5',
500: '#eecaad',
950: '#000000',
},
}SCSS
$custom: #eecaad; $custom-light: #f4dac5; $custom-dark: #000000;
JSON
{
"hex": "#eecaad",
"rgb": {
"r": 238,
"g": 202,
"b": 173
},
"hsl": {
"h": 26.769,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.86244,
"c": 0.05638,
"h": 60.8
},
"luminance": 0.63435
}Semantic roles & 50–950 ramp
primary
#EECAAD
secondary
#74A4CB
accent
#7DCE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382