#EBDA77#EBDA77
#EBDA77 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.122 H 99.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA77 |
|---|---|
| RGB | rgb(235, 218, 119) |
| HSL | hsl(51, 74%, 69%) |
| HSV | hsv(51, 49%, 92%) |
| CMYK | cmyk(0%, 7.2%, 49.4%, 7.8%) |
| CIE-LAB | lab(86.57, -6.95, 50.44) |
| CIE-LCH | lch(86.57, 50.91, 97.85°) |
| OKLab | oklab(88.19% -0.0206 0.12) |
| OKLCH | oklch(88.19% 0.122 99.7) |
| XYZ | xyz(62.6640, 69.1391, 27.4935) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.77
Khaki (CSS)
#F0E68C
ΔE00 3.46
Dull Yellow
#EEDC5B
ΔE00 3.76
Wheat (survey)
#FBDD7E
ΔE00 3.92
Yellow Tan
#FFE36E
ΔE00 4.28
Sand Yellow
#FCE166
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA77 #7788EB
analogous
#EBA077 #EBDA77 #C2EB77
triadic
#EBDA77 #77EBDA #DA77EB
tetradic
#EBDA77 #77EBA0 #7788EB #EB77C2
square
#EBDA77 #77EBA0 #7788EB #EB77C2
split-complementary
#EBDA77 #77C2EB #A077EB
monochromatic
#CAB11E #E3CB42 #EBDA77 #F3E9AC #FBF7E2
Accessibility & contrast
On white
1.42
#EBDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#EBDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA77
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA77 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#EFDC7B
Tritanopia (blue-blind)
#FACEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda77; /* rgb */ color: rgb(235, 218, 119); /* oklch */ color: oklch(88.2% 0.122 99.7);
Tailwind
colors: {
custom: {
50: '#f3e5a0',
500: '#ebda77',
950: '#000000',
},
}SCSS
$custom: #ebda77; $custom-light: #f3e5a0; $custom-dark: #000000;
JSON
{
"hex": "#ebda77",
"rgb": {
"r": 235,
"g": 218,
"b": 119
},
"hsl": {
"h": 51.207,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.88186,
"c": 0.12171,
"h": 99.7
},
"luminance": 0.69137
}Semantic roles & 50–950 ramp
primary
#EBDA77
secondary
#4356C4
accent
#2CD60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480