#FEF874#FEF874
#FEF874 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.9% C 0.153 H 106.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF874 |
|---|---|
| RGB | rgb(254, 248, 116) |
| HSL | hsl(57, 99%, 73%) |
| HSV | hsv(57, 54%, 100%) |
| CMYK | cmyk(0%, 2.4%, 54.3%, 0.4%) |
| CIE-LAB | lab(95.78, -14.49, 63.01) |
| CIE-LCH | lch(95.78, 64.65, 102.95°) |
| OKLab | oklab(95.86% -0.0436 0.1467) |
| OKLCH | oklch(95.86% 0.153 106.6) |
| XYZ | xyz(77.5951, 89.4689, 29.7014) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.87
Custard
#FFFD78
ΔE00 1.28
Butter Yellow
#FFFD74
ΔE00 1.31
Light Yellow
#FFFE7A
ΔE00 1.58
Pastel Yellow
#FFFE71
ΔE00 1.70
Banana (survey)
#FFFF7E
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF874 #747AFE
analogous
#FEB374 #FEF874 #BFFE74
triadic
#FEF874 #74FEF8 #F874FE
tetradic
#FEF874 #74FEB3 #747AFE #FE74BF
square
#FEF874 #74FEB3 #747AFE #FE74BF
split-complementary
#FEF874 #74BFFE #B374FE
monochromatic
#F6EB02 #FEF537 #FEF874 #FEFBB1 #FFFDE1
Accessibility & contrast
On white
1.11
#FEF874 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FEF874 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF874
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF874 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF874 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF067
Deuteranopia (green-blind)
#FFF57B
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fef874; /* rgb */ color: rgb(254, 248, 116); /* oklch */ color: oklch(95.9% 0.153 106.6);
Tailwind
colors: {
custom: {
50: '#fffaa0',
500: '#fef874',
950: '#000000',
},
}SCSS
$custom: #fef874; $custom-light: #fffaa0; $custom-dark: #000000;
JSON
{
"hex": "#fef874",
"rgb": {
"r": 254,
"g": 248,
"b": 116
},
"hsl": {
"h": 57.391,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.95857,
"c": 0.15302,
"h": 106.6
},
"luminance": 0.89467
}Semantic roles & 50–950 ramp
primary
#FEF874
secondary
#3B42DB
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580