#E5D58B#E5D58B
#E5D58B is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 87.0% C 0.095 H 97.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D58B |
|---|---|
| RGB | rgb(229, 213, 139) |
| HSL | hsl(49, 63%, 72%) |
| HSV | hsv(49, 39%, 90%) |
| CMYK | cmyk(0%, 7%, 39.3%, 10.2%) |
| CIE-LAB | lab(85.05, -4.83, 38.57) |
| CIE-LCH | lch(85.05, 38.87, 97.14°) |
| OKLab | oklab(86.95% -0.0124 0.0946) |
| OKLCH | oklch(86.95% 0.095 97.5) |
| XYZ | xyz(60.7688, 66.1125, 33.9810) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 4.11
Khaki (CSS)
#F0E68C
ΔE00 4.67
Beige (survey)
#E6DAA6
ΔE00 4.76
Vanilla
#F3E5AB
ΔE00 4.97
Wheat (survey)
#FBDD7E
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D58B #8B9BE5
analogous
#E5A88B #E5D58B #C8E58B
triadic
#E5D58B #8BE5D5 #D58BE5
tetradic
#E5D58B #8BE5A8 #8B9BE5 #E58BC8
square
#E5D58B #8BE5A8 #8B9BE5 #E58BC8
split-complementary
#E5D58B #8BC8E5 #A88BE5
monochromatic
#C9AD2D #DAC359 #E5D58B #F0E7BD #F9F6E6
Accessibility & contrast
On white
1.48
#E5D58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#E5D58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D58B
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D58B | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D186
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#F2CBC2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5d58b; /* rgb */ color: rgb(229, 213, 139); /* oklch */ color: oklch(87.0% 0.095 97.5);
Tailwind
colors: {
custom: {
50: '#eee1ae',
500: '#e5d58b',
950: '#000000',
},
}SCSS
$custom: #e5d58b; $custom-light: #eee1ae; $custom-dark: #000000;
JSON
{
"hex": "#e5d58b",
"rgb": {
"r": 229,
"g": 213,
"b": 139
},
"hsl": {
"h": 49.333,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.8695,
"c": 0.09538,
"h": 97.5
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#E5D58B
secondary
#5669BE
accent
#3ACB1A
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481