#EECBAA#EECBAA
#EECBAA is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.4% C 0.059 H 65.2°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EECBAA |
|---|---|
| RGB | rgb(238, 203, 170) |
| HSL | hsl(29, 67%, 80%) |
| HSV | hsv(29, 29%, 93%) |
| CMYK | cmyk(0%, 14.7%, 28.6%, 6.7%) |
| CIE-LAB | lab(83.86, 7.53, 21.05) |
| CIE-LCH | lch(83.86, 22.36, 70.32°) |
| OKLab | oklab(86.37% 0.0248 0.0537) |
| OKLCH | oklch(86.37% 0.059 65.2) |
| XYZ | xyz(63.8724, 63.7937, 46.9713) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.55
Peach
#FFDAB9
ΔE00 3.59
Apricot
#FBCEB1
ΔE00 4.24
Bisque
#FFE4C4
ΔE00 6.01
Navajowhite
#FFDEAD
ΔE00 6.52
Burlywood
#DEB887
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECBAA #AACDEE
analogous
#EEAAAB #EECBAA #EEEDAA
triadic
#EECBAA #AAEECB #CBAAEE
tetradic
#EECBAA #ABEEAA #AACDEE #EDAAEE
square
#EECBAA #ABEEAA #AACDEE #EDAAEE
split-complementary
#EECBAA #AAEEED #AAABEE
monochromatic
#DA8D44 #E4AC77 #EECBAA #F8EADD #FAEFE5
Accessibility & contrast
On white
1.53
#EECBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EECBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECBAA
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECBAA | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#DFD4AB
Tritanopia (blue-blind)
#FAC3C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eecbaa; /* rgb */ color: rgb(238, 203, 170); /* oklch */ color: oklch(86.4% 0.059 65.2);
Tailwind
colors: {
custom: {
50: '#f4dac3',
500: '#eecbaa',
950: '#000000',
},
}SCSS
$custom: #eecbaa; $custom-light: #f4dac3; $custom-dark: #000000;
JSON
{
"hex": "#eecbaa",
"rgb": {
"r": 238,
"g": 203,
"b": 170
},
"hsl": {
"h": 29.118,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.8637,
"c": 0.05916,
"h": 65.2
},
"luminance": 0.63791
}Semantic roles & 50–950 ramp
primary
#EECBAA
secondary
#719FCB
accent
#75CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382