#EEC8BB#EEC8BB
#EEC8BB is a very light, muted orange. Relative luminance 0.631; OKLCH L 86.2% C 0.047 H 39.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8BB |
|---|---|
| RGB | rgb(238, 200, 187) |
| HSL | hsl(15, 60%, 83%) |
| HSV | hsv(15, 21%, 93%) |
| CMYK | cmyk(0%, 16%, 21.4%, 6.7%) |
| CIE-LAB | lab(83.48, 11.45, 11.51) |
| CIE-LCH | lch(83.48, 16.24, 45.14°) |
| OKLab | oklab(86.19% 0.0361 0.03) |
| OKLCH | oklch(86.19% 0.047 39.8) |
| XYZ | xyz(64.8841, 63.0758, 55.7611) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.07
Mistyrose
#FFE4E1
ΔE00 7.70
Pinkish Grey
#C8ACA9
ΔE00 8.89
Peach
#FFDAB9
ΔE00 8.99
Pale Rose
#FDC1C5
ΔE00 9.30
Pale Salmon
#FFB19A
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8BB #BBE1EE
analogous
#EEBBC7 #EEC8BB #EEE1BB
triadic
#EEC8BB #BBEEC8 #C8BBEE
tetradic
#EEC8BB #C7EEBB #BBE1EE #E1BBEE
square
#EEC8BB #C7EEBB #BBE1EE #E1BBEE
split-complementary
#EEC8BB #BBEEE1 #BBC7EE
monochromatic
#D67959 #E2A08A #EEC8BB #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.54
#EEC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EEC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8BB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8BB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#DAD3BB
Tritanopia (blue-blind)
#F8C3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec8bb; /* rgb */ color: rgb(238, 200, 187); /* oklch */ color: oklch(86.2% 0.047 39.8);
Tailwind
colors: {
custom: {
50: '#f4d8cf',
500: '#eec8bb',
950: '#000000',
},
}SCSS
$custom: #eec8bb; $custom-light: #f4d8cf; $custom-dark: #000000;
JSON
{
"hex": "#eec8bb",
"rgb": {
"r": 238,
"g": 200,
"b": 187
},
"hsl": {
"h": 15.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.86194,
"c": 0.04691,
"h": 39.8
},
"luminance": 0.63074
}Semantic roles & 50–950 ramp
primary
#EEC8BB
secondary
#81B9CC
accent
#9CC81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383