#FE95FB#FE95FB
#FE95FB is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.177 H 328.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE95FB |
|---|---|
| RGB | rgb(254, 149, 251) |
| HSL | hsl(302, 98%, 79%) |
| HSV | hsv(302, 41%, 100%) |
| CMYK | cmyk(0%, 41.3%, 1.2%, 0.4%) |
| CIE-LAB | lab(75.78, 53.83, -34.31) |
| CIE-LCH | lch(75.78, 63.83, 327.49°) |
| OKLab | oklab(81.31% 0.1502 -0.0936) |
| OKLCH | oklch(81.31% 0.177 328.1) |
| XYZ | xyz(69.0319, 49.5341, 97.1730) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.63
Bubblegum Pink
#FE83CC
ΔE00 8.59
Mauve
#E0B0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE95FB #95FE98
analogous
#CD95FE #FE95FB #FE95C7
triadic
#FE95FB #FBFE95 #95FBFE
tetradic
#FE95FB #FECD95 #95FE98 #95C7FE
square
#FE95FB #FECD95 #95FE98 #95C7FE
split-complementary
#FE95FB #C7FE95 #95FECD
monochromatic
#FD1CF6 #FD58F9 #FE95FB #FFD2FD #FFE1FE
Accessibility & contrast
On white
1.93
#FE95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FE95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE95FB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE95FB | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#FF9FBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fe95fb; /* rgb */ color: rgb(254, 149, 251); /* oklch */ color: oklch(81.3% 0.177 328.1);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fe95fb',
950: '#000000',
},
}SCSS
$custom: #fe95fb; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fe95fb",
"rgb": {
"r": 254,
"g": 149,
"b": 251
},
"hsl": {
"h": 301.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.81309,
"c": 0.17691,
"h": 328.1
},
"luminance": 0.49531
}Semantic roles & 50–950 ramp
primary
#FE95FB
secondary
#D4F7D5
accent
#E60700
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085