#EBDA82#EBDA82
#EBDA82 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.111 H 98.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA82 |
|---|---|
| RGB | rgb(235, 218, 130) |
| HSL | hsl(50, 72%, 72%) |
| HSV | hsv(50, 45%, 92%) |
| CMYK | cmyk(0%, 7.2%, 44.7%, 7.8%) |
| CIE-LAB | lab(86.71, -5.93, 45.27) |
| CIE-LCH | lch(86.71, 45.65, 97.47°) |
| OKLab | oklab(88.34% -0.0166 0.1093) |
| OKLCH | oklch(88.34% 0.111 98.6) |
| XYZ | xyz(63.3632, 69.4188, 31.1762) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.00
Khaki (CSS)
#F0E68C
ΔE00 3.10
Wheat (survey)
#FBDD7E
ΔE00 3.83
Sand (survey)
#E2CA76
ΔE00 4.08
Pale Gold
#FDDE6C
ΔE00 5.15
Yellow Tan
#FFE36E
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA82 #8293EB
analogous
#EBA682 #EBDA82 #C8EB82
triadic
#EBDA82 #82EBDA #DA82EB
tetradic
#EBDA82 #82EBA6 #8293EB #EB82C8
square
#EBDA82 #82EBA6 #8293EB #EB82C8
split-complementary
#EBDA82 #82C8EB #A682EB
monochromatic
#D1B521 #E3CA4D #EBDA82 #F3EAB7 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EBDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA82
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA82 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#EEDC86
Tritanopia (blue-blind)
#F9CEC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda82; /* rgb */ color: rgb(235, 218, 130); /* oklch */ color: oklch(88.3% 0.111 98.6);
Tailwind
colors: {
custom: {
50: '#f3e5a8',
500: '#ebda82',
950: '#000000',
},
}SCSS
$custom: #ebda82; $custom-light: #f3e5a8; $custom-dark: #000000;
JSON
{
"hex": "#ebda82",
"rgb": {
"r": 235,
"g": 218,
"b": 130
},
"hsl": {
"h": 50.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.8834,
"c": 0.11051,
"h": 98.6
},
"luminance": 0.69417
}Semantic roles & 50–950 ramp
primary
#EBDA82
secondary
#4D60C5
accent
#31D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480