#EBE775#EBE775
#EBE775 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.8% C 0.137 H 107.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE775 |
|---|---|
| RGB | rgb(235, 231, 117) |
| HSL | hsl(58, 75%, 69%) |
| HSV | hsv(58, 50%, 92%) |
| CMYK | cmyk(0%, 1.7%, 50.2%, 7.8%) |
| CIE-LAB | lab(89.91, -13.62, 55.36) |
| CIE-LCH | lch(89.91, 57.01, 103.82°) |
| OKLab | oklab(90.83% -0.0399 0.1306) |
| OKLCH | oklch(90.83% 0.137 107) |
| XYZ | xyz(66.0494, 76.1001, 28.0357) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.48
Sandy Yellow
#FDEE73
ΔE00 3.56
Khaki (CSS)
#F0E68C
ΔE00 3.65
Yellowish
#FAEE66
ΔE00 3.76
Manilla
#FFFA86
ΔE00 4.04
Yellowish Tan
#FCFC81
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE775 #7579EB
analogous
#EBAC75 #EBE775 #B4EB75
triadic
#EBE775 #75EBE7 #E775EB
tetradic
#EBE775 #75EBAC #7579EB #EB75B4
square
#EBE775 #75EBAC #7579EB #EB75B4
split-complementary
#EBE775 #75B4EB #AC75EB
monochromatic
#C9C31D #E3DE40 #EBE775 #F3F0AA #FAFAE0
Accessibility & contrast
On white
1.29
#EBE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EBE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE775
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE775 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#FAE47B
Tritanopia (blue-blind)
#F9DBCD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe775; /* rgb */ color: rgb(235, 231, 117); /* oklch */ color: oklch(90.8% 0.137 107.0);
Tailwind
colors: {
custom: {
50: '#f4ee9f',
500: '#ebe775',
950: '#000000',
},
}SCSS
$custom: #ebe775; $custom-light: #f4ee9f; $custom-dark: #000000;
JSON
{
"hex": "#ebe775",
"rgb": {
"r": 235,
"g": 231,
"b": 117
},
"hsl": {
"h": 57.966,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.90825,
"c": 0.13653,
"h": 107
},
"luminance": 0.76098
}Semantic roles & 50–950 ramp
primary
#EBE775
secondary
#4145C3
accent
#15D70F
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480