#EECBAF#EECBAF
#EECBAF is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.5% C 0.055 H 60.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBAF |
|---|---|
| RGB | rgb(238, 203, 175) |
| HSL | hsl(27, 65%, 81%) |
| HSV | hsv(27, 26%, 93%) |
| CMYK | cmyk(0%, 14.7%, 26.5%, 6.7%) |
| CIE-LAB | lab(83.96, 8.20, 18.55) |
| CIE-LCH | lch(83.96, 20.28, 66.16°) |
| OKLab | oklab(86.48% 0.0268 0.0476) |
| OKLCH | oklch(86.48% 0.055 60.6) |
| XYZ | xyz(64.3544, 63.9865, 49.5098) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.23
Peach
#FFDAB9
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 4.49
Bisque
#FFE4C4
ΔE00 6.52
Burlywood
#DEB887
ΔE00 7.95
Navajowhite
#FFDEAD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBAF #AFD2EE
analogous
#EEAFB2 #EECBAF #EEEAAF
triadic
#EECBAF #AFEECB #CBAFEE
tetradic
#EECBAF #B2EEAF #AFD2EE #EAAFEE
square
#EECBAF #B2EEAF #AFD2EE #EAAFEE
split-complementary
#EECBAF #AFEEEA #AFB2EE
monochromatic
#D9894A #E3AA7D #EECBAF #F9ECE1 #FAEFE6
Accessibility & contrast
On white
1.52
#EECBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#EECBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBAF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBAF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#F9C4C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecbaf; /* rgb */ color: rgb(238, 203, 175); /* oklch */ color: oklch(86.5% 0.055 60.6);
Tailwind
colors: {
custom: {
50: '#f4dac7',
500: '#eecbaf',
950: '#000000',
},
}SCSS
$custom: #eecbaf; $custom-light: #f4dac7; $custom-dark: #000000;
JSON
{
"hex": "#eecbaf",
"rgb": {
"r": 238,
"g": 203,
"b": 175
},
"hsl": {
"h": 26.667,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.86482,
"c": 0.05461,
"h": 60.6
},
"luminance": 0.63984
}Semantic roles & 50–950 ramp
primary
#EECBAF
secondary
#76A5CC
accent
#7DCD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382