#EBDC75#EBDC75
#EBDC75 is a very light, vivid yellow. Relative luminance 0.701; OKLCH L 88.6% C 0.126 H 101.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC75 |
|---|---|
| RGB | rgb(235, 220, 117) |
| HSL | hsl(52, 75%, 69%) |
| HSV | hsv(52, 50%, 92%) |
| CMYK | cmyk(0%, 6.4%, 50.2%, 7.8%) |
| CIE-LAB | lab(87.06, -8.13, 51.98) |
| CIE-LCH | lch(87.06, 52.61, 98.89°) |
| OKLab | oklab(88.57% -0.0242 0.1232) |
| OKLCH | oklch(88.57% 0.126 101.1) |
| XYZ | xyz(63.0669, 70.1351, 27.0415) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.47
Khaki (CSS)
#F0E68C
ΔE00 3.25
Dull Yellow
#EEDC5B
ΔE00 3.30
Sand Yellow
#FCE166
ΔE00 4.21
Yellow Tan
#FFE36E
ΔE00 4.27
Wheat (survey)
#FBDD7E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC75 #7584EB
analogous
#EBA175 #EBDC75 #BFEB75
triadic
#EBDC75 #75EBDC #DC75EB
tetradic
#EBDC75 #75EBA1 #7584EB #EB75BF
square
#EBDC75 #75EBA1 #7584EB #EB75BF
split-complementary
#EBDC75 #75BFEB #A175EB
monochromatic
#C9B31D #E3CE40 #EBDC75 #F3EAAA #FAF7E0
Accessibility & contrast
On white
1.40
#EBDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#EBDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC75
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC75 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66C
Deuteranopia (green-blind)
#F1DD7A
Tritanopia (blue-blind)
#FACFC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdc75; /* rgb */ color: rgb(235, 220, 117); /* oklch */ color: oklch(88.6% 0.126 101.1);
Tailwind
colors: {
custom: {
50: '#f4e69f',
500: '#ebdc75',
950: '#000000',
},
}SCSS
$custom: #ebdc75; $custom-light: #f4e69f; $custom-dark: #000000;
JSON
{
"hex": "#ebdc75",
"rgb": {
"r": 235,
"g": 220,
"b": 117
},
"hsl": {
"h": 52.373,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.88567,
"c": 0.12553,
"h": 101.1
},
"luminance": 0.70133
}Semantic roles & 50–950 ramp
primary
#EBDC75
secondary
#4151C3
accent
#28D70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480