#F995FB#F995FB
#F995FB is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.8% C 0.174 H 326.3°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F995FB |
|---|---|
| RGB | rgb(249, 149, 251) |
| HSL | hsl(299, 93%, 78%) |
| HSV | hsv(299, 41%, 98%) |
| CMYK | cmyk(0.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(75.20, 52.37, -35.25) |
| CIE-LCH | lch(75.20, 63.13, 326.05°) |
| OKLab | oklab(80.75% 0.1446 -0.0963) |
| OKLCH | oklch(80.75% 0.174 326.3) |
| XYZ | xyz(67.2255, 48.6027, 97.0883) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 6.68
Lavender Pink
#DD85D7
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.35
Mauve
#E0B0FF
ΔE00 8.23
Candy Pink
#FF63E9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F995FB #97FB95
analogous
#C695FB #F995FB #FB95CA
triadic
#F995FB #FBF995 #95FBF9
tetradic
#F995FB #FBC695 #97FB95 #95CAFB
square
#F995FB #FBC695 #97FB95 #95CAFB
split-complementary
#F995FB #CAFB95 #95FBC6
monochromatic
#F21FF7 #F65AF9 #F995FB #FCD0FD #FDE2FE
Accessibility & contrast
On white
1.96
#F995FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F995FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F995FB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F995FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F995FB | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FE9FBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f995fb; /* rgb */ color: rgb(249, 149, 251); /* oklch */ color: oklch(80.8% 0.174 326.3);
Tailwind
colors: {
custom: {
50: '#fdb6fd',
500: '#f995fb',
950: '#000000',
},
}SCSS
$custom: #f995fb; $custom-light: #fdb6fd; $custom-dark: #000000;
JSON
{
"hex": "#f995fb",
"rgb": {
"r": 249,
"g": 149,
"b": 251
},
"hsl": {
"h": 298.824,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.80751,
"c": 0.17378,
"h": 326.3
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#F995FB
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085