#EBD486#EBD486
#EBD486 is a very light, moderate yellow. Relative luminance 0.665; OKLCH L 87.2% C 0.101 H 93.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD486 |
|---|---|
| RGB | rgb(235, 212, 134) |
| HSL | hsl(46, 72%, 72%) |
| HSV | hsv(46, 43%, 92%) |
| CMYK | cmyk(0%, 9.8%, 43%, 7.8%) |
| CIE-LAB | lab(85.24, -2.48, 41.42) |
| CIE-LCH | lch(85.24, 41.50, 93.43°) |
| OKLab | oklab(87.19% -0.0062 0.1008) |
| OKLCH | oklch(87.19% 0.101 93.5) |
| XYZ | xyz(62.1091, 66.4727, 32.1085) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 3.14
Wheat (survey)
#FBDD7E
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 5.49
Vanilla
#F3E5AB
ΔE00 5.83
Pale Gold
#FDDE6C
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD486 #869DEB
analogous
#EBA286 #EBD486 #CFEB86
triadic
#EBD486 #86EBD4 #D486EB
tetradic
#EBD486 #86EBA2 #869DEB #EB86CF
square
#EBD486 #86EBA2 #869DEB #EB86CF
split-complementary
#EBD486 #86CFEB #A286EB
monochromatic
#D4AB23 #E2C151 #EBD486 #F4E7BB #FBF6E5
Accessibility & contrast
On white
1.47
#EBD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#EBD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD486
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD486 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D180
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#F9C9C1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd486; /* rgb */ color: rgb(235, 212, 134); /* oklch */ color: oklch(87.2% 0.101 93.5);
Tailwind
colors: {
custom: {
50: '#f3e1aa',
500: '#ebd486',
950: '#000000',
},
}SCSS
$custom: #ebd486; $custom-light: #f3e1aa; $custom-dark: #000000;
JSON
{
"hex": "#ebd486",
"rgb": {
"r": 235,
"g": 212,
"b": 134
},
"hsl": {
"h": 46.337,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.87193,
"c": 0.10099,
"h": 93.5
},
"luminance": 0.6647
}Semantic roles & 50–950 ramp
primary
#EBD486
secondary
#506BC5
accent
#3ED412
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481