#FF96D2#FF96D2
#FF96D2 is a light, vivid pink. Relative luminance 0.477; OKLCH L 80.0% C 0.144 H 345.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96D2 |
|---|---|
| RGB | rgb(255, 150, 210) |
| HSL | hsl(326, 100%, 79%) |
| HSV | hsv(326, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 17.6%, 0%) |
| CIE-LAB | lab(74.65, 46.99, -13.65) |
| CIE-LCH | lch(74.65, 48.93, 343.80°) |
| OKLab | oklab(80.01% 0.1394 -0.0359) |
| OKLCH | oklch(80.01% 0.144 345.5) |
| XYZ | xyz(63.7801, 47.7301, 66.8138) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.95
Pink (survey)
#FF81C0
ΔE00 4.63
Plum
#DDA0DD
ΔE00 7.90
Powder Pink
#FFB2D0
ΔE00 7.98
Pinky
#FC86AA
ΔE00 8.29
Bubblegum (survey)
#FF6CB5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96D2 #96FFC3
analogous
#F796FF #FF96D2 #FF969E
triadic
#FF96D2 #D2FF96 #96D2FF
tetradic
#FF96D2 #FFF796 #96FFC3 #969EFF
square
#FF96D2 #FFF796 #96FFC3 #969EFF
split-complementary
#FF96D2 #9EFF96 #96FFF7
monochromatic
#FF1C9E #FF59B8 #FF96D2 #FFD3EC #FFE0F2
Accessibility & contrast
On white
1.99
#FF96D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#FF96D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96D2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96D2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EADD4
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#FF95AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ff96d2; /* rgb */ color: rgb(255, 150, 210); /* oklch */ color: oklch(80.0% 0.144 345.5);
Tailwind
colors: {
custom: {
50: '#ffb7df',
500: '#ff96d2',
950: '#000000',
},
}SCSS
$custom: #ff96d2; $custom-light: #ffb7df; $custom-dark: #000000;
JSON
{
"hex": "#ff96d2",
"rgb": {
"r": 255,
"g": 150,
"b": 210
},
"hsl": {
"h": 325.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80011,
"c": 0.14398,
"h": 345.5
},
"luminance": 0.47726
}Semantic roles & 50–950 ramp
primary
#FF96D2
secondary
#D4F7E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083