#F2F992#F2F992
#F2F992 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.5% C 0.127 H 111.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F992 |
|---|---|
| RGB | rgb(242, 249, 146) |
| HSL | hsl(64, 90%, 77%) |
| HSV | hsv(64, 41%, 98%) |
| CMYK | cmyk(2.8%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(95.46, -16.98, 48.54) |
| CIE-LCH | lch(95.46, 51.43, 109.28°) |
| OKLab | oklab(95.49% -0.0473 0.1175) |
| OKLCH | oklch(95.49% 0.127 111.9) |
| XYZ | xyz(75.6829, 88.7052, 40.3235) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.45
Pale Yellow
#FFFF84
ΔE00 3.61
Manilla
#FFFA86
ΔE00 3.67
Butter
#FFFF81
ΔE00 3.90
Faded Yellow
#FEFF7F
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F992 #9992F9
analogous
#F9CD92 #F2F992 #BEF992
triadic
#F2F992 #92F2F9 #F992F2
tetradic
#F2F992 #92F9CD #9992F9 #F992BE
square
#F2F992 #92F9CD #9992F9 #F992BE
split-complementary
#F2F992 #92BEF9 #CD92F9
monochromatic
#E4F31E #EBF658 #F2F992 #F9FCCC #FCFDE2
Accessibility & contrast
On white
1.12
#F2F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#F2F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F992
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F992 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08A
Deuteranopia (green-blind)
#FFF397
Tritanopia (blue-blind)
#FEEEE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f992; /* rgb */ color: rgb(242, 249, 146); /* oklch */ color: oklch(95.5% 0.127 111.9);
Tailwind
colors: {
custom: {
50: '#f8fbb3',
500: '#f2f992',
950: '#000000',
},
}SCSS
$custom: #f2f992; $custom-light: #f8fbb3; $custom-dark: #000000;
JSON
{
"hex": "#f2f992",
"rgb": {
"r": 242,
"g": 249,
"b": 146
},
"hsl": {
"h": 64.078,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.95489,
"c": 0.12664,
"h": 111.9
},
"luminance": 0.88704
}Semantic roles & 50–950 ramp
primary
#F2F992
secondary
#6057D8
accent
#00E610
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581