#EECCAE#EECCAE
#EECCAE is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.7% C 0.056 H 63.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCAE |
|---|---|
| RGB | rgb(238, 204, 174) |
| HSL | hsl(28, 65%, 81%) |
| HSV | hsv(28, 27%, 93%) |
| CMYK | cmyk(0%, 14.3%, 26.9%, 6.7%) |
| CIE-LAB | lab(84.18, 7.54, 19.39) |
| CIE-LCH | lch(84.18, 20.80, 68.76°) |
| OKLab | oklab(86.65% 0.0249 0.0497) |
| OKLCH | oklch(86.65% 0.056 63.4) |
| XYZ | xyz(64.4935, 64.4212, 49.0735) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.45
Apricot
#FBCEB1
ΔE00 3.85
Light Peach
#FFD8B1
ΔE00 3.89
Bisque
#FFE4C4
ΔE00 5.91
Navajowhite
#FFDEAD
ΔE00 7.10
Burlywood
#DEB887
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCAE #AED0EE
analogous
#EEAEB0 #EECCAE #EEECAE
triadic
#EECCAE #AEEECC #CCAEEE
tetradic
#EECCAE #B0EEAE #AED0EE #ECAEEE
square
#EECCAE #B0EEAE #AED0EE #ECAEEE
split-complementary
#EECCAE #AEEEEC #AEB0EE
monochromatic
#D98C49 #E3AC7B #EECCAE #F9ECE1 #FAEFE6
Accessibility & contrast
On white
1.51
#EECCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EECCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCAE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCAE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#F9C5C4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eeccae; /* rgb */ color: rgb(238, 204, 174); /* oklch */ color: oklch(86.7% 0.056 63.4);
Tailwind
colors: {
custom: {
50: '#f4dbc6',
500: '#eeccae',
950: '#000000',
},
}SCSS
$custom: #eeccae; $custom-light: #f4dbc6; $custom-dark: #000000;
JSON
{
"hex": "#eeccae",
"rgb": {
"r": 238,
"g": 204,
"b": 174
},
"hsl": {
"h": 28.125,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.86652,
"c": 0.05555,
"h": 63.4
},
"luminance": 0.64419
}Semantic roles & 50–950 ramp
primary
#EECCAE
secondary
#75A3CB
accent
#78CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482