#EBEA86#EBEA86
#EBEA86 is a very light, vivid yellow. Relative luminance 0.782; OKLCH L 91.7% C 0.123 H 108.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEA86 |
|---|---|
| RGB | rgb(235, 234, 134) |
| HSL | hsl(59, 72%, 72%) |
| HSV | hsv(59, 43%, 92%) |
| CMYK | cmyk(0%, 0.4%, 43%, 7.8%) |
| CIE-LAB | lab(90.89, -13.55, 48.51) |
| CIE-LCH | lch(90.89, 50.36, 105.60°) |
| OKLab | oklab(91.67% -0.0381 0.1168) |
| OKLCH | oklch(91.67% 0.123 108.1) |
| XYZ | xyz(67.9881, 78.2306, 34.0682) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.73
Buff
#FEF69E
ΔE00 3.88
Dark Cream
#FFF39A
ΔE00 4.08
Manilla
#FFFA86
ΔE00 4.15
Straw
#FCF679
ΔE00 4.38
Yellowish Tan
#FCFC81
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEA86 #8687EB
analogous
#EBB886 #EBEA86 #BAEB86
triadic
#EBEA86 #86EBEA #EA86EB
tetradic
#EBEA86 #86EBB8 #8687EB #EB86BA
square
#EBEA86 #86EBB8 #8687EB #EB86BA
split-complementary
#EBEA86 #86BAEB #B886EB
monochromatic
#D4D223 #E2E151 #EBEA86 #F4F3BB #FBFAE5
Accessibility & contrast
On white
1.26
#EBEA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#EBEA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEA86
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEA86 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#F8DFD2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebea86; /* rgb */ color: rgb(235, 234, 134); /* oklch */ color: oklch(91.7% 0.123 108.1);
Tailwind
colors: {
custom: {
50: '#f3f0ab',
500: '#ebea86',
950: '#000000',
},
}SCSS
$custom: #ebea86; $custom-light: #f3f0ab; $custom-dark: #000000;
JSON
{
"hex": "#ebea86",
"rgb": {
"r": 235,
"g": 234,
"b": 134
},
"hsl": {
"h": 59.406,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.9167,
"c": 0.12282,
"h": 108.1
},
"luminance": 0.78229
}Semantic roles & 50–950 ramp
primary
#EBEA86
secondary
#5051C5
accent
#14D412
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581