#E5CEBF#E5CEBF
#E5CEBF is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.6% C 0.033 H 55.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CEBF |
|---|---|
| RGB | rgb(229, 206, 191) |
| HSL | hsl(24, 42%, 82%) |
| HSV | hsv(24, 17%, 90%) |
| CMYK | cmyk(0%, 10%, 16.6%, 10.2%) |
| CIE-LAB | lab(84.26, 5.61, 10.38) |
| CIE-LCH | lch(84.26, 11.80, 61.59°) |
| OKLab | oklab(86.64% 0.0188 0.0271) |
| OKLCH | oklch(86.64% 0.033 55.3) |
| XYZ | xyz(63.7881, 64.5637, 58.3819) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.13
Warm Gray
#C9BEB0
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.06
Peach
#FFDAB9
ΔE00 7.16
Antiquewhite
#FAEBD7
ΔE00 7.80
Bisque
#FFE4C4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CEBF #BFD6E5
analogous
#E5BFC3 #E5CEBF #E5E1BF
triadic
#E5CEBF #BFE5CE #CEBFE5
tetradic
#E5CEBF #C3E5BF #BFD6E5 #E1BFE5
square
#E5CEBF #C3E5BF #BFD6E5 #E1BFE5
split-complementary
#E5CEBF #BFE5E1 #BFC3E5
monochromatic
#C28B68 #D3AD93 #E5CEBF #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.51
#E5CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#E5CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CEBF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CEBF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBE
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#EDCACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e5cebf; /* rgb */ color: rgb(229, 206, 191); /* oklch */ color: oklch(86.6% 0.033 55.3);
Tailwind
colors: {
custom: {
50: '#edddd2',
500: '#e5cebf',
950: '#000000',
},
}SCSS
$custom: #e5cebf; $custom-light: #edddd2; $custom-dark: #000000;
JSON
{
"hex": "#e5cebf",
"rgb": {
"r": 229,
"g": 206,
"b": 191
},
"hsl": {
"h": 23.684,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.86644,
"c": 0.03296,
"h": 55.3
},
"luminance": 0.64562
}Semantic roles & 50–950 ramp
primary
#E5CEBF
secondary
#89AABF
accent
#81B530
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483