#F2F580#F2F580
#F2F580 is a very light, vivid yellow. Relative luminance 0.857; OKLCH L 94.4% C 0.140 H 110.1°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F580 |
|---|---|
| RGB | rgb(242, 245, 128) |
| HSL | hsl(62, 85%, 73%) |
| HSV | hsv(62, 48%, 96%) |
| CMYK | cmyk(1.2%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(94.20, -16.76, 55.51) |
| CIE-LCH | lch(94.20, 57.98, 106.80°) |
| OKLab | oklab(94.42% -0.0482 0.1317) |
| OKLCH | oklch(94.42% 0.14 110.1) |
| XYZ | xyz(73.1681, 85.7421, 33.1134) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.85
Manilla
#FFFA86
ΔE00 2.32
Pale Yellow
#FFFF84
ΔE00 2.36
Butter
#FFFF81
ΔE00 2.49
Faded Yellow
#FEFF7F
ΔE00 2.50
Straw
#FCF679
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F580 #8380F5
analogous
#F5BD80 #F2F580 #B8F580
triadic
#F2F580 #80F2F5 #F580F2
tetradic
#F2F580 #80F5BD #8380F5 #F580B8
square
#F2F580 #80F5BD #8380F5 #F580B8
split-complementary
#F2F580 #80B8F5 #BD80F5
monochromatic
#E3E812 #ECF147 #F2F580 #F8F9B9 #FCFDE3
Accessibility & contrast
On white
1.16
#F2F580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#F2F580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F580
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F580 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f580; /* rgb */ color: rgb(242, 245, 128); /* oklch */ color: oklch(94.4% 0.140 110.1);
Tailwind
colors: {
custom: {
50: '#f8f8a7',
500: '#f2f580',
950: '#000000',
},
}SCSS
$custom: #f2f580; $custom-light: #f8f8a7; $custom-dark: #000000;
JSON
{
"hex": "#f2f580",
"rgb": {
"r": 242,
"g": 245,
"b": 128
},
"hsl": {
"h": 61.538,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.94418,
"c": 0.14027,
"h": 110.1
},
"luminance": 0.85741
}Semantic roles & 50–950 ramp
primary
#F2F580
secondary
#4C48D1
accent
#04E209
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581