#FF96D7#FF96D7
#FF96D7 is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.2% C 0.147 H 343.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96D7 |
|---|---|
| RGB | rgb(255, 150, 215) |
| HSL | hsl(323, 100%, 79%) |
| HSV | hsv(323, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 15.7%, 0%) |
| CIE-LAB | lab(74.81, 47.74, -16.16) |
| CIE-LCH | lch(74.81, 50.40, 341.30°) |
| OKLab | oklab(80.18% 0.1409 -0.0428) |
| OKLCH | oklch(80.18% 0.147 343.1) |
| XYZ | xyz(64.4128, 47.9831, 70.1458) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.88
Pink (survey)
#FF81C0
ΔE00 5.16
Plum
#DDA0DD
ΔE00 7.33
Lavender Pink
#DD85D7
ΔE00 8.05
Powder Pink
#FFB2D0
ΔE00 8.69
Bubblegum (survey)
#FF6CB5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96D7 #96FFBE
analogous
#F296FF #FF96D7 #FF96A3
triadic
#FF96D7 #D7FF96 #96D7FF
tetradic
#FF96D7 #FFF296 #96FFBE #96A3FF
square
#FF96D7 #FFF296 #96FFBE #96A3FF
split-complementary
#FF96D7 #A3FF96 #96FFF2
monochromatic
#FF1CA8 #FF59C0 #FF96D7 #FFD3EE #FFE0F3
Accessibility & contrast
On white
1.98
#FF96D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FF96D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96D7
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96D7 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAED9
Deuteranopia (green-blind)
#B7BED4
Tritanopia (blue-blind)
#FF96AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff96d7; /* rgb */ color: rgb(255, 150, 215); /* oklch */ color: oklch(80.2% 0.147 343.1);
Tailwind
colors: {
custom: {
50: '#ffb7e3',
500: '#ff96d7',
950: '#000000',
},
}SCSS
$custom: #ff96d7; $custom-light: #ffb7e3; $custom-dark: #000000;
JSON
{
"hex": "#ff96d7",
"rgb": {
"r": 255,
"g": 150,
"b": 215
},
"hsl": {
"h": 322.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80184,
"c": 0.14724,
"h": 343.1
},
"luminance": 0.47979
}Semantic roles & 50–950 ramp
primary
#FF96D7
secondary
#D4F7E1
accent
#E65700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083