#EBDF76#EBDF76
#EBDF76 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.127 H 102.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF76 |
|---|---|
| RGB | rgb(235, 223, 118) |
| HSL | hsl(54, 75%, 69%) |
| HSV | hsv(54, 50%, 92%) |
| CMYK | cmyk(0%, 5.1%, 49.8%, 7.8%) |
| CIE-LAB | lab(87.85, -9.55, 52.45) |
| CIE-LCH | lch(87.85, 53.31, 100.32°) |
| OKLab | oklab(89.19% -0.0282 0.1243) |
| OKLCH | oklch(89.19% 0.127 102.8) |
| XYZ | xyz(63.9204, 71.7476, 27.6176) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Sandy
#F1DA7A
ΔE00 3.37
Dull Yellow
#EEDC5B
ΔE00 3.43
Sandy Yellow
#FDEE73
ΔE00 4.01
Sand Yellow
#FCE166
ΔE00 4.59
Yellow Tan
#FFE36E
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF76 #7682EB
analogous
#EBA576 #EBDF76 #BDEB76
triadic
#EBDF76 #76EBDF #DF76EB
tetradic
#EBDF76 #76EBA5 #7682EB #EB76BD
square
#EBDF76 #76EBA5 #7682EB #EB76BD
split-complementary
#EBDF76 #76BDEB #A576EB
monochromatic
#C9B81D #E3D341 #EBDF76 #F3EBAB #FBF8E1
Accessibility & contrast
On white
1.37
#EBDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#EBDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF76
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF76 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf76; /* rgb */ color: rgb(235, 223, 118); /* oklch */ color: oklch(89.2% 0.127 102.8);
Tailwind
colors: {
custom: {
50: '#f3e8a0',
500: '#ebdf76',
950: '#000000',
},
}SCSS
$custom: #ebdf76; $custom-light: #f3e8a0; $custom-dark: #000000;
JSON
{
"hex": "#ebdf76",
"rgb": {
"r": 235,
"g": 223,
"b": 118
},
"hsl": {
"h": 53.846,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.89193,
"c": 0.12743,
"h": 102.8
},
"luminance": 0.71746
}Semantic roles & 50–950 ramp
primary
#EBDF76
secondary
#424FC3
accent
#23D70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480