#E3CEBB#E3CEBB
#E3CEBB is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.4% C 0.035 H 64.5°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E3CEBB |
|---|---|
| RGB | rgb(227, 206, 187) |
| HSL | hsl(29, 42%, 81%) |
| HSV | hsv(29, 18%, 89%) |
| CMYK | cmyk(0%, 9.3%, 17.6%, 11%) |
| CIE-LAB | lab(84.00, 4.27, 12.11) |
| CIE-LCH | lch(84.00, 12.84, 70.56°) |
| OKLab | oklab(86.37% 0.015 0.0315) |
| OKLCH | oklch(86.37% 0.035 64.5) |
| XYZ | xyz(62.7193, 64.0628, 56.0655) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.65
Warm Gray
#C9BEB0
ΔE00 5.97
Peach
#FFDAB9
ΔE00 6.61
Bisque
#FFE4C4
ΔE00 6.64
Champagne
#F7E7CE
ΔE00 6.66
Antiquewhite
#FAEBD7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3CEBB #BBD0E3
analogous
#E3BBBC #E3CEBB #E3E2BB
triadic
#E3CEBB #BBE3CE #CEBBE3
tetradic
#E3CEBB #BCE3BB #BBD0E3 #E2BBE3
square
#E3CEBB #BCE3BB #BBD0E3 #E2BBE3
split-complementary
#E3CEBB #BBE3E2 #BBBCE3
monochromatic
#BF9064 #D1AF90 #E3CEBB #F5EDE6 #F6EFE9
Accessibility & contrast
On white
1.52
#E3CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#E3CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3CEBB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3CEBB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#DAD3BB
Tritanopia (blue-blind)
#EBCAC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e3cebb; /* rgb */ color: rgb(227, 206, 187); /* oklch */ color: oklch(86.4% 0.035 64.5);
Tailwind
colors: {
custom: {
50: '#ecdccf',
500: '#e3cebb',
950: '#000000',
},
}SCSS
$custom: #e3cebb; $custom-light: #ecdccf; $custom-dark: #000000;
JSON
{
"hex": "#e3cebb",
"rgb": {
"r": 227,
"g": 206,
"b": 187
},
"hsl": {
"h": 28.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.86369,
"c": 0.03489,
"h": 64.5
},
"luminance": 0.64061
}Semantic roles & 50–950 ramp
primary
#E3CEBB
secondary
#86A2BC
accent
#76B531
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483