#FF8FF9#FF8FF9
#FF8FF9 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.5% C 0.186 H 329.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8FF9 |
|---|---|
| RGB | rgb(255, 143, 249) |
| HSL | hsl(303, 100%, 78%) |
| HSV | hsv(303, 44%, 100%) |
| CMYK | cmyk(0%, 43.9%, 2.4%, 0%) |
| CIE-LAB | lab(74.67, 56.74, -34.94) |
| CIE-LCH | lch(74.67, 66.64, 328.37°) |
| OKLab | oklab(80.47% 0.1592 -0.0953) |
| OKLCH | oklch(80.47% 0.186 329.1) |
| XYZ | xyz(68.1604, 47.7481, 95.2303) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.63
Candy Pink
#FF63E9
ΔE00 7.60
Bubblegum Pink
#FE83CC
ΔE00 8.10
Plum
#DDA0DD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8FF9 #8FFF95
analogous
#CD8FFF #FF8FF9 #FF8FC1
triadic
#FF8FF9 #F9FF8F #8FF9FF
tetradic
#FF8FF9 #FFCD8F #8FFF95 #8FC1FF
square
#FF8FF9 #FFCD8F #8FFF95 #8FC1FF
split-complementary
#FF8FF9 #C1FF8F #8FFFCD
monochromatic
#FF15F2 #FF52F6 #FF8FF9 #FFCCFC #FFE0FD
Accessibility & contrast
On white
1.99
#FF8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FF8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8FF9
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8FF9 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff8ff9; /* rgb */ color: rgb(255, 143, 249); /* oklch */ color: oklch(80.5% 0.186 329.1);
Tailwind
colors: {
custom: {
50: '#ffb3fb',
500: '#ff8ff9',
950: '#000000',
},
}SCSS
$custom: #ff8ff9; $custom-light: #ffb3fb; $custom-dark: #000000;
JSON
{
"hex": "#ff8ff9",
"rgb": {
"r": 255,
"g": 143,
"b": 249
},
"hsl": {
"h": 303.214,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80475,
"c": 0.18557,
"h": 329.1
},
"luminance": 0.47744
}Semantic roles & 50–950 ramp
primary
#FF8FF9
secondary
#D4F7D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085