#EBDC84#EBDC84
#EBDC84 is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.110 H 99.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC84 |
|---|---|
| RGB | rgb(235, 220, 132) |
| HSL | hsl(51, 72%, 72%) |
| HSV | hsv(51, 44%, 92%) |
| CMYK | cmyk(0%, 6.4%, 43.8%, 7.8%) |
| CIE-LAB | lab(87.25, -6.75, 44.96) |
| CIE-LCH | lch(87.25, 45.46, 98.54°) |
| OKLab | oklab(88.78% -0.0188 0.1087) |
| OKLCH | oklch(88.78% 0.11 99.8) |
| XYZ | xyz(64.0205, 70.5166, 32.0640) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.46
Sandy
#F1DA7A
ΔE00 2.49
Wheat (survey)
#FBDD7E
ΔE00 4.28
Sand (survey)
#E2CA76
ΔE00 4.69
Dark Cream
#FFF39A
ΔE00 4.94
Yellow Tan
#FFE36E
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC84 #8493EB
analogous
#EBA984 #EBDC84 #C7EB84
triadic
#EBDC84 #84EBDC #DC84EB
tetradic
#EBDC84 #84EBA9 #8493EB #EB84C7
square
#EBDC84 #84EBA9 #8493EB #EB84C7
split-complementary
#EBDC84 #84C7EB #A984EB
monochromatic
#D2B922 #E2CD4F #EBDC84 #F4EBB9 #FBF8E5
Accessibility & contrast
On white
1.39
#EBDC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EBDC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC84
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC84 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#F0DD88
Tritanopia (blue-blind)
#F9D1C7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc84; /* rgb */ color: rgb(235, 220, 132); /* oklch */ color: oklch(88.8% 0.110 99.8);
Tailwind
colors: {
custom: {
50: '#f3e6a9',
500: '#ebdc84',
950: '#000000',
},
}SCSS
$custom: #ebdc84; $custom-light: #f3e6a9; $custom-dark: #000000;
JSON
{
"hex": "#ebdc84",
"rgb": {
"r": 235,
"g": 220,
"b": 132
},
"hsl": {
"h": 51.262,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.88776,
"c": 0.11028,
"h": 99.8
},
"luminance": 0.70515
}Semantic roles & 50–950 ramp
primary
#EBDC84
secondary
#4E60C5
accent
#2ED411
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481