#FFEB75#FFEB75
#FFEB75 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.3% C 0.140 H 99.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB75 |
|---|---|
| RGB | rgb(255, 235, 117) |
| HSL | hsl(51, 100%, 73%) |
| HSV | hsv(51, 54%, 100%) |
| CMYK | cmyk(0%, 7.8%, 54.1%, 0%) |
| CIE-LAB | lab(92.56, -7.62, 58.88) |
| CIE-LCH | lch(92.56, 59.37, 97.37°) |
| OKLab | oklab(93.33% -0.0239 0.1379) |
| OKLCH | oklch(93.33% 0.14 99.8) |
| XYZ | xyz(74.1618, 81.9639, 28.7403) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.48
Yellow Tan
#FFE36E
ΔE00 2.57
Sand Yellow
#FCE166
ΔE00 2.74
Yellowish
#FAEE66
ΔE00 2.83
Dull Yellow
#EEDC5B
ΔE00 3.71
Pale Gold
#FDDE6C
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB75 #7589FF
analogous
#FFA675 #FFEB75 #CEFF75
triadic
#FFEB75 #75FFEB #EB75FF
tetradic
#FFEB75 #75FFA6 #7589FF #FF75CE
square
#FFEB75 #75FFA6 #7589FF #FF75CE
split-complementary
#FFEB75 #75CEFF #A675FF
monochromatic
#FAD500 #FFE238 #FFEB75 #FFF4B2 #FFFBE0
Accessibility & contrast
On white
1.21
#FFEB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFEB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB75
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB75 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56A
Deuteranopia (green-blind)
#FFED7A
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb75; /* rgb */ color: rgb(255, 235, 117); /* oklch */ color: oklch(93.3% 0.140 99.8);
Tailwind
colors: {
custom: {
50: '#fff1a0',
500: '#ffeb75',
950: '#000000',
},
}SCSS
$custom: #ffeb75; $custom-light: #fff1a0; $custom-dark: #000000;
JSON
{
"hex": "#ffeb75",
"rgb": {
"r": 255,
"g": 235,
"b": 117
},
"hsl": {
"h": 51.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.93325,
"c": 0.13991,
"h": 99.8
},
"luminance": 0.81961
}Semantic roles & 50–950 ramp
primary
#FFEB75
secondary
#3C53DD
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580