#F2F482#F2F482
#F2F482 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.137 H 109.7°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F482 |
|---|---|
| RGB | rgb(242, 244, 130) |
| HSL | hsl(61, 84%, 73%) |
| HSV | hsv(61, 47%, 96%) |
| CMYK | cmyk(0.8%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(93.97, -16.10, 54.29) |
| CIE-LCH | lch(93.97, 56.63, 106.52°) |
| OKLab | oklab(94.24% -0.0462 0.1292) |
| OKLCH | oklch(94.24% 0.137 109.7) |
| XYZ | xyz(72.9993, 85.1919, 33.7130) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.08
Manilla
#FFFA86
ΔE00 2.28
Pale Yellow
#FFFF84
ΔE00 2.58
Straw
#FCF679
ΔE00 2.60
Butter
#FFFF81
ΔE00 2.74
Faded Yellow
#FEFF7F
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F482 #8482F4
analogous
#F4BD82 #F2F482 #B9F482
triadic
#F2F482 #82F2F4 #F482F2
tetradic
#F2F482 #82F4BD #8482F4 #F482B9
square
#F2F482 #82F4BD #8482F4 #F482B9
split-complementary
#F2F482 #82B9F4 #BD82F4
monochromatic
#E4E714 #ECEF4A #F2F482 #F8F9BA #FCFDE3
Accessibility & contrast
On white
1.16
#F2F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F2F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F482
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F482 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f482; /* rgb */ color: rgb(242, 244, 130); /* oklch */ color: oklch(94.2% 0.137 109.7);
Tailwind
colors: {
custom: {
50: '#f8f7a9',
500: '#f2f482',
950: '#000000',
},
}SCSS
$custom: #f2f482; $custom-light: #f8f7a9; $custom-dark: #000000;
JSON
{
"hex": "#f2f482",
"rgb": {
"r": 242,
"g": 244,
"b": 130
},
"hsl": {
"h": 61.053,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.94238,
"c": 0.13721,
"h": 109.7
},
"luminance": 0.8519
}Semantic roles & 50–950 ramp
primary
#F2F482
secondary
#4D4AD0
accent
#05E009
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581