#E0CD84#E0CD84
#E0CD84 is a very light, moderate yellow. Relative luminance 0.612; OKLCH L 84.8% C 0.095 H 95.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CD84 |
|---|---|
| RGB | rgb(224, 205, 132) |
| HSL | hsl(48, 60%, 70%) |
| HSV | hsv(48, 41%, 88%) |
| CMYK | cmyk(0%, 8.5%, 41.1%, 12.2%) |
| CIE-LAB | lab(82.47, -3.46, 38.72) |
| CIE-LCH | lch(82.47, 38.87, 95.10°) |
| OKLab | oklab(84.78% -0.0087 0.0946) |
| OKLCH | oklch(84.78% 0.095 95.3) |
| XYZ | xyz(56.7380, 61.1778, 30.6451) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.36
Sandy
#F1DA7A
ΔE00 4.80
Beige (survey)
#E6DAA6
ΔE00 5.57
Wheat (survey)
#FBDD7E
ΔE00 5.88
Vanilla
#F3E5AB
ΔE00 6.42
Khaki (CSS)
#F0E68C
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CD84 #8497E0
analogous
#E09F84 #E0CD84 #C5E084
triadic
#E0CD84 #84E0CD #CD84E0
tetradic
#E0CD84 #84E09F #8497E0 #E084C5
square
#E0CD84 #84E09F #8497E0 #E084C5
split-complementary
#E0CD84 #84C5E0 #9F84E0
monochromatic
#BB9E2F #D4B953 #E0CD84 #ECE1B5 #F9F5E6
Accessibility & contrast
On white
1.59
#E0CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#E0CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CD84
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CD84 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#EDC3BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e0cd84; /* rgb */ color: rgb(224, 205, 132); /* oklch */ color: oklch(84.8% 0.095 95.3);
Tailwind
colors: {
custom: {
50: '#ebdca8',
500: '#e0cd84',
950: '#000000',
},
}SCSS
$custom: #e0cd84; $custom-light: #ebdca8; $custom-dark: #000000;
JSON
{
"hex": "#e0cd84",
"rgb": {
"r": 224,
"g": 205,
"b": 132
},
"hsl": {
"h": 47.609,
"s": 59.74,
"l": 69.804
},
"oklch": {
"l": 0.84775,
"c": 0.09503,
"h": 95.3
},
"luminance": 0.61176
}Semantic roles & 50–950 ramp
primary
#E0CD84
secondary
#5166B7
accent
#41C71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161510
muted
#858480