#EBEF89#EBEF89
#EBEF89 is a very light, vivid yellow. Relative luminance 0.812; OKLCH L 92.7% C 0.125 H 110.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEF89 |
|---|---|
| RGB | rgb(235, 239, 137) |
| HSL | hsl(62, 76%, 74%) |
| HSV | hsv(62, 43%, 94%) |
| CMYK | cmyk(1.7%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(92.22, -15.71, 48.72) |
| CIE-LCH | lch(92.22, 51.19, 107.87°) |
| OKLab | oklab(92.75% -0.0441 0.1174) |
| OKLCH | oklch(92.75% 0.125 110.6) |
| XYZ | xyz(69.6439, 81.2026, 35.6670) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.96
Yellowish Tan
#FCFC81
ΔE00 4.05
Khaki (CSS)
#F0E68C
ΔE00 4.07
Buff
#FEF69E
ΔE00 4.13
Light Khaki
#E6F2A2
ΔE00 4.43
Straw
#FCF679
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEF89 #8D89EF
analogous
#EFC089 #EBEF89 #B8EF89
triadic
#EBEF89 #89EBEF #EF89EB
tetradic
#EBEF89 #89EFC0 #8D89EF #EF89B8
square
#EBEF89 #89EFC0 #8D89EF #EF89B8
split-complementary
#EBEF89 #89B8EF #C089EF
monochromatic
#D8DF1E #E2E853 #EBEF89 #F4F6BF #FAFBE4
Accessibility & contrast
On white
1.22
#EBEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EBEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEF89
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEF89 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#F7E4D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebef89; /* rgb */ color: rgb(235, 239, 137); /* oklch */ color: oklch(92.7% 0.125 110.6);
Tailwind
colors: {
custom: {
50: '#f3f4ad',
500: '#ebef89',
950: '#000000',
},
}SCSS
$custom: #ebef89; $custom-light: #f3f4ad; $custom-dark: #000000;
JSON
{
"hex": "#ebef89",
"rgb": {
"r": 235,
"g": 239,
"b": 137
},
"hsl": {
"h": 62.353,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.92746,
"c": 0.12541,
"h": 110.6
},
"luminance": 0.81201
}Semantic roles & 50–950 ramp
primary
#EBEF89
secondary
#5752CA
accent
#0DD815
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581