#FF96DA#FF96DA
#FF96DA is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.3% C 0.149 H 341.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96DA |
|---|---|
| RGB | rgb(255, 150, 218) |
| HSL | hsl(321, 100%, 79%) |
| HSV | hsv(321, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 14.5%, 0%) |
| CIE-LAB | lab(74.91, 48.20, -17.65) |
| CIE-LCH | lch(74.91, 51.34, 339.89°) |
| OKLab | oklab(80.29% 0.1417 -0.0469) |
| OKLCH | oklch(80.29% 0.149 341.7) |
| XYZ | xyz(64.8018, 48.1387, 72.1946) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 5.55
Plum
#DDA0DD
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.69
Violet (CSS)
#EE82EE
ΔE00 8.47
Bubblegum (survey)
#FF6CB5
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96DA #96FFBB
analogous
#F096FF #FF96DA #FF96A6
triadic
#FF96DA #DAFF96 #96DAFF
tetradic
#FF96DA #FFF096 #96FFBB #96A6FF
square
#FF96DA #FFF096 #96FFBB #96A6FF
split-complementary
#FF96DA #A6FF96 #96FFF0
monochromatic
#FF1CAF #FF59C4 #FF96DA #FFD3F0 #FFE0F4
Accessibility & contrast
On white
1.98
#FF96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FF96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96DA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96DA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAEDC
Deuteranopia (green-blind)
#B6BFD7
Tritanopia (blue-blind)
#FF97AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff96da; /* rgb */ color: rgb(255, 150, 218); /* oklch */ color: oklch(80.3% 0.149 341.7);
Tailwind
colors: {
custom: {
50: '#ffb7e5',
500: '#ff96da',
950: '#000000',
},
}SCSS
$custom: #ff96da; $custom-light: #ffb7e5; $custom-dark: #000000;
JSON
{
"hex": "#ff96da",
"rgb": {
"r": 255,
"g": 150,
"b": 218
},
"hsl": {
"h": 321.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80291,
"c": 0.14929,
"h": 341.7
},
"luminance": 0.48135
}Semantic roles & 50–950 ramp
primary
#FF96DA
secondary
#D4F7E0
accent
#E65100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084