#EBDC89#EBDC89
#EBDC89 is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 88.9% C 0.105 H 99.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC89 |
|---|---|
| RGB | rgb(235, 220, 137) |
| HSL | hsl(51, 71%, 73%) |
| HSV | hsv(51, 42%, 92%) |
| CMYK | cmyk(0%, 6.4%, 41.7%, 7.8%) |
| CIE-LAB | lab(87.32, -6.25, 42.57) |
| CIE-LCH | lch(87.32, 43.02, 98.35°) |
| OKLab | oklab(88.85% -0.0169 0.1036) |
| OKLCH | oklch(88.85% 0.105 99.3) |
| XYZ | xyz(64.3709, 70.6567, 33.9093) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Sandy
#F1DA7A
ΔE00 2.94
Wheat (survey)
#FBDD7E
ΔE00 4.47
Sand (survey)
#E2CA76
ΔE00 4.67
Dark Cream
#FFF39A
ΔE00 4.96
Light Tan
#FBEEAC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC89 #8998EB
analogous
#EBAB89 #EBDC89 #C9EB89
triadic
#EBDC89 #89EBDC #DC89EB
tetradic
#EBDC89 #89EBAB #8998EB #EB89C9
square
#EBDC89 #89EBAB #8998EB #EB89C9
split-complementary
#EBDC89 #89C9EB #AB89EB
monochromatic
#D5BA24 #E2CC55 #EBDC89 #F4ECBD #FBF7E5
Accessibility & contrast
On white
1.39
#EBDC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#EBDC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC89
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC89 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD783
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#F9D1C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc89; /* rgb */ color: rgb(235, 220, 137); /* oklch */ color: oklch(88.9% 0.105 99.3);
Tailwind
colors: {
custom: {
50: '#f3e6ac',
500: '#ebdc89',
950: '#000000',
},
}SCSS
$custom: #ebdc89; $custom-light: #f3e6ac; $custom-dark: #000000;
JSON
{
"hex": "#ebdc89",
"rgb": {
"r": 235,
"g": 220,
"b": 137
},
"hsl": {
"h": 50.816,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.88852,
"c": 0.10493,
"h": 99.3
},
"luminance": 0.70655
}Semantic roles & 50–950 ramp
primary
#EBDC89
secondary
#5364C5
accent
#30D312
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481