#EBDF82#EBDF82
#EBDF82 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.115 H 102.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF82 |
|---|---|
| RGB | rgb(235, 223, 130) |
| HSL | hsl(53, 72%, 72%) |
| HSV | hsv(53, 45%, 92%) |
| CMYK | cmyk(0%, 5.1%, 44.7%, 7.8%) |
| CIE-LAB | lab(87.99, -8.46, 46.86) |
| CIE-LCH | lch(87.99, 47.62, 100.23°) |
| OKLab | oklab(89.36% -0.0239 0.1128) |
| OKLCH | oklch(89.36% 0.115 102) |
| XYZ | xyz(64.6794, 72.0512, 31.6149) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.69
Sandy
#F1DA7A
ΔE00 3.15
Dark Cream
#FFF39A
ΔE00 4.43
Wheat (survey)
#FBDD7E
ΔE00 5.00
Dull Yellow
#EEDC5B
ΔE00 5.00
Buff
#FEF69E
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF82 #828EEB
analogous
#EBAB82 #EBDF82 #C3EB82
triadic
#EBDF82 #82EBDF #DF82EB
tetradic
#EBDF82 #82EBAB #828EEB #EB82C3
square
#EBDF82 #82EBAB #828EEB #EB82C3
split-complementary
#EBDF82 #82C3EB #AB82EB
monochromatic
#D1BD21 #E3D14D #EBDF82 #F3EDB7 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#EBDF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF82
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF82 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97A
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#F9D3C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf82; /* rgb */ color: rgb(235, 223, 130); /* oklch */ color: oklch(89.4% 0.115 102.0);
Tailwind
colors: {
custom: {
50: '#f3e8a8',
500: '#ebdf82',
950: '#000000',
},
}SCSS
$custom: #ebdf82; $custom-light: #f3e8a8; $custom-dark: #000000;
JSON
{
"hex": "#ebdf82",
"rgb": {
"r": 235,
"g": 223,
"b": 130
},
"hsl": {
"h": 53.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.89356,
"c": 0.11532,
"h": 102
},
"luminance": 0.72049
}Semantic roles & 50–950 ramp
primary
#EBDF82
secondary
#4D5AC5
accent
#27D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480