#EECBAE#EECBAE
#EECBAE is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.5% C 0.056 H 61.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBAE |
|---|---|
| RGB | rgb(238, 203, 174) |
| HSL | hsl(27, 65%, 81%) |
| HSV | hsv(27, 27%, 93%) |
| CMYK | cmyk(0%, 14.7%, 26.9%, 6.7%) |
| CIE-LAB | lab(83.94, 8.06, 19.05) |
| CIE-LCH | lch(83.94, 20.68, 67.06°) |
| OKLab | oklab(86.46% 0.0264 0.0488) |
| OKLCH | oklch(86.46% 0.056 61.6) |
| XYZ | xyz(64.2566, 63.9473, 48.9945) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.39
Peach
#FFDAB9
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 4.25
Bisque
#FFE4C4
ΔE00 6.38
Burlywood
#DEB887
ΔE00 7.66
Navajowhite
#FFDEAD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBAE #AED1EE
analogous
#EEAEB1 #EECBAE #EEEBAE
triadic
#EECBAE #AEEECB #CBAEEE
tetradic
#EECBAE #B1EEAE #AED1EE #EBAEEE
square
#EECBAE #B1EEAE #AED1EE #EBAEEE
split-complementary
#EECBAE #AEEEEB #AEB1EE
monochromatic
#D98A49 #E3AB7B #EECBAE #F9EBE1 #FAEFE6
Accessibility & contrast
On white
1.52
#EECBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EECBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBAE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBAE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAC
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#FAC4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecbae; /* rgb */ color: rgb(238, 203, 174); /* oklch */ color: oklch(86.5% 0.056 61.6);
Tailwind
colors: {
custom: {
50: '#f4dac6',
500: '#eecbae',
950: '#000000',
},
}SCSS
$custom: #eecbae; $custom-light: #f4dac6; $custom-dark: #000000;
JSON
{
"hex": "#eecbae",
"rgb": {
"r": 238,
"g": 203,
"b": 174
},
"hsl": {
"h": 27.187,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.86459,
"c": 0.0555,
"h": 61.6
},
"luminance": 0.63945
}Semantic roles & 50–950 ramp
primary
#EECBAE
secondary
#75A4CB
accent
#7BCD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382