#EECCBA#EECCBA
#EECCBA is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.9% C 0.046 H 49.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCBA |
|---|---|
| RGB | rgb(238, 204, 186) |
| HSL | hsl(21, 60%, 83%) |
| HSV | hsv(21, 22%, 93%) |
| CMYK | cmyk(0%, 14.3%, 21.8%, 6.7%) |
| CIE-LAB | lab(84.44, 9.21, 13.39) |
| CIE-LCH | lch(84.44, 16.25, 55.49°) |
| OKLab | oklab(86.93% 0.0296 0.0348) |
| OKLCH | oklch(86.93% 0.046 49.6) |
| XYZ | xyz(65.7160, 64.9102, 55.5121) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.21
Peach
#FFDAB9
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 7.65
Mistyrose
#FFE4E1
ΔE00 8.29
Bisque
#FFE4C4
ΔE00 8.66
Warm Beige
#E9DCC9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCBA #BADCEE
analogous
#EEBAC2 #EECCBA #EEE6BA
triadic
#EECCBA #BAEECC #CCBAEE
tetradic
#EECCBA #C2EEBA #BADCEE #E6BAEE
square
#EECCBA #C2EEBA #BADCEE #E6BAEE
split-complementary
#EECCBA #BAEEE6 #BAC2EE
monochromatic
#D68358 #E2A889 #EECCBA #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.50
#EECCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EECCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCBA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCBA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB9
Deuteranopia (green-blind)
#DDD5BA
Tritanopia (blue-blind)
#F8C6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eeccba; /* rgb */ color: rgb(238, 204, 186); /* oklch */ color: oklch(86.9% 0.046 49.6);
Tailwind
colors: {
custom: {
50: '#f4dbce',
500: '#eeccba',
950: '#000000',
},
}SCSS
$custom: #eeccba; $custom-light: #f4dbce; $custom-dark: #000000;
JSON
{
"hex": "#eeccba",
"rgb": {
"r": 238,
"g": 204,
"b": 186
},
"hsl": {
"h": 20.769,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.86933,
"c": 0.04567,
"h": 49.6
},
"luminance": 0.64908
}Semantic roles & 50–950 ramp
primary
#EECCBA
secondary
#80B2CC
accent
#8DC81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171513
muted
#858483