#FEF970#FEF970
#FEF970 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.157 H 107.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF970 |
|---|---|
| RGB | rgb(254, 249, 112) |
| HSL | hsl(58, 99%, 72%) |
| HSV | hsv(58, 56%, 100%) |
| CMYK | cmyk(0%, 2%, 55.9%, 0.4%) |
| CIE-LAB | lab(95.99, -15.27, 65.00) |
| CIE-LCH | lch(95.99, 66.77, 103.22°) |
| OKLab | oklab(96.02% -0.0463 0.1505) |
| OKLCH | oklch(96.02% 0.157 107.1) |
| XYZ | xyz(77.6757, 89.9943, 28.6050) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.00
Custard
#FFFD78
ΔE00 1.16
Pastel Yellow
#FFFE71
ΔE00 1.27
Straw
#FCF679
ΔE00 1.42
Light Yellow
#FFFE7A
ΔE00 1.49
Banana (survey)
#FFFF7E
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF970 #7075FE
analogous
#FEB270 #FEF970 #BCFE70
triadic
#FEF970 #70FEF9 #F970FE
tetradic
#FEF970 #70FEB2 #7075FE #FE70BC
square
#FEF970 #70FEB2 #7075FE #FE70BC
split-complementary
#FEF970 #70BCFE #B270FE
monochromatic
#F2E902 #FEF633 #FEF970 #FEFCAD #FFFEE1
Accessibility & contrast
On white
1.11
#FEF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FEF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF970
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF970 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fef970; /* rgb */ color: rgb(254, 249, 112); /* oklch */ color: oklch(96.0% 0.157 107.1);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fef970',
950: '#000000',
},
}SCSS
$custom: #fef970; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fef970",
"rgb": {
"r": 254,
"g": 249,
"b": 112
},
"hsl": {
"h": 57.887,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96019,
"c": 0.15745,
"h": 107.1
},
"luminance": 0.89992
}Semantic roles & 50–950 ramp
primary
#FEF970
secondary
#383DDA
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580