#EBF088#EBF088
#EBF088 is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 92.9% C 0.128 H 111.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF088 |
|---|---|
| RGB | rgb(235, 240, 136) |
| HSL | hsl(63, 78%, 74%) |
| HSV | hsv(63, 43%, 94%) |
| CMYK | cmyk(2.1%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(92.47, -16.30, 49.51) |
| CIE-LCH | lch(92.47, 52.12, 108.22°) |
| OKLab | oklab(92.94% -0.0458 0.1191) |
| OKLCH | oklch(92.94% 0.128 111) |
| XYZ | xyz(69.8660, 81.7612, 35.3888) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.84
Manilla
#FFFA86
ΔE00 3.88
Pale Yellow
#FFFF84
ΔE00 4.25
Buff
#FEF69E
ΔE00 4.34
Straw
#FCF679
ΔE00 4.35
Khaki (CSS)
#F0E68C
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF088 #8D88F0
analogous
#F0C188 #EBF088 #B7F088
triadic
#EBF088 #88EBF0 #F088EB
tetradic
#EBF088 #88F0C1 #8D88F0 #F088B7
square
#EBF088 #88F0C1 #8D88F0 #F088B7
split-complementary
#EBF088 #88B7F0 #C188F0
monochromatic
#D8E11C #E2E952 #EBF088 #F4F7BE #FAFCE4
Accessibility & contrast
On white
1.21
#EBF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EBF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF088
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF088 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#F7E5D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebf088; /* rgb */ color: rgb(235, 240, 136); /* oklch */ color: oklch(92.9% 0.128 111.0);
Tailwind
colors: {
custom: {
50: '#f3f4ac',
500: '#ebf088',
950: '#000000',
},
}SCSS
$custom: #ebf088; $custom-light: #f3f4ac; $custom-dark: #000000;
JSON
{
"hex": "#ebf088",
"rgb": {
"r": 235,
"g": 240,
"b": 136
},
"hsl": {
"h": 62.885,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.92939,
"c": 0.12762,
"h": 111
},
"luminance": 0.8176
}Semantic roles & 50–950 ramp
primary
#EBF088
secondary
#5751CB
accent
#0CDA16
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581