#EBDA84#EBDA84
#EBDA84 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.4% C 0.108 H 98.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA84 |
|---|---|
| RGB | rgb(235, 218, 132) |
| HSL | hsl(50, 72%, 72%) |
| HSV | hsv(50, 44%, 92%) |
| CMYK | cmyk(0%, 7.2%, 43.8%, 7.8%) |
| CIE-LAB | lab(86.74, -5.74, 44.31) |
| CIE-LCH | lch(86.74, 44.68, 97.38°) |
| OKLab | oklab(88.37% -0.0159 0.1072) |
| OKLCH | oklch(88.37% 0.108 98.4) |
| XYZ | xyz(63.4988, 69.4730, 31.8901) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.19
Khaki (CSS)
#F0E68C
ΔE00 3.13
Wheat (survey)
#FBDD7E
ΔE00 3.90
Sand (survey)
#E2CA76
ΔE00 4.04
Pale Gold
#FDDE6C
ΔE00 5.35
Dark Cream
#FFF39A
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA84 #8495EB
analogous
#EBA784 #EBDA84 #C9EB84
triadic
#EBDA84 #84EBDA #DA84EB
tetradic
#EBDA84 #84EBA7 #8495EB #EB84C9
square
#EBDA84 #84EBA7 #8495EB #EB84C9
split-complementary
#EBDA84 #84C9EB #A784EB
monochromatic
#D2B522 #E2CA4F #EBDA84 #F4EAB9 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EBDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA84
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA84 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67D
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda84; /* rgb */ color: rgb(235, 218, 132); /* oklch */ color: oklch(88.4% 0.108 98.4);
Tailwind
colors: {
custom: {
50: '#f3e5a9',
500: '#ebda84',
950: '#000000',
},
}SCSS
$custom: #ebda84; $custom-light: #f3e5a9; $custom-dark: #000000;
JSON
{
"hex": "#ebda84",
"rgb": {
"r": 235,
"g": 218,
"b": 132
},
"hsl": {
"h": 50.097,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.8837,
"c": 0.1084,
"h": 98.4
},
"luminance": 0.69471
}Semantic roles & 50–950 ramp
primary
#EBDA84
secondary
#4E62C5
accent
#32D411
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481