#F2F480#F2F480
#F2F480 is a very light, vivid yellow. Relative luminance 0.851; OKLCH L 94.2% C 0.139 H 109.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F480 |
|---|---|
| RGB | rgb(242, 244, 128) |
| HSL | hsl(61, 84%, 73%) |
| HSV | hsv(61, 48%, 96%) |
| CMYK | cmyk(0.8%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(93.94, -16.28, 55.20) |
| CIE-LCH | lch(93.94, 57.55, 106.43°) |
| OKLab | oklab(94.21% -0.0469 0.131) |
| OKLCH | oklch(94.21% 0.139 109.7) |
| XYZ | xyz(72.8664, 85.1387, 33.0129) |
| Luminance | 0.8514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.96
Manilla
#FFFA86
ΔE00 2.25
Straw
#FCF679
ΔE00 2.45
Pale Yellow
#FFFF84
ΔE00 2.48
Butter
#FFFF81
ΔE00 2.62
Faded Yellow
#FEFF7F
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F480 #8280F4
analogous
#F4BC80 #F2F480 #B8F480
triadic
#F2F480 #80F2F4 #F480F2
tetradic
#F2F480 #80F4BC #8280F4 #F480B8
square
#F2F480 #80F4BC #8280F4 #F480B8
split-complementary
#F2F480 #80B8F4 #BC80F4
monochromatic
#E2E614 #ECEF48 #F2F480 #F8F9B8 #FCFDE3
Accessibility & contrast
On white
1.16
#F2F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#F2F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F480
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F480 | 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)
#FFEB76
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f480; /* rgb */ color: rgb(242, 244, 128); /* oklch */ color: oklch(94.2% 0.139 109.7);
Tailwind
colors: {
custom: {
50: '#f8f7a7',
500: '#f2f480',
950: '#000000',
},
}SCSS
$custom: #f2f480; $custom-light: #f8f7a7; $custom-dark: #000000;
JSON
{
"hex": "#f2f480",
"rgb": {
"r": 242,
"g": 244,
"b": 128
},
"hsl": {
"h": 61.034,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.94212,
"c": 0.13916,
"h": 109.7
},
"luminance": 0.85137
}Semantic roles & 50–950 ramp
primary
#F2F480
secondary
#4B48D0
accent
#05E109
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581