#E1CEBB#E1CEBB
#E1CEBB is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.2% C 0.033 H 67.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CEBB |
|---|---|
| RGB | rgb(225, 206, 187) |
| HSL | hsl(30, 39%, 81%) |
| HSV | hsv(30, 17%, 88%) |
| CMYK | cmyk(0%, 8.4%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.83, 3.54, 11.85) |
| CIE-LCH | lch(83.83, 12.36, 73.34°) |
| OKLab | oklab(86.2% 0.0129 0.0308) |
| OKLCH | oklch(86.2% 0.033 67.4) |
| XYZ | xyz(62.0919, 63.7393, 56.0361) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.07
Warm Gray
#C9BEB0
ΔE00 5.42
Champagne
#F7E7CE
ΔE00 6.32
Antiquewhite
#FAEBD7
ΔE00 6.64
Bisque
#FFE4C4
ΔE00 6.75
Peach
#FFDAB9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CEBB #BBCEE1
analogous
#E1BBBB #E1CEBB #E1E1BB
triadic
#E1CEBB #BBE1CE #CEBBE1
tetradic
#E1CEBB #BBE1BB #BBCEE1 #E1BBE1
square
#E1CEBB #BBE1BB #BBCEE1 #E1BBE1
split-complementary
#E1CEBB #BBE1E1 #BBBBE1
monochromatic
#BC9166 #CEAF91 #E1CEBB #F4EDE5 #F6F0EA
Accessibility & contrast
On white
1.53
#E1CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#E1CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CEBB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CEBB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#E8CAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e1cebb; /* rgb */ color: rgb(225, 206, 187); /* oklch */ color: oklch(86.2% 0.033 67.4);
Tailwind
colors: {
custom: {
50: '#eadccf',
500: '#e1cebb',
950: '#000000',
},
}SCSS
$custom: #e1cebb; $custom-light: #eadccf; $custom-dark: #000000;
JSON
{
"hex": "#e1cebb",
"rgb": {
"r": 225,
"g": 206,
"b": 187
},
"hsl": {
"h": 30,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.86197,
"c": 0.03339,
"h": 67.4
},
"luminance": 0.63738
}Semantic roles & 50–950 ramp
primary
#E1CEBB
secondary
#86A0BA
accent
#73B234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483