#EBEC86#EBEC86
#EBEC86 is a very light, vivid yellow. Relative luminance 0.794; OKLCH L 92.1% C 0.125 H 109.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC86 |
|---|---|
| RGB | rgb(235, 236, 134) |
| HSL | hsl(61, 73%, 73%) |
| HSV | hsv(61, 43%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(91.40, -14.53, 49.15) |
| CIE-LCH | lch(91.40, 51.25, 106.47°) |
| OKLab | oklab(92.08% -0.041 0.1182) |
| OKLCH | oklch(92.08% 0.125 109.1) |
| XYZ | xyz(68.5607, 79.3758, 34.2590) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.32
Manilla
#FFFA86
ΔE00 3.93
Buff
#FEF69E
ΔE00 4.00
Yellowish Tan
#FCFC81
ΔE00 4.21
Straw
#FCF679
ΔE00 4.22
Dark Cream
#FFF39A
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC86 #8786EC
analogous
#ECBA86 #EBEC86 #B8EC86
triadic
#EBEC86 #86EBEC #EC86EB
tetradic
#EBEC86 #86ECBA #8786EC #EC86B8
square
#EBEC86 #86ECBA #8786EC #EC86B8
split-complementary
#EBEC86 #86B8EC #BA86EC
monochromatic
#D4D622 #E2E451 #EBEC86 #F4F4BB #FBFBE5
Accessibility & contrast
On white
1.24
#EBEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EBEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC86
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC86 | 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)
#FBE47E
Deuteranopia (green-blind)
#FCE88B
Tritanopia (blue-blind)
#F8E1D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec86; /* rgb */ color: rgb(235, 236, 134); /* oklch */ color: oklch(92.1% 0.125 109.1);
Tailwind
colors: {
custom: {
50: '#f3f2ab',
500: '#ebec86',
950: '#000000',
},
}SCSS
$custom: #ebec86; $custom-light: #f3f2ab; $custom-dark: #000000;
JSON
{
"hex": "#ebec86",
"rgb": {
"r": 235,
"g": 236,
"b": 134
},
"hsl": {
"h": 60.588,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.92082,
"c": 0.12508,
"h": 109.1
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#EBEC86
secondary
#5150C6
accent
#11D512
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581