#E3D87F#E3D87F
#E3D87F is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.2% C 0.111 H 102.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E3D87F |
|---|---|
| RGB | rgb(227, 216, 127) |
| HSL | hsl(53, 64%, 69%) |
| HSV | hsv(53, 44%, 89%) |
| CMYK | cmyk(0%, 4.8%, 44.1%, 11%) |
| CIE-LAB | lab(85.49, -8.39, 45.08) |
| CIE-LCH | lch(85.49, 45.85, 100.54°) |
| OKLab | oklab(87.2% -0.0236 0.1087) |
| OKLCH | oklch(87.2% 0.111 102.2) |
| XYZ | xyz(60.0666, 66.9767, 29.8383) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.12
Sandy
#F1DA7A
ΔE00 3.57
Sand (survey)
#E2CA76
ΔE00 4.74
Wheat (survey)
#FBDD7E
ΔE00 5.62
Dull Yellow
#EEDC5B
ΔE00 5.64
Greenish Beige
#C9D179
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3D87F #7F8AE3
analogous
#E3A67F #E3D87F #BCE37F
triadic
#E3D87F #7FE3D8 #D87FE3
tetradic
#E3D87F #7FE3A6 #7F8AE3 #E37FBC
square
#E3D87F #7FE3A6 #7F8AE3 #E37FBC
split-complementary
#E3D87F #7FBCE3 #A67FE3
monochromatic
#BEAE2A #D8C94D #E3D87F #EEE7B1 #F9F7E3
Accessibility & contrast
On white
1.46
#E3D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E3D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3D87F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3D87F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D378
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#F0CDC3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e3d87f; /* rgb */ color: rgb(227, 216, 127); /* oklch */ color: oklch(87.2% 0.111 102.2);
Tailwind
colors: {
custom: {
50: '#ede3a5',
500: '#e3d87f',
950: '#000000',
},
}SCSS
$custom: #e3d87f; $custom-light: #ede3a5; $custom-dark: #000000;
JSON
{
"hex": "#e3d87f",
"rgb": {
"r": 227,
"g": 216,
"b": 127
},
"hsl": {
"h": 53.4,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.87202,
"c": 0.11125,
"h": 102.2
},
"luminance": 0.66975
}Semantic roles & 50–950 ramp
primary
#E3D87F
secondary
#4C58BB
accent
#2DCC1A
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480