#EBEC89#EBEC89
#EBEC89 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.1% C 0.122 H 109.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC89 |
|---|---|
| RGB | rgb(235, 236, 137) |
| HSL | hsl(61, 72%, 73%) |
| HSV | hsv(61, 42%, 93%) |
| CMYK | cmyk(0.4%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(91.44, -14.23, 47.75) |
| CIE-LCH | lch(91.44, 49.83, 106.60°) |
| OKLab | oklab(92.13% -0.0399 0.1152) |
| OKLCH | oklch(92.13% 0.122 109.1) |
| XYZ | xyz(68.7729, 79.4606, 35.3767) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Buff
#FEF69E
ΔE00 3.79
Manilla
#FFFA86
ΔE00 4.15
Dark Cream
#FFF39A
ΔE00 4.20
Yellowish Tan
#FCFC81
ΔE00 4.49
Straw
#FCF679
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC89 #8A89EC
analogous
#ECBB89 #EBEC89 #B9EC89
triadic
#EBEC89 #89EBEC #EC89EB
tetradic
#EBEC89 #89ECBB #8A89EC #EC89B9
square
#EBEC89 #89ECBB #8A89EC #EC89B9
split-complementary
#EBEC89 #89B9EC #BB89EC
monochromatic
#D6D823 #E2E454 #EBEC89 #F4F4BE #FBFBE5
Accessibility & contrast
On white
1.24
#EBEC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EBEC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC89
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC89 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE481
Deuteranopia (green-blind)
#FCE88E
Tritanopia (blue-blind)
#F7E1D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec89; /* rgb */ color: rgb(235, 236, 137); /* oklch */ color: oklch(92.1% 0.122 109.1);
Tailwind
colors: {
custom: {
50: '#f3f2ad',
500: '#ebec89',
950: '#000000',
},
}SCSS
$custom: #ebec89; $custom-light: #f3f2ad; $custom-dark: #000000;
JSON
{
"hex": "#ebec89",
"rgb": {
"r": 235,
"g": 236,
"b": 137
},
"hsl": {
"h": 60.606,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.92125,
"c": 0.12194,
"h": 109.1
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#EBEC89
secondary
#5453C6
accent
#11D413
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581