#E5CE8D#E5CE8D
#E5CE8D is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.6% C 0.087 H 90.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CE8D |
|---|---|
| RGB | rgb(229, 206, 141) |
| HSL | hsl(44, 63%, 73%) |
| HSV | hsv(44, 38%, 90%) |
| CMYK | cmyk(0%, 10%, 38.4%, 10.2%) |
| CIE-LAB | lab(83.30, -1.02, 35.27) |
| CIE-LCH | lch(83.30, 35.29, 91.66°) |
| OKLab | oklab(85.57% -0.0012 0.0871) |
| OKLCH | oklch(85.57% 0.087 90.8) |
| XYZ | xyz(59.1934, 62.7258, 34.1834) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.66
Beige (survey)
#E6DAA6
ΔE00 4.84
Vanilla
#F3E5AB
ΔE00 5.80
Sandy
#F1DA7A
ΔE00 5.87
Pale Peach
#FFE5AD
ΔE00 5.99
Wheat (survey)
#FBDD7E
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CE8D #8DA4E5
analogous
#E5A28D #E5CE8D #D0E58D
triadic
#E5CE8D #8DE5CE #CE8DE5
tetradic
#E5CE8D #8DE5A2 #8DA4E5 #E58DD0
square
#E5CE8D #8DE5A2 #8DA4E5 #E58DD0
split-complementary
#E5CE8D #8DD0E5 #A28DE5
monochromatic
#CAA12E #DAB95B #E5CE8D #F0E3BF #F9F4E6
Accessibility & contrast
On white
1.55
#E5CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#E5CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CE8D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CE8D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#F2C4BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #e5ce8d; /* rgb */ color: rgb(229, 206, 141); /* oklch */ color: oklch(85.6% 0.087 90.8);
Tailwind
colors: {
custom: {
50: '#eedcaf',
500: '#e5ce8d',
950: '#000000',
},
}SCSS
$custom: #e5ce8d; $custom-light: #eedcaf; $custom-dark: #000000;
JSON
{
"hex": "#e5ce8d",
"rgb": {
"r": 229,
"g": 206,
"b": 141
},
"hsl": {
"h": 44.318,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.85573,
"c": 0.08706,
"h": 90.8
},
"luminance": 0.62724
}Semantic roles & 50–950 ramp
primary
#E5CE8D
secondary
#5873BE
accent
#49CB1B
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481