#EBDA76#EBDA76
#EBDA76 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.123 H 99.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA76 |
|---|---|
| RGB | rgb(235, 218, 118) |
| HSL | hsl(51, 75%, 69%) |
| HSV | hsv(51, 50%, 92%) |
| CMYK | cmyk(0%, 7.2%, 49.8%, 7.8%) |
| CIE-LAB | lab(86.56, -7.04, 50.90) |
| CIE-LCH | lch(86.56, 51.39, 97.87°) |
| OKLab | oklab(88.17% -0.021 0.1209) |
| OKLCH | oklch(88.17% 0.123 99.8) |
| XYZ | xyz(62.6042, 69.1152, 27.1789) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.82
Khaki (CSS)
#F0E68C
ΔE00 3.53
Dull Yellow
#EEDC5B
ΔE00 3.62
Wheat (survey)
#FBDD7E
ΔE00 3.96
Yellow Tan
#FFE36E
ΔE00 4.22
Sand Yellow
#FCE166
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA76 #7687EB
analogous
#EBA076 #EBDA76 #C2EB76
triadic
#EBDA76 #76EBDA #DA76EB
tetradic
#EBDA76 #76EBA0 #7687EB #EB76C2
square
#EBDA76 #76EBA0 #7687EB #EB76C2
split-complementary
#EBDA76 #76C2EB #A076EB
monochromatic
#C9B01D #E3CC41 #EBDA76 #F3E8AB #FBF7E1
Accessibility & contrast
On white
1.42
#EBDA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EBDA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA76
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA76 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#FACEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda76; /* rgb */ color: rgb(235, 218, 118); /* oklch */ color: oklch(88.2% 0.123 99.8);
Tailwind
colors: {
custom: {
50: '#f3e5a0',
500: '#ebda76',
950: '#000000',
},
}SCSS
$custom: #ebda76; $custom-light: #f3e5a0; $custom-dark: #000000;
JSON
{
"hex": "#ebda76",
"rgb": {
"r": 235,
"g": 218,
"b": 118
},
"hsl": {
"h": 51.282,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.88173,
"c": 0.1227,
"h": 99.8
},
"luminance": 0.69113
}Semantic roles & 50–950 ramp
primary
#EBDA76
secondary
#4255C3
accent
#2CD70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480