#F2F481#F2F481
#F2F481 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.138 H 109.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F481 |
|---|---|
| RGB | rgb(242, 244, 129) |
| HSL | hsl(61, 84%, 73%) |
| HSV | hsv(61, 47%, 96%) |
| CMYK | cmyk(0.8%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(93.95, -16.19, 54.75) |
| CIE-LCH | lch(93.95, 57.09, 106.47°) |
| OKLab | oklab(94.23% -0.0465 0.1301) |
| OKLCH | oklch(94.23% 0.138 109.7) |
| XYZ | xyz(72.9326, 85.1652, 33.3612) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.01
Manilla
#FFFA86
ΔE00 2.26
Straw
#FCF679
ΔE00 2.52
Pale Yellow
#FFFF84
ΔE00 2.53
Butter
#FFFF81
ΔE00 2.68
Faded Yellow
#FEFF7F
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F481 #8381F4
analogous
#F4BC81 #F2F481 #B9F481
triadic
#F2F481 #81F2F4 #F481F2
tetradic
#F2F481 #81F4BC #8381F4 #F481B9
square
#F2F481 #81F4BC #8381F4 #F481B9
split-complementary
#F2F481 #81B9F4 #BC81F4
monochromatic
#E3E614 #ECEF49 #F2F481 #F8F9B9 #FCFDE3
Accessibility & contrast
On white
1.16
#F2F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#F2F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F481
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F481 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f481; /* rgb */ color: rgb(242, 244, 129); /* oklch */ color: oklch(94.2% 0.138 109.7);
Tailwind
colors: {
custom: {
50: '#f8f7a8',
500: '#f2f481',
950: '#000000',
},
}SCSS
$custom: #f2f481; $custom-light: #f8f7a8; $custom-dark: #000000;
JSON
{
"hex": "#f2f481",
"rgb": {
"r": 242,
"g": 244,
"b": 129
},
"hsl": {
"h": 61.043,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.94225,
"c": 0.13818,
"h": 109.7
},
"luminance": 0.85164
}Semantic roles & 50–950 ramp
primary
#F2F481
secondary
#4C49D0
accent
#05E009
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581