#EBEC88#EBEC88
#EBEC88 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.1% C 0.123 H 109.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC88 |
|---|---|
| RGB | rgb(235, 236, 136) |
| HSL | hsl(61, 72%, 73%) |
| HSV | hsv(61, 42%, 93%) |
| CMYK | cmyk(0.4%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(91.43, -14.33, 48.22) |
| CIE-LCH | lch(91.43, 50.30, 106.56°) |
| OKLab | oklab(92.11% -0.0402 0.1162) |
| OKLCH | oklch(92.11% 0.123 109.1) |
| XYZ | xyz(68.7015, 79.4321, 35.0006) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.21
Buff
#FEF69E
ΔE00 3.86
Manilla
#FFFA86
ΔE00 4.07
Dark Cream
#FFF39A
ΔE00 4.25
Yellowish Tan
#FCFC81
ΔE00 4.39
Straw
#FCF679
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC88 #8988EC
analogous
#ECBB88 #EBEC88 #B9EC88
triadic
#EBEC88 #88EBEC #EC88EB
tetradic
#EBEC88 #88ECBB #8988EC #EC88B9
square
#EBEC88 #88ECBB #8988EC #EC88B9
split-complementary
#EBEC88 #88B9EC #BB88EC
monochromatic
#D5D722 #E2E453 #EBEC88 #F4F4BD #FBFBE5
Accessibility & contrast
On white
1.24
#EBEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EBEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC88
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC88 | 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)
#FAE480
Deuteranopia (green-blind)
#FCE88D
Tritanopia (blue-blind)
#F8E1D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec88; /* rgb */ color: rgb(235, 236, 136); /* oklch */ color: oklch(92.1% 0.123 109.1);
Tailwind
colors: {
custom: {
50: '#f3f2ac',
500: '#ebec88',
950: '#000000',
},
}SCSS
$custom: #ebec88; $custom-light: #f3f2ac; $custom-dark: #000000;
JSON
{
"hex": "#ebec88",
"rgb": {
"r": 235,
"g": 236,
"b": 136
},
"hsl": {
"h": 60.6,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.92111,
"c": 0.123,
"h": 109.1
},
"luminance": 0.79431
}Semantic roles & 50–950 ramp
primary
#EBEC88
secondary
#5352C6
accent
#11D513
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581