#EECEBE#EECEBE
#EECEBE is a very light, muted orange. Relative luminance 0.660; OKLCH L 87.4% C 0.042 H 48.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EECEBE |
|---|---|
| RGB | rgb(238, 206, 190) |
| HSL | hsl(20, 59%, 84%) |
| HSV | hsv(20, 20%, 93%) |
| CMYK | cmyk(0%, 13.4%, 20.2%, 6.7%) |
| CIE-LAB | lab(85.02, 8.74, 12.09) |
| CIE-LCH | lch(85.02, 14.92, 54.14°) |
| OKLab | oklab(87.42% 0.0281 0.0315) |
| OKLCH | oklch(87.42% 0.042 48.2) |
| XYZ | xyz(66.6256, 66.0395, 57.9425) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.99
Peach
#FFDAB9
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 7.44
Light Peach
#FFD8B1
ΔE00 8.16
Bisque
#FFE4C4
ΔE00 8.73
Warm Beige
#E9DCC9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECEBE #BEDEEE
analogous
#EEBEC6 #EECEBE #EEE6BE
triadic
#EECEBE #BEEECE #CEBEEE
tetradic
#EECEBE #C6EEBE #BEDEEE #E6BEEE
square
#EECEBE #C6EEBE #BEDEEE #E6BEEE
split-complementary
#EECEBE #BEEEE6 #BEC6EE
monochromatic
#D5855D #E1A98D #EECEBE #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.48
#EECEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EECEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECEBE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECEBE | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BD
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#F7C9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eecebe; /* rgb */ color: rgb(238, 206, 190); /* oklch */ color: oklch(87.4% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#f4ddd1',
500: '#eecebe',
950: '#000000',
},
}SCSS
$custom: #eecebe; $custom-light: #f4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#eecebe",
"rgb": {
"r": 238,
"g": 206,
"b": 190
},
"hsl": {
"h": 20,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.87415,
"c": 0.04223,
"h": 48.2
},
"luminance": 0.66037
}Semantic roles & 50–950 ramp
primary
#EECEBE
secondary
#84B4CC
accent
#8FC61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483