#EBDA85#EBDA85
#EBDA85 is a very light, moderate yellow. Relative luminance 0.695; OKLCH L 88.4% C 0.107 H 98.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA85 |
|---|---|
| RGB | rgb(235, 218, 133) |
| HSL | hsl(50, 72%, 72%) |
| HSV | hsv(50, 43%, 92%) |
| CMYK | cmyk(0%, 7.2%, 43.4%, 7.8%) |
| CIE-LAB | lab(86.75, -5.64, 43.84) |
| CIE-LCH | lch(86.75, 44.20, 97.33°) |
| OKLab | oklab(88.39% -0.0155 0.1062) |
| OKLCH | oklch(88.39% 0.107 98.3) |
| XYZ | xyz(63.5675, 69.5005, 32.2522) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.30
Khaki (CSS)
#F0E68C
ΔE00 3.16
Wheat (survey)
#FBDD7E
ΔE00 3.94
Sand (survey)
#E2CA76
ΔE00 4.04
Dark Cream
#FFF39A
ΔE00 5.42
Pale Gold
#FDDE6C
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA85 #8596EB
analogous
#EBA785 #EBDA85 #C9EB85
triadic
#EBDA85 #85EBDA #DA85EB
tetradic
#EBDA85 #85EBA7 #8596EB #EB85C9
square
#EBDA85 #85EBA7 #8596EB #EB85C9
split-complementary
#EBDA85 #85C9EB #A785EB
monochromatic
#D3B623 #E2CA50 #EBDA85 #F4EABA #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#EBDA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA85
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA85 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67E
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda85; /* rgb */ color: rgb(235, 218, 133); /* oklch */ color: oklch(88.4% 0.107 98.3);
Tailwind
colors: {
custom: {
50: '#f3e5aa',
500: '#ebda85',
950: '#000000',
},
}SCSS
$custom: #ebda85; $custom-light: #f3e5aa; $custom-dark: #000000;
JSON
{
"hex": "#ebda85",
"rgb": {
"r": 235,
"g": 218,
"b": 133
},
"hsl": {
"h": 50,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.88385,
"c": 0.10733,
"h": 98.3
},
"luminance": 0.69498
}Semantic roles & 50–950 ramp
primary
#EBDA85
secondary
#4F63C5
accent
#32D412
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481