#EECAAE#EECAAE
#EECAAE is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.056 H 59.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EECAAE |
|---|---|
| RGB | rgb(238, 202, 174) |
| HSL | hsl(26, 65%, 81%) |
| HSV | hsv(26, 27%, 93%) |
| CMYK | cmyk(0%, 15.1%, 26.9%, 6.7%) |
| CIE-LAB | lab(83.69, 8.58, 18.71) |
| CIE-LCH | lch(83.69, 20.58, 65.35°) |
| OKLab | oklab(86.27% 0.0279 0.048) |
| OKLCH | oklch(86.27% 0.056 59.8) |
| XYZ | xyz(64.0212, 63.4765, 48.9160) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.00
Peach
#FFDAB9
ΔE00 4.00
Light Peach
#FFD8B1
ΔE00 4.67
Bisque
#FFE4C4
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.93
Tan
#D2B48C
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECAAE #AED2EE
analogous
#EEAEB2 #EECAAE #EEEAAE
triadic
#EECAAE #AEEECA #CAAEEE
tetradic
#EECAAE #B2EEAE #AED2EE #EAAEEE
square
#EECAAE #B2EEAE #AED2EE #EAAEEE
split-complementary
#EECAAE #AEEEEA #AEB2EE
monochromatic
#D98849 #E3A97B #EECAAE #F9EBE1 #FAEEE6
Accessibility & contrast
On white
1.53
#EECAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EECAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECAAE
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECAAE | 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)
#D5CCAC
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#FAC3C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecaae; /* rgb */ color: rgb(238, 202, 174); /* oklch */ color: oklch(86.3% 0.056 59.8);
Tailwind
colors: {
custom: {
50: '#f4dac6',
500: '#eecaae',
950: '#000000',
},
}SCSS
$custom: #eecaae; $custom-light: #f4dac6; $custom-dark: #000000;
JSON
{
"hex": "#eecaae",
"rgb": {
"r": 238,
"g": 202,
"b": 174
},
"hsl": {
"h": 26.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.86267,
"c": 0.05551,
"h": 59.8
},
"luminance": 0.63474
}Semantic roles & 50–950 ramp
primary
#EECAAE
secondary
#75A6CB
accent
#7ECD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382