#EBD384#EBD384
#EBD384 is a very light, moderate yellow. Relative luminance 0.659; OKLCH L 87.0% C 0.102 H 93.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD384 |
|---|---|
| RGB | rgb(235, 211, 132) |
| HSL | hsl(46, 72%, 72%) |
| HSV | hsv(46, 44%, 92%) |
| CMYK | cmyk(0%, 10.2%, 43.8%, 7.8%) |
| CIE-LAB | lab(84.96, -2.17, 42.07) |
| CIE-LCH | lch(84.96, 42.12, 92.95°) |
| OKLab | oklab(86.96% -0.0055 0.1022) |
| OKLCH | oklch(86.96% 0.102 93.1) |
| XYZ | xyz(61.7218, 65.9190, 31.2978) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.38
Sandy
#F1DA7A
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 3.66
Khaki (CSS)
#F0E68C
ΔE00 5.76
Pale Gold
#FDDE6C
ΔE00 5.76
Light Mustard
#F7D560
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD384 #849CEB
analogous
#EBA084 #EBD384 #D0EB84
triadic
#EBD384 #84EBD3 #D384EB
tetradic
#EBD384 #84EBA0 #849CEB #EB84D0
square
#EBD384 #84EBA0 #849CEB #EB84D0
split-complementary
#EBD384 #84D0EB #A084EB
monochromatic
#D2A922 #E2C04F #EBD384 #F4E6B9 #FBF6E5
Accessibility & contrast
On white
1.48
#EBD384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#EBD384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD384
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD384 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07E
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#FAC8C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebd384; /* rgb */ color: rgb(235, 211, 132); /* oklch */ color: oklch(87.0% 0.102 93.1);
Tailwind
colors: {
custom: {
50: '#f3e0a9',
500: '#ebd384',
950: '#000000',
},
}SCSS
$custom: #ebd384; $custom-light: #f3e0a9; $custom-dark: #000000;
JSON
{
"hex": "#ebd384",
"rgb": {
"r": 235,
"g": 211,
"b": 132
},
"hsl": {
"h": 46.019,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.86961,
"c": 0.1023,
"h": 93.1
},
"luminance": 0.65917
}Semantic roles & 50–950 ramp
primary
#EBD384
secondary
#4E6AC5
accent
#3FD411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480