#FEF976#FEF976
#FEF976 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 96.1% C 0.152 H 106.9°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF976 |
|---|---|
| RGB | rgb(254, 249, 118) |
| HSL | hsl(58, 99%, 73%) |
| HSV | hsv(58, 54%, 100%) |
| CMYK | cmyk(0%, 2%, 53.5%, 0.4%) |
| CIE-LAB | lab(96.05, -14.82, 62.44) |
| CIE-LCH | lch(96.05, 64.18, 103.35°) |
| OKLab | oklab(96.08% -0.0444 0.1457) |
| OKLCH | oklch(96.08% 0.152 106.9) |
| XYZ | xyz(78.0209, 90.1324, 30.4234) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.88
Custard
#FFFD78
ΔE00 0.99
Butter Yellow
#FFFD74
ΔE00 1.10
Light Yellow
#FFFE7A
ΔE00 1.27
Pastel Yellow
#FFFE71
ΔE00 1.53
Banana (survey)
#FFFF7E
ΔE00 1.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF976 #767BFE
analogous
#FEB576 #FEF976 #BFFE76
triadic
#FEF976 #76FEF9 #F976FE
tetradic
#FEF976 #76FEB5 #767BFE #FE76BF
square
#FEF976 #76FEB5 #767BFE #FE76BF
split-complementary
#FEF976 #76BFFE #B576FE
monochromatic
#F8EF02 #FEF639 #FEF976 #FEFCB3 #FFFEE1
Accessibility & contrast
On white
1.10
#FEF976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FEF976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF976
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF976 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 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: #fef976; /* rgb */ color: rgb(254, 249, 118); /* oklch */ color: oklch(96.1% 0.152 106.9);
Tailwind
colors: {
custom: {
50: '#fffba1',
500: '#fef976',
950: '#000000',
},
}SCSS
$custom: #fef976; $custom-light: #fffba1; $custom-dark: #000000;
JSON
{
"hex": "#fef976",
"rgb": {
"r": 254,
"g": 249,
"b": 118
},
"hsl": {
"h": 57.794,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.96083,
"c": 0.15227,
"h": 106.9
},
"luminance": 0.9013
}Semantic roles & 50–950 ramp
primary
#FEF976
secondary
#3D43DB
accent
#08E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580