#EBE575#EBE575
#EBE575 is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.4% C 0.134 H 106.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE575 |
|---|---|
| RGB | rgb(235, 229, 117) |
| HSL | hsl(57, 75%, 69%) |
| HSV | hsv(57, 50%, 92%) |
| CMYK | cmyk(0%, 2.6%, 50.2%, 7.8%) |
| CIE-LAB | lab(89.39, -12.63, 54.75) |
| CIE-LCH | lch(89.39, 56.18, 102.99°) |
| OKLab | oklab(90.41% -0.0371 0.1292) |
| OKLCH | oklch(90.41% 0.134 106) |
| XYZ | xyz(65.4928, 74.9870, 27.8502) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.32
Sandy Yellow
#FDEE73
ΔE00 3.48
Yellowish
#FAEE66
ΔE00 3.83
Straw
#FCF679
ΔE00 3.84
Dull Yellow
#EEDC5B
ΔE00 4.18
Manilla
#FFFA86
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE575 #757BEB
analogous
#EBAA75 #EBE575 #B6EB75
triadic
#EBE575 #75EBE5 #E575EB
tetradic
#EBE575 #75EBAA #757BEB #EB75B6
square
#EBE575 #75EBAA #757BEB #EB75B6
split-complementary
#EBE575 #75B6EB #AA75EB
monochromatic
#C9C01D #E3DB40 #EBE575 #F3EFAA #FAF9E0
Accessibility & contrast
On white
1.31
#EBE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EBE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE575
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE575 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#F9D9CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe575; /* rgb */ color: rgb(235, 229, 117); /* oklch */ color: oklch(90.4% 0.134 106.0);
Tailwind
colors: {
custom: {
50: '#f4ed9f',
500: '#ebe575',
950: '#000000',
},
}SCSS
$custom: #ebe575; $custom-light: #f4ed9f; $custom-dark: #000000;
JSON
{
"hex": "#ebe575",
"rgb": {
"r": 235,
"g": 229,
"b": 117
},
"hsl": {
"h": 56.949,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.90413,
"c": 0.13444,
"h": 106
},
"luminance": 0.74985
}Semantic roles & 50–950 ramp
primary
#EBE575
secondary
#4147C3
accent
#19D70F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480