#FD96FB#FD96FB
#FD96FB is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.3% C 0.175 H 327.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96FB |
|---|---|
| RGB | rgb(253, 150, 251) |
| HSL | hsl(301, 96%, 79%) |
| HSV | hsv(301, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 0.8%, 0.8%) |
| CIE-LAB | lab(75.86, 53.04, -34.20) |
| CIE-LCH | lch(75.86, 63.10, 327.19°) |
| OKLab | oklab(81.34% 0.1477 -0.0933) |
| OKLCH | oklch(81.34% 0.175 327.7) |
| XYZ | xyz(68.8257, 49.6637, 97.2088) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.50
Bubblegum Pink
#FE83CC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96FB #96FD98
analogous
#CC96FD #FD96FB #FD96C8
triadic
#FD96FB #FBFD96 #96FBFD
tetradic
#FD96FB #FDCC96 #96FD98 #96C8FD
square
#FD96FB #FDCC96 #96FD98 #96C8FD
split-complementary
#FD96FB #C8FD96 #96FDCC
monochromatic
#FB1EF6 #FC5AF9 #FD96FB #FED2FD #FEE1FE
Accessibility & contrast
On white
1.92
#FD96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FD96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96FB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96FB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#FFA0BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fd96fb; /* rgb */ color: rgb(253, 150, 251); /* oklch */ color: oklch(81.3% 0.175 327.7);
Tailwind
colors: {
custom: {
50: '#ffb7fd',
500: '#fd96fb',
950: '#000000',
},
}SCSS
$custom: #fd96fb; $custom-light: #ffb7fd; $custom-dark: #000000;
JSON
{
"hex": "#fd96fb",
"rgb": {
"r": 253,
"g": 150,
"b": 251
},
"hsl": {
"h": 301.165,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.81344,
"c": 0.17464,
"h": 327.7
},
"luminance": 0.4966
}Semantic roles & 50–950 ramp
primary
#FD96FB
secondary
#D4F7D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085