#E5CCAE#E5CCAE
#E5CCAE is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.049 H 72.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CCAE |
|---|---|
| RGB | rgb(229, 204, 174) |
| HSL | hsl(33, 51%, 79%) |
| HSV | hsv(33, 24%, 90%) |
| CMYK | cmyk(0%, 10.9%, 24%, 10.2%) |
| CIE-LAB | lab(83.39, 4.16, 18.17) |
| CIE-LCH | lch(83.39, 18.64, 77.09°) |
| OKLab | oklab(85.84% 0.015 0.0466) |
| OKLCH | oklch(85.84% 0.049 72.2) |
| XYZ | xyz(61.5463, 62.9015, 48.9353) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 5.46
Bisque
#FFE4C4
ΔE00 5.54
Wheat
#F5DEB3
ΔE00 5.90
Warm Beige
#E9DCC9
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CCAE #AEC7E5
analogous
#E5B1AE #E5CCAE #E3E5AE
triadic
#E5CCAE #AEE5CC #CCAEE5
tetradic
#E5CCAE #AEE5B1 #AEC7E5 #E5AEE3
square
#E5CCAE #AEE5B1 #AEC7E5 #E5AEE3
split-complementary
#E5CCAE #AEE3E5 #B1AEE5
monochromatic
#C79251 #D6AF80 #E5CCAE #F4E9DC #F8F0E8
Accessibility & contrast
On white
1.55
#E5CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#E5CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CCAE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CCAE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#EFC6C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e5ccae; /* rgb */ color: rgb(229, 204, 174); /* oklch */ color: oklch(85.8% 0.049 72.2);
Tailwind
colors: {
custom: {
50: '#eddbc6',
500: '#e5ccae',
950: '#000000',
},
}SCSS
$custom: #e5ccae; $custom-light: #eddbc6; $custom-dark: #000000;
JSON
{
"hex": "#e5ccae",
"rgb": {
"r": 229,
"g": 204,
"b": 174
},
"hsl": {
"h": 32.727,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.85842,
"c": 0.049,
"h": 72.2
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#E5CCAE
secondary
#7898BF
accent
#6CBF27
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161513
muted
#858482