#EBDA75#EBDA75
#EBDA75 is a very light, vivid yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.124 H 99.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA75 |
|---|---|
| RGB | rgb(235, 218, 117) |
| HSL | hsl(51, 75%, 69%) |
| HSV | hsv(51, 50%, 92%) |
| CMYK | cmyk(0%, 7.2%, 50.2%, 7.8%) |
| CIE-LAB | lab(86.55, -7.12, 51.36) |
| CIE-LCH | lch(86.55, 51.86, 97.90°) |
| OKLab | oklab(88.16% -0.0213 0.1218) |
| OKLCH | oklch(88.16% 0.124 99.9) |
| XYZ | xyz(62.5451, 69.0916, 26.8676) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.88
Dull Yellow
#EEDC5B
ΔE00 3.48
Khaki (CSS)
#F0E68C
ΔE00 3.60
Wheat (survey)
#FBDD7E
ΔE00 4.00
Sand Yellow
#FCE166
ΔE00 4.13
Yellow Tan
#FFE36E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA75 #7586EB
analogous
#EB9F75 #EBDA75 #C1EB75
triadic
#EBDA75 #75EBDA #DA75EB
tetradic
#EBDA75 #75EB9F #7586EB #EB75C1
square
#EBDA75 #75EB9F #7586EB #EB75C1
split-complementary
#EBDA75 #75C1EB #9F75EB
monochromatic
#C9B01D #E3CC40 #EBDA75 #F3E8AA #FAF7E0
Accessibility & contrast
On white
1.42
#EBDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EBDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA75
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA75 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FACDC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda75; /* rgb */ color: rgb(235, 218, 117); /* oklch */ color: oklch(88.2% 0.124 99.9);
Tailwind
colors: {
custom: {
50: '#f4e59f',
500: '#ebda75',
950: '#000000',
},
}SCSS
$custom: #ebda75; $custom-light: #f4e59f; $custom-dark: #000000;
JSON
{
"hex": "#ebda75",
"rgb": {
"r": 235,
"g": 218,
"b": 117
},
"hsl": {
"h": 51.356,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.8816,
"c": 0.12367,
"h": 99.9
},
"luminance": 0.69089
}Semantic roles & 50–950 ramp
primary
#EBDA75
secondary
#4154C3
accent
#2CD70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480