#E8CEBB#E8CEBB
#E8CEBB is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.8% C 0.039 H 58.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CEBB |
|---|---|
| RGB | rgb(232, 206, 187) |
| HSL | hsl(25, 49%, 82%) |
| HSV | hsv(25, 19%, 91%) |
| CMYK | cmyk(0%, 11.2%, 19.4%, 9%) |
| CIE-LAB | lab(84.43, 6.10, 12.77) |
| CIE-LCH | lch(84.43, 14.16, 64.46°) |
| OKLab | oklab(86.81% 0.0204 0.0332) |
| OKLCH | oklch(86.81% 0.039 58.4) |
| XYZ | xyz(64.3196, 64.8880, 56.1405) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 5.78
Warm Beige
#E9DCC9
ΔE00 6.29
Bisque
#FFE4C4
ΔE00 6.84
Light Peach
#FFD8B1
ΔE00 6.99
Warm Gray
#C9BEB0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CEBB #BBD5E8
analogous
#E8BBBF #E8CEBB #E8E5BB
triadic
#E8CEBB #BBE8CE #CEBBE8
tetradic
#E8CEBB #BFE8BB #BBD5E8 #E5BBE8
square
#E8CEBB #BFE8BB #BBD5E8 #E5BBE8
split-complementary
#E8CEBB #BBE8E5 #BBBFE8
monochromatic
#C98C60 #D9AD8D #E8CEBB #F7EFE8 #F7EFE8
Accessibility & contrast
On white
1.50
#E8CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#E8CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CEBB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CEBB | 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)
#D6CFBA
Deuteranopia (green-blind)
#DCD5BB
Tritanopia (blue-blind)
#F1C9C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e8cebb; /* rgb */ color: rgb(232, 206, 187); /* oklch */ color: oklch(86.8% 0.039 58.4);
Tailwind
colors: {
custom: {
50: '#efddcf',
500: '#e8cebb',
950: '#000000',
},
}SCSS
$custom: #e8cebb; $custom-light: #efddcf; $custom-dark: #000000;
JSON
{
"hex": "#e8cebb",
"rgb": {
"r": 232,
"g": 206,
"b": 187
},
"hsl": {
"h": 25.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.86806,
"c": 0.03898,
"h": 58.4
},
"luminance": 0.64886
}Semantic roles & 50–950 ramp
primary
#E8CEBB
secondary
#84A9C3
accent
#7EBD29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161513
muted
#858483