#FE95FC#FE95FC
#FE95FC is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.4% C 0.178 H 327.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95FC |
|---|---|
| RGB | rgb(254, 149, 252) |
| HSL | hsl(301, 98%, 79%) |
| HSV | hsv(301, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 0.8%, 0.4%) |
| CIE-LAB | lab(75.82, 54.00, -34.79) |
| CIE-LCH | lch(75.82, 64.24, 327.21°) |
| OKLab | oklab(81.35% 0.1504 -0.0949) |
| OKLCH | oklch(81.35% 0.178 327.7) |
| XYZ | xyz(69.1900, 49.5974, 98.0053) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.73
Mauve
#E0B0FF
ΔE00 8.71
Bubblegum Pink
#FE83CC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95FC #95FE97
analogous
#CC95FE #FE95FC #FE95C8
triadic
#FE95FC #FCFE95 #95FCFE
tetradic
#FE95FC #FECC95 #95FE97 #95C8FE
square
#FE95FC #FECC95 #95FE97 #95C8FE
split-complementary
#FE95FC #C8FE95 #95FECC
monochromatic
#FD1CF9 #FD58FA #FE95FC #FFD2FE #FFE1FE
Accessibility & contrast
On white
1.92
#FE95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FE95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95FC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95FC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#FF9FBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe95fc; /* rgb */ color: rgb(254, 149, 252); /* oklch */ color: oklch(81.4% 0.178 327.7);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fe95fc',
950: '#000000',
},
}SCSS
$custom: #fe95fc; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fe95fc",
"rgb": {
"r": 254,
"g": 149,
"b": 252
},
"hsl": {
"h": 301.143,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.81351,
"c": 0.17781,
"h": 327.7
},
"luminance": 0.49594
}Semantic roles & 50–950 ramp
primary
#FE95FC
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085