#E5CEB2#E5CEB2
#E5CEB2 is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.3% C 0.046 H 72.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CEB2 |
|---|---|
| RGB | rgb(229, 206, 178) |
| HSL | hsl(33, 50%, 80%) |
| HSV | hsv(33, 22%, 90%) |
| CMYK | cmyk(0%, 10%, 22.3%, 10.2%) |
| CIE-LAB | lab(83.97, 3.69, 16.87) |
| CIE-LCH | lch(83.97, 17.26, 77.67°) |
| OKLab | oklab(86.33% 0.0136 0.0434) |
| OKLCH | oklch(86.33% 0.046 72.6) |
| XYZ | xyz(62.4204, 64.0166, 51.1791) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.16
Bisque
#FFE4C4
ΔE00 5.30
Peach
#FFDAB9
ΔE00 5.65
Light Peach
#FFD8B1
ΔE00 5.87
Wheat
#F5DEB3
ΔE00 5.89
Champagne
#F7E7CE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CEB2 #B2C9E5
analogous
#E5B4B2 #E5CEB2 #E3E5B2
triadic
#E5CEB2 #B2E5CE #CEB2E5
tetradic
#E5CEB2 #B2E5B4 #B2C9E5 #E5B2E3
square
#E5CEB2 #B2E5B4 #B2C9E5 #E5B2E3
split-complementary
#E5CEB2 #B2E3E5 #B4B2E5
monochromatic
#C69456 #D6B184 #E5CEB2 #F4EBE0 #F7F0E8
Accessibility & contrast
On white
1.52
#E5CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#E5CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CEB2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CEB2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#EEC8C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e5ceb2; /* rgb */ color: rgb(229, 206, 178); /* oklch */ color: oklch(86.3% 0.046 72.6);
Tailwind
colors: {
custom: {
50: '#eddcc9',
500: '#e5ceb2',
950: '#000000',
},
}SCSS
$custom: #e5ceb2; $custom-light: #eddcc9; $custom-dark: #000000;
JSON
{
"hex": "#e5ceb2",
"rgb": {
"r": 229,
"g": 206,
"b": 178
},
"hsl": {
"h": 32.941,
"s": 49.515,
"l": 79.804
},
"oklch": {
"l": 0.86327,
"c": 0.04551,
"h": 72.6
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#E5CEB2
secondary
#7C9ABF
accent
#6BBD29
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161513
muted
#858482