#EBDB82#EBDB82
#EBDB82 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.5% C 0.111 H 99.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB82 |
|---|---|
| RGB | rgb(235, 219, 130) |
| HSL | hsl(51, 72%, 72%) |
| HSV | hsv(51, 45%, 92%) |
| CMYK | cmyk(0%, 6.8%, 44.7%, 7.8%) |
| CIE-LAB | lab(86.97, -6.44, 45.59) |
| CIE-LCH | lch(86.97, 46.04, 98.04°) |
| OKLab | oklab(88.54% -0.0181 0.11) |
| OKLCH | oklch(88.54% 0.111 99.3) |
| XYZ | xyz(63.6233, 69.9390, 31.2629) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.16
Khaki (CSS)
#F0E68C
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 4.03
Sand (survey)
#E2CA76
ΔE00 4.40
Dark Cream
#FFF39A
ΔE00 5.19
Pale Gold
#FDDE6C
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB82 #8292EB
analogous
#EBA782 #EBDB82 #C7EB82
triadic
#EBDB82 #82EBDB #DB82EB
tetradic
#EBDB82 #82EBA7 #8292EB #EB82C7
square
#EBDB82 #82EBA7 #8292EB #EB82C7
split-complementary
#EBDB82 #82C7EB #A782EB
monochromatic
#D1B621 #E3CC4D #EBDB82 #F3EAB7 #FBF7E5
Accessibility & contrast
On white
1.40
#EBDB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#EBDB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB82
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB82 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#EFDD86
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb82; /* rgb */ color: rgb(235, 219, 130); /* oklch */ color: oklch(88.5% 0.111 99.3);
Tailwind
colors: {
custom: {
50: '#f3e6a8',
500: '#ebdb82',
950: '#000000',
},
}SCSS
$custom: #ebdb82; $custom-light: #f3e6a8; $custom-dark: #000000;
JSON
{
"hex": "#ebdb82",
"rgb": {
"r": 235,
"g": 219,
"b": 130
},
"hsl": {
"h": 50.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.88543,
"c": 0.11143,
"h": 99.3
},
"luminance": 0.69937
}Semantic roles & 50–950 ramp
primary
#EBDB82
secondary
#4D5FC5
accent
#2FD411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480