#E5CCBF#E5CCBF
#E5CCBF is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.3% C 0.033 H 49.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CCBF |
|---|---|
| RGB | rgb(229, 204, 191) |
| HSL | hsl(21, 42%, 82%) |
| HSV | hsv(21, 17%, 90%) |
| CMYK | cmyk(0%, 10.9%, 16.6%, 10.2%) |
| CIE-LAB | lab(83.76, 6.66, 9.67) |
| CIE-LCH | lch(83.76, 11.74, 55.43°) |
| OKLab | oklab(86.25% 0.0218 0.0253) |
| OKLCH | oklch(86.25% 0.033 49.3) |
| XYZ | xyz(63.3097, 63.6069, 58.2224) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.02
Mistyrose
#FFE4E1
ΔE00 7.52
Warm Beige
#E9DCC9
ΔE00 7.54
Warm Gray
#C9BEB0
ΔE00 7.62
Peach
#FFDAB9
ΔE00 7.90
Antiquewhite
#FAEBD7
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CCBF #BFD8E5
analogous
#E5BFC5 #E5CCBF #E5DFBF
triadic
#E5CCBF #BFE5CC #CCBFE5
tetradic
#E5CCBF #C5E5BF #BFD8E5 #DFBFE5
square
#E5CCBF #C5E5BF #BFD8E5 #DFBFE5
split-complementary
#E5CCBF #BFE5DF #BFC5E5
monochromatic
#C28768 #D3A993 #E5CCBF #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.53
#E5CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#E5CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CCBF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CCBF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#D8D3BF
Tritanopia (blue-blind)
#EDC8C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e5ccbf; /* rgb */ color: rgb(229, 204, 191); /* oklch */ color: oklch(86.3% 0.033 49.3);
Tailwind
colors: {
custom: {
50: '#eddbd2',
500: '#e5ccbf',
950: '#000000',
},
}SCSS
$custom: #e5ccbf; $custom-light: #eddbd2; $custom-dark: #000000;
JSON
{
"hex": "#e5ccbf",
"rgb": {
"r": 229,
"g": 204,
"b": 191
},
"hsl": {
"h": 20.526,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.86254,
"c": 0.03336,
"h": 49.3
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#E5CCBF
secondary
#89ADBF
accent
#88B530
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161514
muted
#858483