#EBDF75#EBDF75
#EBDF75 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.2% C 0.128 H 102.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF75 |
|---|---|
| RGB | rgb(235, 223, 117) |
| HSL | hsl(54, 75%, 69%) |
| HSV | hsv(54, 50%, 92%) |
| CMYK | cmyk(0%, 5.1%, 50.2%, 7.8%) |
| CIE-LAB | lab(87.84, -9.64, 52.90) |
| CIE-LCH | lch(87.84, 53.77, 100.33°) |
| OKLab | oklab(89.18% -0.0286 0.1252) |
| OKLCH | oklch(89.18% 0.128 102.9) |
| XYZ | xyz(63.8613, 71.7240, 27.3063) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.96
Dull Yellow
#EEDC5B
ΔE00 3.31
Sandy
#F1DA7A
ΔE00 3.42
Sandy Yellow
#FDEE73
ΔE00 3.94
Sand Yellow
#FCE166
ΔE00 4.52
Yellow Tan
#FFE36E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF75 #7581EB
analogous
#EBA475 #EBDF75 #BCEB75
triadic
#EBDF75 #75EBDF #DF75EB
tetradic
#EBDF75 #75EBA4 #7581EB #EB75BC
square
#EBDF75 #75EBA4 #7581EB #EB75BC
split-complementary
#EBDF75 #75BCEB #A475EB
monochromatic
#C9B71D #E3D340 #EBDF75 #F3EBAA #FAF8E0
Accessibility & contrast
On white
1.37
#EBDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EBDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF75
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF75 | 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)
#EFD96B
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#FAD3C7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdf75; /* rgb */ color: rgb(235, 223, 117); /* oklch */ color: oklch(89.2% 0.128 102.9);
Tailwind
colors: {
custom: {
50: '#f4e89f',
500: '#ebdf75',
950: '#000000',
},
}SCSS
$custom: #ebdf75; $custom-light: #f4e89f; $custom-dark: #000000;
JSON
{
"hex": "#ebdf75",
"rgb": {
"r": 235,
"g": 223,
"b": 117
},
"hsl": {
"h": 53.898,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.8918,
"c": 0.12841,
"h": 102.9
},
"luminance": 0.71722
}Semantic roles & 50–950 ramp
primary
#EBDF75
secondary
#414EC3
accent
#23D70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17160F
muted
#858480