#EBDB75#EBDB75
#EBDB75 is a very light, vivid yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.125 H 100.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB75 |
|---|---|
| RGB | rgb(235, 219, 117) |
| HSL | hsl(52, 75%, 69%) |
| HSV | hsv(52, 50%, 92%) |
| CMYK | cmyk(0%, 6.8%, 50.2%, 7.8%) |
| CIE-LAB | lab(86.81, -7.63, 51.67) |
| CIE-LCH | lch(86.81, 52.23, 98.40°) |
| OKLab | oklab(88.36% -0.0228 0.1225) |
| OKLCH | oklch(88.36% 0.125 100.5) |
| XYZ | xyz(62.8052, 69.6118, 26.9543) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.17
Dull Yellow
#EEDC5B
ΔE00 3.37
Khaki (CSS)
#F0E68C
ΔE00 3.41
Sand Yellow
#FCE166
ΔE00 4.16
Yellow Tan
#FFE36E
ΔE00 4.20
Wheat (survey)
#FBDD7E
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB75 #7585EB
analogous
#EBA075 #EBDB75 #C0EB75
triadic
#EBDB75 #75EBDB #DB75EB
tetradic
#EBDB75 #75EBA0 #7585EB #EB75C0
square
#EBDB75 #75EBA0 #7585EB #EB75C0
split-complementary
#EBDB75 #75C0EB #A075EB
monochromatic
#C9B11D #E3CD40 #EBDB75 #F3E9AA #FAF7E0
Accessibility & contrast
On white
1.41
#EBDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#EBDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB75
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB75 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#FACEC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebdb75; /* rgb */ color: rgb(235, 219, 117); /* oklch */ color: oklch(88.4% 0.125 100.5);
Tailwind
colors: {
custom: {
50: '#f4e59f',
500: '#ebdb75',
950: '#000000',
},
}SCSS
$custom: #ebdb75; $custom-light: #f4e59f; $custom-dark: #000000;
JSON
{
"hex": "#ebdb75",
"rgb": {
"r": 235,
"g": 219,
"b": 117
},
"hsl": {
"h": 51.864,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.88363,
"c": 0.1246,
"h": 100.5
},
"luminance": 0.6961
}Semantic roles & 50–950 ramp
primary
#EBDB75
secondary
#4153C3
accent
#2AD70F
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480