#EBDA80#EBDA80
#EBDA80 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.3% C 0.113 H 98.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA80 |
|---|---|
| RGB | rgb(235, 218, 128) |
| HSL | hsl(50, 73%, 71%) |
| HSV | hsv(50, 46%, 92%) |
| CMYK | cmyk(0%, 7.2%, 45.5%, 7.8%) |
| CIE-LAB | lab(86.68, -6.13, 46.22) |
| CIE-LCH | lch(86.68, 46.62, 97.55°) |
| OKLab | oklab(88.31% -0.0173 0.1112) |
| OKLCH | oklch(88.31% 0.113 98.9) |
| XYZ | xyz(63.2303, 69.3657, 30.4761) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.85
Khaki (CSS)
#F0E68C
ΔE00 3.10
Wheat (survey)
#FBDD7E
ΔE00 3.80
Sand (survey)
#E2CA76
ΔE00 4.13
Pale Gold
#FDDE6C
ΔE00 4.97
Yellow Tan
#FFE36E
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA80 #8091EB
analogous
#EBA480 #EBDA80 #C6EB80
triadic
#EBDA80 #80EBDA #DA80EB
tetradic
#EBDA80 #80EBA4 #8091EB #EB80C6
square
#EBDA80 #80EBA4 #8091EB #EB80C6
split-complementary
#EBDA80 #80C6EB #A480EB
monochromatic
#D0B421 #E3CB4B #EBDA80 #F3E9B5 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#EBDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA80
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA80 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD579
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#F9CEC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda80; /* rgb */ color: rgb(235, 218, 128); /* oklch */ color: oklch(88.3% 0.113 98.9);
Tailwind
colors: {
custom: {
50: '#f3e5a6',
500: '#ebda80',
950: '#000000',
},
}SCSS
$custom: #ebda80; $custom-light: #f3e5a6; $custom-dark: #000000;
JSON
{
"hex": "#ebda80",
"rgb": {
"r": 235,
"g": 218,
"b": 128
},
"hsl": {
"h": 50.467,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.88311,
"c": 0.11258,
"h": 98.9
},
"luminance": 0.69363
}Semantic roles & 50–950 ramp
primary
#EBDA80
secondary
#4B5EC4
accent
#30D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480