#FF95FA#FF95FA
#FF95FA is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.4% C 0.177 H 328.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95FA |
|---|---|
| RGB | rgb(255, 149, 250) |
| HSL | hsl(303, 100%, 79%) |
| HSV | hsv(303, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 2%, 0%) |
| CIE-LAB | lab(75.86, 53.95, -33.64) |
| CIE-LCH | lch(75.86, 63.58, 328.05°) |
| OKLab | oklab(81.38% 0.151 -0.0916) |
| OKLCH | oklch(81.38% 0.177 328.8) |
| XYZ | xyz(69.2417, 49.6605, 96.3622) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.61
Bubblegum Pink
#FE83CC
ΔE00 8.35
Candy Pink
#FF63E9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95FA #95FF9A
analogous
#CF95FF #FF95FA #FF95C5
triadic
#FF95FA #FAFF95 #95FAFF
tetradic
#FF95FA #FFCF95 #95FF9A #95C5FF
square
#FF95FA #FFCF95 #95FF9A #95C5FF
split-complementary
#FF95FA #C5FF95 #95FFCF
monochromatic
#FF1BF4 #FF58F7 #FF95FA #FFD2FD #FFE0FE
Accessibility & contrast
On white
1.92
#FF95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FF95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95FA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95FA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FE
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff95fa; /* rgb */ color: rgb(255, 149, 250); /* oklch */ color: oklch(81.4% 0.177 328.8);
Tailwind
colors: {
custom: {
50: '#ffb7fc',
500: '#ff95fa',
950: '#000000',
},
}SCSS
$custom: #ff95fa; $custom-light: #ffb7fc; $custom-dark: #000000;
JSON
{
"hex": "#ff95fa",
"rgb": {
"r": 255,
"g": 149,
"b": 250
},
"hsl": {
"h": 302.83,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.8138,
"c": 0.17666,
"h": 328.8
},
"luminance": 0.49657
}Semantic roles & 50–950 ramp
primary
#FF95FA
secondary
#D4F7D5
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085