#EBE586#EBE586
#EBE586 is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.6% C 0.117 H 105.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE586 |
|---|---|
| RGB | rgb(235, 229, 134) |
| HSL | hsl(56, 72%, 72%) |
| HSV | hsv(56, 43%, 92%) |
| CMYK | cmyk(0%, 2.6%, 43%, 7.8%) |
| CIE-LAB | lab(89.59, -11.07, 46.90) |
| CIE-LCH | lch(89.59, 48.19, 103.28°) |
| OKLab | oklab(90.64% -0.031 0.1132) |
| OKLCH | oklch(90.64% 0.117 105.3) |
| XYZ | xyz(66.5847, 75.4237, 33.6004) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.36
Dark Cream
#FFF39A
ΔE00 3.78
Buff
#FEF69E
ΔE00 3.99
Sandy Yellow
#FDEE73
ΔE00 4.91
Sandy
#F1DA7A
ΔE00 5.00
Manilla
#FFFA86
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE586 #868CEB
analogous
#EBB386 #EBE586 #BEEB86
triadic
#EBE586 #86EBE5 #E586EB
tetradic
#EBE586 #86EBB3 #868CEB #EB86BE
square
#EBE586 #86EBB3 #868CEB #EB86BE
split-complementary
#EBE586 #86BEEB #B386EB
monochromatic
#D4C923 #E2DA51 #EBE586 #F4F0BB #FBF9E5
Accessibility & contrast
On white
1.31
#EBE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EBE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE586
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE586 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#F8DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe586; /* rgb */ color: rgb(235, 229, 134); /* oklch */ color: oklch(90.6% 0.117 105.3);
Tailwind
colors: {
custom: {
50: '#f3edab',
500: '#ebe586',
950: '#000000',
},
}SCSS
$custom: #ebe586; $custom-light: #f3edab; $custom-dark: #000000;
JSON
{
"hex": "#ebe586",
"rgb": {
"r": 235,
"g": 229,
"b": 134
},
"hsl": {
"h": 56.436,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.90641,
"c": 0.11734,
"h": 105.3
},
"luminance": 0.75422
}Semantic roles & 50–950 ramp
primary
#EBE586
secondary
#5057C5
accent
#1DD412
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481