#E4CEBF#E4CEBF
#E4CEBF is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.6% C 0.032 H 56.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CEBF |
|---|---|
| RGB | rgb(228, 206, 191) |
| HSL | hsl(24, 41%, 82%) |
| HSV | hsv(24, 16%, 89%) |
| CMYK | cmyk(0%, 9.6%, 16.2%, 10.6%) |
| CIE-LAB | lab(84.17, 5.25, 10.25) |
| CIE-LCH | lch(84.17, 11.51, 62.87°) |
| OKLab | oklab(86.56% 0.0177 0.0268) |
| OKLCH | oklch(86.56% 0.032 56.5) |
| XYZ | xyz(63.4698, 64.3996, 58.3670) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.80
Warm Gray
#C9BEB0
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.28
Apricot
#FBCEB1
ΔE00 7.35
Antiquewhite
#FAEBD7
ΔE00 7.60
Bisque
#FFE4C4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CEBF #BFD5E4
analogous
#E4BFC3 #E4CEBF #E4E0BF
triadic
#E4CEBF #BFE4CE #CEBFE4
tetradic
#E4CEBF #C3E4BF #BFD5E4 #E0BFE4
square
#E4CEBF #C3E4BF #BFD5E4 #E0BFE4
split-complementary
#E4CEBF #BFE4E0 #BFC3E4
monochromatic
#C08C69 #D2AD94 #E4CEBF #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.51
#E4CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#E4CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CEBF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CEBF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#EBCACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e4cebf; /* rgb */ color: rgb(228, 206, 191); /* oklch */ color: oklch(86.6% 0.032 56.5);
Tailwind
colors: {
custom: {
50: '#ecddd2',
500: '#e4cebf',
950: '#000000',
},
}SCSS
$custom: #e4cebf; $custom-light: #ecddd2; $custom-dark: #000000;
JSON
{
"hex": "#e4cebf",
"rgb": {
"r": 228,
"g": 206,
"b": 191
},
"hsl": {
"h": 24.324,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.86557,
"c": 0.03207,
"h": 56.5
},
"luminance": 0.64398
}Semantic roles & 50–950 ramp
primary
#E4CEBF
secondary
#8AA9BE
accent
#7FB432
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483