#FF95FB#FF95FB
#FF95FB is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.4% C 0.178 H 328.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95FB |
|---|---|
| RGB | rgb(255, 149, 251) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 1.6%, 0%) |
| CIE-LAB | lab(75.90, 54.12, -34.12) |
| CIE-LCH | lch(75.90, 63.98, 327.77°) |
| OKLab | oklab(81.42% 0.1513 -0.093) |
| OKLCH | oklch(81.42% 0.178 328.4) |
| XYZ | xyz(69.3989, 49.7234, 97.1902) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Purply Pink
#F075E6
ΔE00 6.90
Lavender Pink
#DD85D7
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 8.52
Candy Pink
#FF63E9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95FB #95FF99
analogous
#CE95FF #FF95FB #FF95C6
triadic
#FF95FB #FBFF95 #95FBFF
tetradic
#FF95FB #FFCE95 #95FF99 #95C6FF
square
#FF95FB #FFCE95 #95FF99 #95C6FF
split-complementary
#FF95FB #C6FF95 #95FFCE
monochromatic
#FF1BF6 #FF58F9 #FF95FB #FFD2FD #FFE0FE
Accessibility & contrast
On white
1.92
#FF95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FF95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95FB
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95FB | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff95fb; /* rgb */ color: rgb(255, 149, 251); /* oklch */ color: oklch(81.4% 0.178 328.4);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#ff95fb',
950: '#000000',
},
}SCSS
$custom: #ff95fb; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#ff95fb",
"rgb": {
"r": 255,
"g": 149,
"b": 251
},
"hsl": {
"h": 302.264,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81422,
"c": 0.17755,
"h": 328.4
},
"luminance": 0.4972
}Semantic roles & 50–950 ramp
primary
#FF95FB
secondary
#D4F7D5
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085