#EBDB76#EBDB76
#EBDB76 is a very light, vivid yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.124 H 100.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB76 |
|---|---|
| RGB | rgb(235, 219, 118) |
| HSL | hsl(52, 75%, 69%) |
| HSV | hsv(52, 50%, 92%) |
| CMYK | cmyk(0%, 6.8%, 49.8%, 7.8%) |
| CIE-LAB | lab(86.82, -7.54, 51.21) |
| CIE-LCH | lch(86.82, 51.76, 98.38°) |
| OKLab | oklab(88.38% -0.0224 0.1216) |
| OKLCH | oklch(88.38% 0.124 100.4) |
| XYZ | xyz(62.8643, 69.6354, 27.2656) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.11
Khaki (CSS)
#F0E68C
ΔE00 3.33
Dull Yellow
#EEDC5B
ΔE00 3.50
Wheat (survey)
#FBDD7E
ΔE00 4.20
Sand Yellow
#FCE166
ΔE00 4.24
Yellow Tan
#FFE36E
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB76 #7686EB
analogous
#EBA176 #EBDB76 #C1EB76
triadic
#EBDB76 #76EBDB #DB76EB
tetradic
#EBDB76 #76EBA1 #7686EB #EB76C1
square
#EBDB76 #76EBA1 #7686EB #EB76C1
split-complementary
#EBDB76 #76C1EB #A176EB
monochromatic
#C9B21D #E3CD41 #EBDB76 #F3E9AB #FBF7E1
Accessibility & contrast
On white
1.41
#EBDB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#EBDB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB76
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB76 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#FACFC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebdb76; /* rgb */ color: rgb(235, 219, 118); /* oklch */ color: oklch(88.4% 0.124 100.4);
Tailwind
colors: {
custom: {
50: '#f3e6a0',
500: '#ebdb76',
950: '#000000',
},
}SCSS
$custom: #ebdb76; $custom-light: #f3e6a0; $custom-dark: #000000;
JSON
{
"hex": "#ebdb76",
"rgb": {
"r": 235,
"g": 219,
"b": 118
},
"hsl": {
"h": 51.795,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.88376,
"c": 0.12362,
"h": 100.4
},
"luminance": 0.69633
}Semantic roles & 50–950 ramp
primary
#EBDB76
secondary
#4253C3
accent
#2AD70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480