#FE95FA#FE95FA
#FE95FA is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.176 H 328.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95FA |
|---|---|
| RGB | rgb(254, 149, 250) |
| HSL | hsl(302, 98%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 1.6%, 0.4%) |
| CIE-LAB | lab(75.74, 53.65, -33.83) |
| CIE-LCH | lch(75.74, 63.43, 327.77°) |
| OKLab | oklab(81.27% 0.1499 -0.0922) |
| OKLCH | oklch(81.27% 0.176 328.4) |
| XYZ | xyz(68.8747, 49.4712, 96.3450) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 8.43
Candy Pink
#FF63E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95FA #95FE99
analogous
#CE95FE #FE95FA #FE95C6
triadic
#FE95FA #FAFE95 #95FAFE
tetradic
#FE95FA #FECE95 #95FE99 #95C6FE
square
#FE95FA #FECE95 #95FE99 #95C6FE
split-complementary
#FE95FA #C6FE95 #95FECE
monochromatic
#FD1CF4 #FD58F7 #FE95FA #FFD2FD #FFE1FE
Accessibility & contrast
On white
1.93
#FE95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FE95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95FA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95FA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#ABC0F7
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe95fa; /* rgb */ color: rgb(254, 149, 250); /* oklch */ color: oklch(81.3% 0.176 328.4);
Tailwind
colors: {
custom: {
50: '#ffb6fc',
500: '#fe95fa',
950: '#000000',
},
}SCSS
$custom: #fe95fa; $custom-light: #ffb6fc; $custom-dark: #000000;
JSON
{
"hex": "#fe95fa",
"rgb": {
"r": 254,
"g": 149,
"b": 250
},
"hsl": {
"h": 302.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.81268,
"c": 0.17601,
"h": 328.4
},
"luminance": 0.49468
}Semantic roles & 50–950 ramp
primary
#FE95FA
secondary
#D4F7D5
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085