#FD95FB#FD95FB
#FD95FB is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.2% C 0.176 H 327.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD95FB |
|---|---|
| RGB | rgb(253, 149, 251) |
| HSL | hsl(301, 96%, 79%) |
| HSV | hsv(301, 41%, 99%) |
| CMYK | cmyk(0%, 41.1%, 0.8%, 0.8%) |
| CIE-LAB | lab(75.67, 53.54, -34.50) |
| CIE-LCH | lch(75.67, 63.69, 327.20°) |
| OKLab | oklab(81.2% 0.149 -0.0941) |
| OKLCH | oklch(81.2% 0.176 327.7) |
| XYZ | xyz(68.6668, 49.3459, 97.1558) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.64
Bubblegum Pink
#FE83CC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD95FB #95FD97
analogous
#CB95FD #FD95FB #FD95C7
triadic
#FD95FB #FBFD95 #95FBFD
tetradic
#FD95FB #FDCB95 #95FD97 #95C7FD
square
#FD95FB #FDCB95 #95FD97 #95C7FD
split-complementary
#FD95FB #C7FD95 #95FDCB
monochromatic
#FB1DF6 #FC59F9 #FD95FB #FED1FD #FEE1FE
Accessibility & contrast
On white
1.93
#FD95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FD95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD95FB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD95FB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#AABFF8
Tritanopia (blue-blind)
#FF9FBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd95fb; /* rgb */ color: rgb(253, 149, 251); /* oklch */ color: oklch(81.2% 0.176 327.7);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#fd95fb',
950: '#000000',
},
}SCSS
$custom: #fd95fb; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#fd95fb",
"rgb": {
"r": 253,
"g": 149,
"b": 251
},
"hsl": {
"h": 301.154,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.81197,
"c": 0.17627,
"h": 327.7
},
"luminance": 0.49343
}Semantic roles & 50–950 ramp
primary
#FD95FB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085