#EBDC80#EBDC80
#EBDC80 is a very light, moderate yellow. Relative luminance 0.704; OKLCH L 88.7% C 0.114 H 100.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC80 |
|---|---|
| RGB | rgb(235, 220, 128) |
| HSL | hsl(52, 73%, 71%) |
| HSV | hsv(52, 46%, 92%) |
| CMYK | cmyk(0%, 6.4%, 45.5%, 7.8%) |
| CIE-LAB | lab(87.20, -7.14, 46.85) |
| CIE-LCH | lch(87.20, 47.39, 98.66°) |
| OKLab | oklab(88.72% -0.0203 0.1127) |
| OKLCH | oklch(88.72% 0.114 100.2) |
| XYZ | xyz(63.7521, 70.4092, 30.6500) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.28
Khaki (CSS)
#F0E68C
ΔE00 2.50
Wheat (survey)
#FBDD7E
ΔE00 4.24
Sand (survey)
#E2CA76
ΔE00 4.80
Dull Yellow
#EEDC5B
ΔE00 4.85
Dark Cream
#FFF39A
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC80 #808FEB
analogous
#EBA680 #EBDC80 #C4EB80
triadic
#EBDC80 #80EBDC #DC80EB
tetradic
#EBDC80 #80EBA6 #808FEB #EB80C4
square
#EBDC80 #80EBA6 #808FEB #EB80C4
split-complementary
#EBDC80 #80C4EB #A680EB
monochromatic
#D0B721 #E3CD4B #EBDC80 #F3EBB5 #FBF8E5
Accessibility & contrast
On white
1.39
#EBDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#EBDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC80
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC80 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD778
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#F9D0C6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdc80; /* rgb */ color: rgb(235, 220, 128); /* oklch */ color: oklch(88.7% 0.114 100.2);
Tailwind
colors: {
custom: {
50: '#f3e6a6',
500: '#ebdc80',
950: '#000000',
},
}SCSS
$custom: #ebdc80; $custom-light: #f3e6a6; $custom-dark: #000000;
JSON
{
"hex": "#ebdc80",
"rgb": {
"r": 235,
"g": 220,
"b": 128
},
"hsl": {
"h": 51.589,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.88717,
"c": 0.11447,
"h": 100.2
},
"luminance": 0.70407
}Semantic roles & 50–950 ramp
primary
#EBDC80
secondary
#4B5CC4
accent
#2CD511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480