#FF80F2#FF80F2
#FF80F2 is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.1% C 0.203 H 331.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80F2 |
|---|---|
| RGB | rgb(255, 128, 242) |
| HSL | hsl(306, 100%, 75%) |
| HSV | hsv(306, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 5.1%, 0%) |
| CIE-LAB | lab(71.63, 62.76, -35.83) |
| CIE-LCH | lch(71.63, 72.27, 330.28°) |
| OKLab | oklab(78.13% 0.1784 -0.0977) |
| OKLCH | oklch(78.13% 0.203 331.3) |
| XYZ | xyz(64.9858, 43.1132, 88.8860) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.02
Violet Pink
#FB5FFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80F2 #80FF8D
analogous
#CD80FF #FF80F2 #FF80B2
triadic
#FF80F2 #F2FF80 #80F2FF
tetradic
#FF80F2 #FFCD80 #80FF8D #80B2FF
square
#FF80F2 #FFCD80 #80FF8D #80B2FF
split-complementary
#FF80F2 #B2FF80 #80FFCD
monochromatic
#FF06E5 #FF43EC #FF80F2 #FFBDF8 #FFE0FC
Accessibility & contrast
On white
2.18
#FF80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80F2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80F2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80f2; /* rgb */ color: rgb(255, 128, 242); /* oklch */ color: oklch(78.1% 0.203 331.3);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#ff80f2',
950: '#000000',
},
}SCSS
$custom: #ff80f2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#ff80f2",
"rgb": {
"r": 255,
"g": 128,
"b": 242
},
"hsl": {
"h": 306.142,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.78128,
"c": 0.2034,
"h": 331.3
},
"luminance": 0.43109
}Semantic roles & 50–950 ramp
primary
#FF80F2
secondary
#D4F7D7
accent
#E61700
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85