#EBDF73#EBDF73
#EBDF73 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.130 H 103.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF73 |
|---|---|
| RGB | rgb(235, 223, 115) |
| HSL | hsl(54, 75%, 69%) |
| HSV | hsv(54, 51%, 92%) |
| CMYK | cmyk(0%, 5.1%, 51.1%, 7.8%) |
| CIE-LAB | lab(87.81, -9.81, 53.81) |
| CIE-LCH | lch(87.81, 54.70, 100.33°) |
| OKLab | oklab(89.16% -0.0292 0.127) |
| OKLCH | oklch(89.16% 0.13 103) |
| XYZ | xyz(63.7450, 71.6774, 26.6936) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 3.08
Khaki (CSS)
#F0E68C
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 3.53
Sandy Yellow
#FDEE73
ΔE00 3.82
Sand Yellow
#FCE166
ΔE00 4.41
Yellowish
#FAEE66
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF73 #737FEB
analogous
#EBA373 #EBDF73 #BBEB73
triadic
#EBDF73 #73EBDF #DF73EB
tetradic
#EBDF73 #73EBA3 #737FEB #EB73BB
square
#EBDF73 #73EBA3 #737FEB #EB73BB
split-complementary
#EBDF73 #73BBEB #A373EB
monochromatic
#C7B61C #E3D33D #EBDF73 #F3EBA9 #FAF7DE
Accessibility & contrast
On white
1.37
#EBDF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EBDF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF73
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF73 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#F4DF78
Tritanopia (blue-blind)
#FAD2C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf73; /* rgb */ color: rgb(235, 223, 115); /* oklch */ color: oklch(89.2% 0.130 103.0);
Tailwind
colors: {
custom: {
50: '#f4e89e',
500: '#ebdf73',
950: '#000000',
},
}SCSS
$custom: #ebdf73; $custom-light: #f4e89e; $custom-dark: #000000;
JSON
{
"hex": "#ebdf73",
"rgb": {
"r": 235,
"g": 223,
"b": 115
},
"hsl": {
"h": 54,
"s": 75,
"l": 68.627
},
"oklch": {
"l": 0.89155,
"c": 0.13032,
"h": 103
},
"luminance": 0.71675
}Semantic roles & 50–950 ramp
primary
#EBDF73
secondary
#3F4CC3
accent
#22D70E
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480