#FFF976#FFF976
#FFF976 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.2% C 0.152 H 106.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF976 |
|---|---|
| RGB | rgb(255, 249, 118) |
| HSL | hsl(57, 100%, 73%) |
| HSV | hsv(57, 54%, 100%) |
| CMYK | cmyk(0%, 2.4%, 53.7%, 0%) |
| CIE-LAB | lab(96.13, -14.43, 62.55) |
| CIE-LCH | lch(96.13, 64.19, 102.99°) |
| OKLab | oklab(96.16% -0.0433 0.1459) |
| OKLCH | oklch(96.16% 0.152 106.5) |
| XYZ | xyz(78.3879, 90.3217, 30.4406) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.89
Custard
#FFFD78
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.23
Light Yellow
#FFFE7A
ΔE00 1.44
Pastel Yellow
#FFFE71
ΔE00 1.65
Banana (survey)
#FFFF7E
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF976 #767CFF
analogous
#FFB476 #FFF976 #C1FF76
triadic
#FFF976 #76FFF9 #F976FF
tetradic
#FFF976 #76FFB4 #767CFF #FF76C1
square
#FFF976 #76FFB4 #767CFF #FF76C1
split-complementary
#FFF976 #76C1FF #B476FF
monochromatic
#FBF000 #FFF639 #FFF976 #FFFCB3 #FFFEE0
Accessibility & contrast
On white
1.10
#FFF976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FFF976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF976
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF976 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF169
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff976; /* rgb */ color: rgb(255, 249, 118); /* oklch */ color: oklch(96.2% 0.152 106.5);
Tailwind
colors: {
custom: {
50: '#fffba1',
500: '#fff976',
950: '#000000',
},
}SCSS
$custom: #fff976; $custom-light: #fffba1; $custom-dark: #000000;
JSON
{
"hex": "#fff976",
"rgb": {
"r": 255,
"g": 249,
"b": 118
},
"hsl": {
"h": 57.372,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.96164,
"c": 0.15217,
"h": 106.5
},
"luminance": 0.90319
}Semantic roles & 50–950 ramp
primary
#FFF976
secondary
#3D44DD
accent
#0AE600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580