#F2F970#F2F970
#F2F970 is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.1% C 0.159 H 111.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F970 |
|---|---|
| RGB | rgb(242, 249, 112) |
| HSL | hsl(63, 92%, 71%) |
| HSV | hsv(63, 55%, 98%) |
| CMYK | cmyk(2.8%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(95.08, -20.01, 63.72) |
| CIE-LCH | lch(95.08, 66.78, 107.43°) |
| OKLab | oklab(95.06% -0.059 0.148) |
| OKLCH | oklch(95.06% 0.159 111.7) |
| XYZ | xyz(73.4200, 87.8000, 28.4056) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.14
Light Yellow
#FFFE7A
ΔE00 2.23
Banana (survey)
#FFFF7E
ΔE00 2.26
Yellowish Tan
#FCFC81
ΔE00 2.26
Pastel Yellow
#FFFE71
ΔE00 2.31
Custard
#FFFD78
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F970 #7770F9
analogous
#F9BB70 #F2F970 #ADF970
triadic
#F2F970 #70F2F9 #F970F2
tetradic
#F2F970 #70F9BB #7770F9 #F970AD
square
#F2F970 #70F9BB #7770F9 #F970AD
split-complementary
#F2F970 #70ADF9 #BB70F9
monochromatic
#DAE50A #EDF735 #F2F970 #F7FBAB #FCFEE2
Accessibility & contrast
On white
1.13
#F2F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F2F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F970
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F970 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF62
Deuteranopia (green-blind)
#FFF378
Tritanopia (blue-blind)
#FFECDB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f970; /* rgb */ color: rgb(242, 249, 112); /* oklch */ color: oklch(95.1% 0.159 111.7);
Tailwind
colors: {
custom: {
50: '#f9fb9d',
500: '#f2f970',
950: '#000000',
},
}SCSS
$custom: #f2f970; $custom-light: #f9fb9d; $custom-dark: #000000;
JSON
{
"hex": "#f2f970",
"rgb": {
"r": 242,
"g": 249,
"b": 112
},
"hsl": {
"h": 63.066,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.95063,
"c": 0.15931,
"h": 111.7
},
"luminance": 0.87798
}Semantic roles & 50–950 ramp
primary
#F2F970
secondary
#4139D4
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580