#EBF880#EBF880
#EBF880 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.5% C 0.145 H 114.3°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF880 |
|---|---|
| RGB | rgb(235, 248, 128) |
| HSL | hsl(67, 90%, 74%) |
| HSV | hsv(67, 48%, 97%) |
| CMYK | cmyk(5.2%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(94.46, -20.93, 55.70) |
| CIE-LCH | lch(94.46, 59.50, 110.59°) |
| OKLab | oklab(94.5% -0.0597 0.1322) |
| OKLCH | oklch(94.5% 0.145 114.3) |
| XYZ | xyz(71.7257, 86.3565, 33.3079) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.33
Faded Yellow
#FEFF7F
ΔE00 3.57
Pale Yellow
#FFFF84
ΔE00 3.59
Butter
#FFFF81
ΔE00 3.69
Banana (survey)
#FFFF7E
ΔE00 3.82
Light Yellow
#FFFE7A
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF880 #8D80F8
analogous
#F8C980 #EBF880 #AFF880
triadic
#EBF880 #80EBF8 #F880EB
tetradic
#EBF880 #80F8C9 #8D80F8 #F880AF
square
#EBF880 #80F8C9 #8D80F8 #F880AF
split-complementary
#EBF880 #80AFF8 #C980F8
monochromatic
#D8F00D #E2F546 #EBF880 #F4FBBA #FAFDE2
Accessibility & contrast
On white
1.15
#EBF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#EBF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF880
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF880 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#F7ECDC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebf880; /* rgb */ color: rgb(235, 248, 128); /* oklch */ color: oklch(94.5% 0.145 114.3);
Tailwind
colors: {
custom: {
50: '#f3faa7',
500: '#ebf880',
950: '#000000',
},
}SCSS
$custom: #ebf880; $custom-light: #f3faa7; $custom-dark: #000000;
JSON
{
"hex": "#ebf880",
"rgb": {
"r": 235,
"g": 248,
"b": 128
},
"hsl": {
"h": 66.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.945,
"c": 0.14508,
"h": 114.3
},
"luminance": 0.86355
}Semantic roles & 50–950 ramp
primary
#EBF880
secondary
#5747D5
accent
#00E619
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581