#FD96EB#FD96EB
#FD96EB is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.7% C 0.161 H 333.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD96EB |
|---|---|
| RGB | rgb(253, 150, 235) |
| HSL | hsl(310, 96%, 79%) |
| HSV | hsv(310, 41%, 99%) |
| CMYK | cmyk(0%, 40.7%, 7.1%, 0.8%) |
| CIE-LAB | lab(75.26, 50.30, -26.43) |
| CIE-LCH | lch(75.26, 56.83, 332.28°) |
| OKLab | oklab(80.7% 0.144 -0.0713) |
| OKLCH | oklch(80.7% 0.161 333.7) |
| XYZ | xyz(66.4094, 48.6971, 84.4827) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.13
Plum
#DDA0DD
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 7.31
Pink (survey)
#FF81C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD96EB #96FDA8
analogous
#DB96FD #FD96EB #FD96B8
triadic
#FD96EB #EBFD96 #96EBFD
tetradic
#FD96EB #FDDB96 #96FDA8 #96B8FD
square
#FD96EB #FDDB96 #96FDA8 #96B8FD
split-complementary
#FD96EB #B8FD96 #96FDDB
monochromatic
#FB1ED4 #FC5AE0 #FD96EB #FED2F6 #FEE1F9
Accessibility & contrast
On white
1.96
#FD96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FD96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD96EB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD96EB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd96eb; /* rgb */ color: rgb(253, 150, 235); /* oklch */ color: oklch(80.7% 0.161 333.7);
Tailwind
colors: {
custom: {
50: '#ffb7f1',
500: '#fd96eb',
950: '#000000',
},
}SCSS
$custom: #fd96eb; $custom-light: #ffb7f1; $custom-dark: #000000;
JSON
{
"hex": "#fd96eb",
"rgb": {
"r": 253,
"g": 150,
"b": 235
},
"hsl": {
"h": 310.485,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.80697,
"c": 0.16073,
"h": 333.7
},
"luminance": 0.48693
}Semantic roles & 50–950 ramp
primary
#FD96EB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084