#FFF970#FFF970
#FFF970 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 96.1% C 0.157 H 106.7°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF970 |
|---|---|
| RGB | rgb(255, 249, 112) |
| HSL | hsl(57, 100%, 72%) |
| HSV | hsv(57, 56%, 100%) |
| CMYK | cmyk(0%, 2.4%, 56.1%, 0%) |
| CIE-LAB | lab(96.07, -14.87, 65.11) |
| CIE-LCH | lch(96.07, 66.79, 102.86°) |
| OKLab | oklab(96.1% -0.0452 0.1507) |
| OKLCH | oklch(96.1% 0.157 106.7) |
| XYZ | xyz(78.0427, 90.1836, 28.6222) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.16
Custard
#FFFD78
ΔE00 1.31
Pastel Yellow
#FFFE71
ΔE00 1.42
Straw
#FCF679
ΔE00 1.44
Light Yellow
#FFFE7A
ΔE00 1.64
Banana (survey)
#FFFF7E
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF970 #7076FF
analogous
#FFB270 #FFF970 #BDFF70
triadic
#FFF970 #70FFF9 #F970FF
tetradic
#FFF970 #70FFB2 #7076FF #FF70BD
square
#FFF970 #70FFB2 #7076FF #FF70BD
split-complementary
#FFF970 #70BDFF #B270FF
monochromatic
#F5EA00 #FFF633 #FFF970 #FFFCAD #FFFEE0
Accessibility & contrast
On white
1.10
#FFF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#FFF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF970
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF970 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff970; /* rgb */ color: rgb(255, 249, 112); /* oklch */ color: oklch(96.1% 0.157 106.7);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fff970',
950: '#000000',
},
}SCSS
$custom: #fff970; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fff970",
"rgb": {
"r": 255,
"g": 249,
"b": 112
},
"hsl": {
"h": 57.483,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.961,
"c": 0.15734,
"h": 106.7
},
"luminance": 0.90181
}Semantic roles & 50–950 ramp
primary
#FFF970
secondary
#373EDC
accent
#0AE600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580