#EBEC85#EBEC85
#EBEC85 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.1% C 0.126 H 109.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC85 |
|---|---|
| RGB | rgb(235, 236, 133) |
| HSL | hsl(61, 73%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(91.39, -14.63, 49.61) |
| CIE-LCH | lch(91.39, 51.72, 106.43°) |
| OKLab | oklab(92.07% -0.0413 0.1192) |
| OKLCH | oklch(92.07% 0.126 109.1) |
| XYZ | xyz(68.4913, 79.3480, 33.8935) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.38
Manilla
#FFFA86
ΔE00 3.86
Buff
#FEF69E
ΔE00 4.08
Straw
#FCF679
ΔE00 4.12
Yellowish Tan
#FCFC81
ΔE00 4.13
Dark Cream
#FFF39A
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC85 #8685EC
analogous
#ECBA85 #EBEC85 #B7EC85
triadic
#EBEC85 #85EBEC #EC85EB
tetradic
#EBEC85 #85ECBA #8685EC #EC85B7
square
#EBEC85 #85ECBA #8685EC #EC85B7
split-complementary
#EBEC85 #85B7EC #BA85EC
monochromatic
#D4D521 #E2E450 #EBEC85 #F4F4BA #FBFBE5
Accessibility & contrast
On white
1.24
#EBEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EBEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC85
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC85 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47C
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#F8E1D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec85; /* rgb */ color: rgb(235, 236, 133); /* oklch */ color: oklch(92.1% 0.126 109.1);
Tailwind
colors: {
custom: {
50: '#f3f2aa',
500: '#ebec85',
950: '#000000',
},
}SCSS
$custom: #ebec85; $custom-light: #f3f2aa; $custom-dark: #000000;
JSON
{
"hex": "#ebec85",
"rgb": {
"r": 235,
"g": 236,
"b": 133
},
"hsl": {
"h": 60.583,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.92068,
"c": 0.12611,
"h": 109.1
},
"luminance": 0.79347
}Semantic roles & 50–950 ramp
primary
#EBEC85
secondary
#504FC6
accent
#10D512
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581