#FFEB76#FFEB76
#FFEB76 is a very light, vivid yellow. Relative luminance 0.820; OKLCH L 93.3% C 0.139 H 99.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB76 |
|---|---|
| RGB | rgb(255, 235, 118) |
| HSL | hsl(51, 100%, 73%) |
| HSV | hsv(51, 54%, 100%) |
| CMYK | cmyk(0%, 7.8%, 53.7%, 0%) |
| CIE-LAB | lab(92.57, -7.54, 58.43) |
| CIE-LCH | lch(92.57, 58.92, 97.35°) |
| OKLab | oklab(93.34% -0.0236 0.137) |
| OKLCH | oklch(93.34% 0.139 99.8) |
| XYZ | xyz(74.2209, 81.9875, 29.0516) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.53
Yellow Tan
#FFE36E
ΔE00 2.56
Sand Yellow
#FCE166
ΔE00 2.77
Yellowish
#FAEE66
ΔE00 2.92
Dull Yellow
#EEDC5B
ΔE00 3.77
Pale Gold
#FDDE6C
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB76 #768AFF
analogous
#FFA676 #FFEB76 #CEFF76
triadic
#FFEB76 #76FFEB #EB76FF
tetradic
#FFEB76 #76FFA6 #768AFF #FF76CE
square
#FFEB76 #76FFA6 #768AFF #FF76CE
split-complementary
#FFEB76 #76CEFF #A676FF
monochromatic
#FBD600 #FFE239 #FFEB76 #FFF4B3 #FFFBE0
Accessibility & contrast
On white
1.21
#FFEB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FFEB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB76
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB76 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56B
Deuteranopia (green-blind)
#FFED7B
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb76; /* rgb */ color: rgb(255, 235, 118); /* oklch */ color: oklch(93.3% 0.139 99.8);
Tailwind
colors: {
custom: {
50: '#fff1a0',
500: '#ffeb76',
950: '#000000',
},
}SCSS
$custom: #ffeb76; $custom-light: #fff1a0; $custom-dark: #000000;
JSON
{
"hex": "#ffeb76",
"rgb": {
"r": 255,
"g": 235,
"b": 118
},
"hsl": {
"h": 51.241,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.93336,
"c": 0.139,
"h": 99.8
},
"luminance": 0.81985
}Semantic roles & 50–950 ramp
primary
#FFEB76
secondary
#3D54DD
accent
#22E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580