#EBF078#EBF078
#EBF078 is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 92.7% C 0.143 H 111.0°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF078 |
|---|---|
| RGB | rgb(235, 240, 120) |
| HSL | hsl(63, 80%, 71%) |
| HSV | hsv(63, 50%, 94%) |
| CMYK | cmyk(2.1%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(92.28, -17.77, 56.78) |
| CIE-LCH | lch(92.28, 59.50, 107.38°) |
| OKLab | oklab(92.73% -0.0515 0.1339) |
| OKLCH | oklch(92.73% 0.143 111) |
| XYZ | xyz(68.8126, 81.3398, 29.8409) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.94
Straw
#FCF679
ΔE00 3.22
Manilla
#FFFA86
ΔE00 3.43
Faded Yellow
#FEFF7F
ΔE00 3.48
Pale Yellow
#FFFF84
ΔE00 3.49
Butter
#FFFF81
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF078 #7D78F0
analogous
#F0B978 #EBF078 #AFF078
triadic
#EBF078 #78EBF0 #F078EB
tetradic
#EBF078 #78F0B9 #7D78F0 #F078AF
square
#EBF078 #78F0B9 #7D78F0 #F078AF
split-complementary
#EBF078 #78AFF0 #B978F0
monochromatic
#CED618 #E3EA41 #EBF078 #F3F6AF #FBFCE3
Accessibility & contrast
On white
1.22
#EBF078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EBF078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF078
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF078 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#FFEB7E
Tritanopia (blue-blind)
#F8E4D5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebf078; /* rgb */ color: rgb(235, 240, 120); /* oklch */ color: oklch(92.7% 0.143 111.0);
Tailwind
colors: {
custom: {
50: '#f3f4a2',
500: '#ebf078',
950: '#000000',
},
}SCSS
$custom: #ebf078; $custom-light: #f3f4a2; $custom-dark: #000000;
JSON
{
"hex": "#ebf078",
"rgb": {
"r": 235,
"g": 240,
"b": 120
},
"hsl": {
"h": 62.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.9273,
"c": 0.14348,
"h": 111
},
"luminance": 0.81338
}Semantic roles & 50–950 ramp
primary
#EBF078
secondary
#4842CA
accent
#09DC12
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580