#F980F3#F980F3
#F980F3 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.4% C 0.200 H 329.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F3 |
|---|---|
| RGB | rgb(249, 128, 243) |
| HSL | hsl(303, 91%, 74%) |
| HSV | hsv(303, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 2.4%, 2.4%) |
| CIE-LAB | lab(70.91, 61.26, -37.56) |
| CIE-LCH | lch(70.91, 71.86, 328.49°) |
| OKLab | oklab(77.45% 0.1721 -0.1027) |
| OKLCH | oklch(77.45% 0.2 329.2) |
| XYZ | xyz(62.9630, 42.0528, 89.5772) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F3 #80F986
analogous
#C380F9 #F980F3 #F980B7
triadic
#F980F3 #F3F980 #80F3F9
tetradic
#F980F3 #F9C380 #80F986 #80B7F9
square
#F980F3 #F9C380 #80F986 #80B7F9
split-complementary
#F980F3 #B7F980 #80F9C3
monochromatic
#F30BE8 #F646ED #F980F3 #FCBAF9 #FEE2FC
Accessibility & contrast
On white
2.23
#F980F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F980F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F3
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F3 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980f3; /* rgb */ color: rgb(249, 128, 243); /* oklch */ color: oklch(77.4% 0.200 329.2);
Tailwind
colors: {
custom: {
50: '#fea9f7',
500: '#f980f3',
950: '#000000',
},
}SCSS
$custom: #f980f3; $custom-light: #fea9f7; $custom-dark: #000000;
JSON
{
"hex": "#f980f3",
"rgb": {
"r": 249,
"g": 128,
"b": 243
},
"hsl": {
"h": 302.975,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77446,
"c": 0.20044,
"h": 329.2
},
"luminance": 0.42049
}Semantic roles & 50–950 ramp
primary
#F980F3
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85