#F980F8#F980F8
#F980F8 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.7% C 0.205 H 327.6°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F980F8 |
|---|---|
| RGB | rgb(249, 128, 248) |
| HSL | hsl(300, 91%, 74%) |
| HSV | hsv(300, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 0.4%, 2.4%) |
| CIE-LAB | lab(71.12, 62.12, -39.97) |
| CIE-LCH | lch(71.12, 73.87, 327.24°) |
| OKLab | oklab(77.67% 0.1729 -0.1096) |
| OKLCH | oklch(77.67% 0.205 327.6) |
| XYZ | xyz(63.7283, 42.3589, 93.6081) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 3.33
Candy Pink
#FF63E9
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.38
Violet Pink
#FB5FFC
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980F8 #80F981
analogous
#BE80F9 #F980F8 #F980BC
triadic
#F980F8 #F8F980 #80F8F9
tetradic
#F980F8 #F9BE80 #80F981 #80BCF9
square
#F980F8 #F9BE80 #80F981 #80BCF9
split-complementary
#F980F8 #BCF980 #80F9BE
monochromatic
#F30BF1 #F646F5 #F980F8 #FCBAFB #FEE2FD
Accessibility & contrast
On white
2.22
#F980F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F980F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980F8
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980F8 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#99B4F4
Tritanopia (blue-blind)
#FF8DB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f980f8; /* rgb */ color: rgb(249, 128, 248); /* oklch */ color: oklch(77.7% 0.205 327.6);
Tailwind
colors: {
custom: {
50: '#fea9fb',
500: '#f980f8',
950: '#000000',
},
}SCSS
$custom: #f980f8; $custom-light: #fea9fb; $custom-dark: #000000;
JSON
{
"hex": "#f980f8",
"rgb": {
"r": 249,
"g": 128,
"b": 248
},
"hsl": {
"h": 300.496,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7767,
"c": 0.20473,
"h": 327.6
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#F980F8
secondary
#D5F6D6
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85