#FEF96F#FEF96F
#FEF96F is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.158 H 107.1°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF96F |
|---|---|
| RGB | rgb(254, 249, 111) |
| HSL | hsl(58, 99%, 72%) |
| HSV | hsv(58, 56%, 100%) |
| CMYK | cmyk(0%, 2%, 56.3%, 0.4%) |
| CIE-LAB | lab(95.99, -15.34, 65.42) |
| CIE-LCH | lch(95.99, 67.20, 103.19°) |
| OKLab | oklab(96.01% -0.0466 0.1513) |
| OKLCH | oklch(96.01% 0.158 107.1) |
| XYZ | xyz(77.6203, 89.9722, 28.3134) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.02
Custard
#FFFD78
ΔE00 1.22
Pastel Yellow
#FFFE71
ΔE00 1.26
Straw
#FCF679
ΔE00 1.52
Light Yellow
#FFFE7A
ΔE00 1.55
Banana (survey)
#FFFF7E
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF96F #6F74FE
analogous
#FEB26F #FEF96F #BCFE6F
triadic
#FEF96F #6FFEF9 #F96FFE
tetradic
#FEF96F #6FFEB2 #6F74FE #FE6FBC
square
#FEF96F #6FFEB2 #6F74FE #FE6FBC
split-complementary
#FEF96F #6FBCFE #B26FFE
monochromatic
#F1E902 #FEF632 #FEF96F #FEFCAC #FFFEE1
Accessibility & contrast
On white
1.11
#FEF96F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FEF96F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF96F
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF96F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF96F | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF060
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fef96f; /* rgb */ color: rgb(254, 249, 111); /* oklch */ color: oklch(96.0% 0.158 107.1);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fef96f',
950: '#000000',
},
}SCSS
$custom: #fef96f; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fef96f",
"rgb": {
"r": 254,
"g": 249,
"b": 111
},
"hsl": {
"h": 57.902,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.96009,
"c": 0.15829,
"h": 107.1
},
"luminance": 0.8997
}Semantic roles & 50–950 ramp
primary
#FEF96F
secondary
#373DDA
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580