#EBDF81#EBDF81
#EBDF81 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.3% C 0.116 H 102.0°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF81 |
|---|---|
| RGB | rgb(235, 223, 129) |
| HSL | hsl(53, 73%, 71%) |
| HSV | hsv(53, 45%, 92%) |
| CMYK | cmyk(0%, 5.1%, 45.1%, 7.8%) |
| CIE-LAB | lab(87.98, -8.55, 47.33) |
| CIE-LCH | lch(87.98, 48.10, 100.24°) |
| OKLab | oklab(89.34% -0.0242 0.1138) |
| OKLCH | oklch(89.34% 0.116 102) |
| XYZ | xyz(64.6126, 72.0245, 31.2632) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.75
Sandy
#F1DA7A
ΔE00 3.14
Dark Cream
#FFF39A
ΔE00 4.47
Dull Yellow
#EEDC5B
ΔE00 4.86
Sandy Yellow
#FDEE73
ΔE00 4.99
Wheat (survey)
#FBDD7E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF81 #818DEB
analogous
#EBAA81 #EBDF81 #C2EB81
triadic
#EBDF81 #81EBDF #DF81EB
tetradic
#EBDF81 #81EBAA #818DEB #EB81C2
square
#EBDF81 #81EBAA #818DEB #EB81C2
split-complementary
#EBDF81 #81C2EB #AA81EB
monochromatic
#D1BD21 #E3D24C #EBDF81 #F3ECB6 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#EBDF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF81
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF81 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED979
Deuteranopia (green-blind)
#F2DF85
Tritanopia (blue-blind)
#F9D3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf81; /* rgb */ color: rgb(235, 223, 129); /* oklch */ color: oklch(89.3% 0.116 102.0);
Tailwind
colors: {
custom: {
50: '#f3e8a7',
500: '#ebdf81',
950: '#000000',
},
}SCSS
$custom: #ebdf81; $custom-light: #f3e8a7; $custom-dark: #000000;
JSON
{
"hex": "#ebdf81",
"rgb": {
"r": 235,
"g": 223,
"b": 129
},
"hsl": {
"h": 53.208,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.89342,
"c": 0.11636,
"h": 102
},
"luminance": 0.72022
}Semantic roles & 50–950 ramp
primary
#EBDF81
secondary
#4C59C5
accent
#27D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171610
muted
#858480