#F95FFD#F95FFD
#F95FFD is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 74.1% C 0.255 H 326.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F95FFD |
|---|---|
| RGB | rgb(249, 95, 253) |
| HSL | hsl(298, 98%, 68%) |
| HSV | hsv(298, 62%, 99%) |
| CMYK | cmyk(1.6%, 62.5%, 0%, 0.8%) |
| CIE-LAB | lab(66.07, 77.25, -50.63) |
| CIE-LCH | lch(66.07, 92.37, 326.76°) |
| OKLab | oklab(74.05% 0.2136 -0.1401) |
| OKLCH | oklch(74.05% 0.255 326.7) |
| XYZ | xyz(60.8877, 35.4199, 96.5392) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.41
Light Magenta
#FA5FF7
ΔE00 0.95
Candy Pink
#FF63E9
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 6.17
Magenta
#FF00FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F95FFD #63FD5F
analogous
#AA5FFD #F95FFD #FD5FB2
triadic
#F95FFD #FDF95F #5FFDF9
tetradic
#F95FFD #FDAA5F #63FD5F #5FB2FD
square
#F95FFD #FDAA5F #63FD5F #5FB2FD
split-complementary
#F95FFD #B2FD5F #5FFDAA
monochromatic
#D903DF #F723FC #F95FFD #FB9BFE #FED8FF
Accessibility & contrast
On white
2.60
#F95FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F95FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F95FFD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F95FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F95FFD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4794FF
Deuteranopia (green-blind)
#82A7F9
Tritanopia (blue-blind)
#FF75A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f95ffd; /* rgb */ color: rgb(249, 95, 253); /* oklch */ color: oklch(74.1% 0.255 326.7);
Tailwind
colors: {
custom: {
50: '#ff96fe',
500: '#f95ffd',
950: '#000000',
},
}SCSS
$custom: #f95ffd; $custom-light: #ff96fe; $custom-dark: #000000;
JSON
{
"hex": "#f95ffd",
"rgb": {
"r": 249,
"g": 95,
"b": 253
},
"hsl": {
"h": 298.481,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.74053,
"c": 0.25546,
"h": 326.7
},
"luminance": 0.35416
}Semantic roles & 50–950 ramp
primary
#F95FFD
secondary
#C5F4C4
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86