#EBDF80#EBDF80
#EBDF80 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.3% C 0.117 H 102.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF80 |
|---|---|
| RGB | rgb(235, 223, 128) |
| HSL | hsl(53, 73%, 71%) |
| HSV | hsv(53, 46%, 92%) |
| CMYK | cmyk(0%, 5.1%, 45.5%, 7.8%) |
| CIE-LAB | lab(87.97, -8.65, 47.80) |
| CIE-LCH | lch(87.97, 48.58, 100.25°) |
| OKLab | oklab(89.33% -0.0246 0.1148) |
| OKLCH | oklch(89.33% 0.117 102.1) |
| XYZ | xyz(64.5465, 71.9980, 30.9148) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.82
Sandy
#F1DA7A
ΔE00 3.13
Dark Cream
#FFF39A
ΔE00 4.51
Dull Yellow
#EEDC5B
ΔE00 4.72
Sandy Yellow
#FDEE73
ΔE00 4.89
Wheat (survey)
#FBDD7E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF80 #808CEB
analogous
#EBA980 #EBDF80 #C1EB80
triadic
#EBDF80 #80EBDF #DF80EB
tetradic
#EBDF80 #80EBA9 #808CEB #EB80C1
square
#EBDF80 #80EBA9 #808CEB #EB80C1
split-complementary
#EBDF80 #80C1EB #A980EB
monochromatic
#D0BC21 #E3D24B #EBDF80 #F3ECB5 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#EBDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF80
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF80 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED978
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#F9D3C8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf80; /* rgb */ color: rgb(235, 223, 128); /* oklch */ color: oklch(89.3% 0.117 102.1);
Tailwind
colors: {
custom: {
50: '#f3e8a6',
500: '#ebdf80',
950: '#000000',
},
}SCSS
$custom: #ebdf80; $custom-light: #f3e8a6; $custom-dark: #000000;
JSON
{
"hex": "#ebdf80",
"rgb": {
"r": 235,
"g": 223,
"b": 128
},
"hsl": {
"h": 53.271,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.89328,
"c": 0.1174,
"h": 102.1
},
"luminance": 0.71996
}Semantic roles & 50–950 ramp
primary
#EBDF80
secondary
#4B58C4
accent
#27D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17160F
muted
#858480