#EBDB80#EBDB80
#EBDB80 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.5% C 0.114 H 99.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB80 |
|---|---|
| RGB | rgb(235, 219, 128) |
| HSL | hsl(51, 73%, 71%) |
| HSV | hsv(51, 46%, 92%) |
| CMYK | cmyk(0%, 6.8%, 45.5%, 7.8%) |
| CIE-LAB | lab(86.94, -6.63, 46.53) |
| CIE-LCH | lch(86.94, 47.00, 98.11°) |
| OKLab | oklab(88.51% -0.0188 0.112) |
| OKLCH | oklch(88.51% 0.114 99.5) |
| XYZ | xyz(63.4904, 69.8858, 30.5628) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.04
Khaki (CSS)
#F0E68C
ΔE00 2.79
Wheat (survey)
#FBDD7E
ΔE00 4.01
Sand (survey)
#E2CA76
ΔE00 4.46
Dull Yellow
#EEDC5B
ΔE00 4.96
Yellow Tan
#FFE36E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB80 #8090EB
analogous
#EBA580 #EBDB80 #C5EB80
triadic
#EBDB80 #80EBDB #DB80EB
tetradic
#EBDB80 #80EBA5 #8090EB #EB80C5
square
#EBDB80 #80EBA5 #8090EB #EB80C5
split-complementary
#EBDB80 #80C5EB #A580EB
monochromatic
#D0B621 #E3CC4B #EBDB80 #F3EAB5 #FBF8E5
Accessibility & contrast
On white
1.40
#EBDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EBDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB80
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB80 | 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)
#EBD679
Deuteranopia (green-blind)
#EFDC84
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb80; /* rgb */ color: rgb(235, 219, 128); /* oklch */ color: oklch(88.5% 0.114 99.5);
Tailwind
colors: {
custom: {
50: '#f3e6a6',
500: '#ebdb80',
950: '#000000',
},
}SCSS
$custom: #ebdb80; $custom-light: #f3e6a6; $custom-dark: #000000;
JSON
{
"hex": "#ebdb80",
"rgb": {
"r": 235,
"g": 219,
"b": 128
},
"hsl": {
"h": 51.028,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.88514,
"c": 0.11352,
"h": 99.5
},
"luminance": 0.69884
}Semantic roles & 50–950 ramp
primary
#EBDB80
secondary
#4B5DC4
accent
#2ED511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480