#EBDB81#EBDB81
#EBDB81 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.5% C 0.112 H 99.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB81 |
|---|---|
| RGB | rgb(235, 219, 129) |
| HSL | hsl(51, 73%, 71%) |
| HSV | hsv(51, 45%, 92%) |
| CMYK | cmyk(0%, 6.8%, 45.1%, 7.8%) |
| CIE-LAB | lab(86.95, -6.54, 46.06) |
| CIE-LCH | lch(86.95, 46.52, 98.08°) |
| OKLab | oklab(88.53% -0.0184 0.111) |
| OKLCH | oklch(88.53% 0.112 99.4) |
| XYZ | xyz(63.5565, 69.9123, 30.9111) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.10
Khaki (CSS)
#F0E68C
ΔE00 2.78
Wheat (survey)
#FBDD7E
ΔE00 4.02
Sand (survey)
#E2CA76
ΔE00 4.43
Dull Yellow
#EEDC5B
ΔE00 5.11
Yellow Tan
#FFE36E
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB81 #8191EB
analogous
#EBA681 #EBDB81 #C6EB81
triadic
#EBDB81 #81EBDB #DB81EB
tetradic
#EBDB81 #81EBA6 #8191EB #EB81C6
square
#EBDB81 #81EBA6 #8191EB #EB81C6
split-complementary
#EBDB81 #81C6EB #A681EB
monochromatic
#D1B621 #E3CC4C #EBDB81 #F3EAB6 #FBF7E5
Accessibility & contrast
On white
1.40
#EBDB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EBDB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB81
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB81 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67A
Deuteranopia (green-blind)
#EFDD85
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb81; /* rgb */ color: rgb(235, 219, 129); /* oklch */ color: oklch(88.5% 0.112 99.4);
Tailwind
colors: {
custom: {
50: '#f3e6a7',
500: '#ebdb81',
950: '#000000',
},
}SCSS
$custom: #ebdb81; $custom-light: #f3e6a7; $custom-dark: #000000;
JSON
{
"hex": "#ebdb81",
"rgb": {
"r": 235,
"g": 219,
"b": 129
},
"hsl": {
"h": 50.943,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.88528,
"c": 0.11248,
"h": 99.4
},
"luminance": 0.6991
}Semantic roles & 50–950 ramp
primary
#EBDB81
secondary
#4C5EC5
accent
#2ED511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480