#EBE386#EBE386
#EBE386 is a very light, moderate yellow. Relative luminance 0.743; OKLCH L 90.2% C 0.115 H 104.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE386 |
|---|---|
| RGB | rgb(235, 227, 134) |
| HSL | hsl(55, 72%, 72%) |
| HSV | hsv(55, 43%, 92%) |
| CMYK | cmyk(0%, 3.4%, 43%, 7.8%) |
| CIE-LAB | lab(89.08, -10.07, 46.26) |
| CIE-LCH | lch(89.08, 47.34, 102.28°) |
| OKLab | oklab(90.23% -0.0282 0.1117) |
| OKLCH | oklch(90.23% 0.115 104.2) |
| XYZ | xyz(66.0345, 74.3234, 33.4170) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.05
Dark Cream
#FFF39A
ΔE00 3.85
Buff
#FEF69E
ΔE00 4.22
Sandy
#F1DA7A
ΔE00 4.40
Sandy Yellow
#FDEE73
ΔE00 5.04
Manilla
#FFFA86
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE386 #868EEB
analogous
#EBB186 #EBE386 #C0EB86
triadic
#EBE386 #86EBE3 #E386EB
tetradic
#EBE386 #86EBB1 #868EEB #EB86C0
square
#EBE386 #86EBB1 #868EEB #EB86C0
split-complementary
#EBE386 #86C0EB #B186EB
monochromatic
#D4C623 #E2D751 #EBE386 #F4EFBB #FBF9E5
Accessibility & contrast
On white
1.32
#EBE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#EBE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE386
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE386 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#F8D8CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe386; /* rgb */ color: rgb(235, 227, 134); /* oklch */ color: oklch(90.2% 0.115 104.2);
Tailwind
colors: {
custom: {
50: '#f3ebab',
500: '#ebe386',
950: '#000000',
},
}SCSS
$custom: #ebe386; $custom-light: #f3ebab; $custom-dark: #000000;
JSON
{
"hex": "#ebe386",
"rgb": {
"r": 235,
"g": 227,
"b": 134
},
"hsl": {
"h": 55.248,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.90231,
"c": 0.11521,
"h": 104.2
},
"luminance": 0.74322
}Semantic roles & 50–950 ramp
primary
#EBE386
secondary
#5059C5
accent
#21D412
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481