#EBE475#EBE475
#EBE475 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.2% C 0.133 H 105.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE475 |
|---|---|
| RGB | rgb(235, 228, 117) |
| HSL | hsl(56, 75%, 69%) |
| HSV | hsv(56, 50%, 92%) |
| CMYK | cmyk(0%, 3%, 50.2%, 7.8%) |
| CIE-LAB | lab(89.13, -12.13, 54.44) |
| CIE-LCH | lch(89.13, 55.77, 102.56°) |
| OKLab | oklab(90.21% -0.0357 0.1286) |
| OKLCH | oklch(90.21% 0.133 105.5) |
| XYZ | xyz(65.2170, 74.4352, 27.7582) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.18
Sandy Yellow
#FDEE73
ΔE00 3.49
Yellowish
#FAEE66
ΔE00 3.91
Dull Yellow
#EEDC5B
ΔE00 3.98
Straw
#FCF679
ΔE00 4.05
Manilla
#FFFA86
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE475 #757CEB
analogous
#EBA975 #EBE475 #B7EB75
triadic
#EBE475 #75EBE4 #E475EB
tetradic
#EBE475 #75EBA9 #757CEB #EB75B7
square
#EBE475 #75EBA9 #757CEB #EB75B7
split-complementary
#EBE475 #75B7EB #A975EB
monochromatic
#C9BE1D #E3DA40 #EBE475 #F3EEAA #FAF9E0
Accessibility & contrast
On white
1.32
#EBE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EBE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE475
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE475 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FAD8CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe475; /* rgb */ color: rgb(235, 228, 117); /* oklch */ color: oklch(90.2% 0.133 105.5);
Tailwind
colors: {
custom: {
50: '#f4ec9f',
500: '#ebe475',
950: '#000000',
},
}SCSS
$custom: #ebe475; $custom-light: #f4ec9f; $custom-dark: #000000;
JSON
{
"hex": "#ebe475",
"rgb": {
"r": 235,
"g": 228,
"b": 117
},
"hsl": {
"h": 56.441,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.90207,
"c": 0.13342,
"h": 105.5
},
"luminance": 0.74433
}Semantic roles & 50–950 ramp
primary
#EBE475
secondary
#4149C3
accent
#1BD70F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480