#EBE077#EBE077
#EBE077 is a very light, vivid yellow. Relative luminance 0.723; OKLCH L 89.4% C 0.127 H 103.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE077 |
|---|---|
| RGB | rgb(235, 224, 119) |
| HSL | hsl(54, 74%, 69%) |
| HSV | hsv(54, 49%, 92%) |
| CMYK | cmyk(0%, 4.7%, 49.4%, 7.8%) |
| CIE-LAB | lab(88.12, -9.97, 52.30) |
| CIE-LCH | lch(88.12, 53.24, 100.79°) |
| OKLab | oklab(89.41% -0.0293 0.124) |
| OKLCH | oklch(89.41% 0.127 103.3) |
| XYZ | xyz(64.2481, 72.3074, 28.0216) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.69
Dull Yellow
#EEDC5B
ΔE00 3.62
Sandy
#F1DA7A
ΔE00 3.64
Sandy Yellow
#FDEE73
ΔE00 3.93
Yellowish
#FAEE66
ΔE00 4.66
Sand Yellow
#FCE166
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE077 #7782EB
analogous
#EBA677 #EBE077 #BCEB77
triadic
#EBE077 #77EBE0 #E077EB
tetradic
#EBE077 #77EBA6 #7782EB #EB77BC
square
#EBE077 #77EBA6 #7782EB #EB77BC
split-complementary
#EBE077 #77BCEB #A677EB
monochromatic
#CABA1E #E3D442 #EBE077 #F3ECAC #FBF8E2
Accessibility & contrast
On white
1.36
#EBE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#EBE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE077
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE077 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6E
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FAD4C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebe077; /* rgb */ color: rgb(235, 224, 119); /* oklch */ color: oklch(89.4% 0.127 103.3);
Tailwind
colors: {
custom: {
50: '#f3e9a0',
500: '#ebe077',
950: '#000000',
},
}SCSS
$custom: #ebe077; $custom-light: #f3e9a0; $custom-dark: #000000;
JSON
{
"hex": "#ebe077",
"rgb": {
"r": 235,
"g": 224,
"b": 119
},
"hsl": {
"h": 54.31,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.8941,
"c": 0.12744,
"h": 103.3
},
"luminance": 0.72305
}Semantic roles & 50–950 ramp
primary
#EBE077
secondary
#434FC4
accent
#22D60F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480