#EECCBB#EECCBB
#EECCBB is a very light, muted orange. Relative luminance 0.650; OKLCH L 87.0% C 0.045 H 48.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCBB |
|---|---|
| RGB | rgb(238, 204, 187) |
| HSL | hsl(20, 60%, 83%) |
| HSV | hsv(20, 21%, 93%) |
| CMYK | cmyk(0%, 14.3%, 21.4%, 6.7%) |
| CIE-LAB | lab(84.46, 9.35, 12.89) |
| CIE-LCH | lch(84.46, 15.93, 54.05°) |
| OKLab | oklab(86.96% 0.03 0.0335) |
| OKLCH | oklch(86.96% 0.045 48.2) |
| XYZ | xyz(65.8227, 64.9528, 56.0739) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.51
Peach
#FFDAB9
ΔE00 6.62
Mistyrose
#FFE4E1
ΔE00 7.98
Light Peach
#FFD8B1
ΔE00 8.05
Bisque
#FFE4C4
ΔE00 9.00
Warm Beige
#E9DCC9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCBB #BBDDEE
analogous
#EEBBC3 #EECCBB #EEE5BB
triadic
#EECCBB #BBEECC #CCBBEE
tetradic
#EECCBB #C3EEBB #BBDDEE #E5BBEE
square
#EECCBB #C3EEBB #BBDDEE #E5BBEE
split-complementary
#EECCBB #BBEEE5 #BBC3EE
monochromatic
#D68359 #E2A78A #EECCBB #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.50
#EECCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EECCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCBB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCBB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#DDD6BB
Tritanopia (blue-blind)
#F8C7C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eeccbb; /* rgb */ color: rgb(238, 204, 187); /* oklch */ color: oklch(87.0% 0.045 48.2);
Tailwind
colors: {
custom: {
50: '#f4dbcf',
500: '#eeccbb',
950: '#000000',
},
}SCSS
$custom: #eeccbb; $custom-light: #f4dbcf; $custom-dark: #000000;
JSON
{
"hex": "#eeccbb",
"rgb": {
"r": 238,
"g": 204,
"b": 187
},
"hsl": {
"h": 20,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.86957,
"c": 0.04498,
"h": 48.2
},
"luminance": 0.64951
}Semantic roles & 50–950 ramp
primary
#EECCBB
secondary
#81B3CC
accent
#8FC81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171513
muted
#858483