#F980ED#F980ED
#F980ED is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.2% C 0.195 H 331.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F980ED |
|---|---|
| RGB | rgb(249, 128, 237) |
| HSL | hsl(306, 91%, 74%) |
| HSV | hsv(306, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 4.8%, 2.4%) |
| CIE-LAB | lab(70.66, 60.26, -34.65) |
| CIE-LCH | lch(70.66, 69.51, 330.10°) |
| OKLab | oklab(77.18% 0.1711 -0.0945) |
| OKLCH | oklch(77.18% 0.195 331.1) |
| XYZ | xyz(62.0717, 41.6963, 84.8831) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F980ED #80F98C
analogous
#C980F9 #F980ED #F980B1
triadic
#F980ED #EDF980 #80EDF9
tetradic
#F980ED #F9C980 #80F98C #80B1F9
square
#F980ED #F9C980 #80F98C #80B1F9
split-complementary
#F980ED #B1F980 #80F9C9
monochromatic
#F30BDC #F646E5 #F980ED #FCBAF5 #FEE2FB
Accessibility & contrast
On white
2.25
#F980ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F980ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F980ED
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F980ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F980ED | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f980ed; /* rgb */ color: rgb(249, 128, 237); /* oklch */ color: oklch(77.2% 0.195 331.1);
Tailwind
colors: {
custom: {
50: '#fea9f3',
500: '#f980ed',
950: '#000000',
},
}SCSS
$custom: #f980ed; $custom-light: #fea9f3; $custom-dark: #000000;
JSON
{
"hex": "#f980ed",
"rgb": {
"r": 249,
"g": 128,
"b": 237
},
"hsl": {
"h": 305.95,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.77182,
"c": 0.1954,
"h": 331.1
},
"luminance": 0.41693
}Semantic roles & 50–950 ramp
primary
#F980ED
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85