#FF96CE#FF96CE
#FF96CE is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.9% C 0.142 H 347.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96CE |
|---|---|
| RGB | rgb(255, 150, 206) |
| HSL | hsl(328, 100%, 79%) |
| HSV | hsv(328, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 19.2%, 0%) |
| CIE-LAB | lab(74.53, 46.40, -11.64) |
| CIE-LCH | lch(74.53, 47.84, 345.91°) |
| OKLab | oklab(79.88% 0.1382 -0.0305) |
| OKLCH | oklch(79.88% 0.142 347.6) |
| XYZ | xyz(63.2880, 47.5332, 64.2220) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.37
Pinky
#FC86AA
ΔE00 7.46
Powder Pink
#FFB2D0
ΔE00 7.47
Carnation Pink
#FF7FA7
ΔE00 8.15
Bubblegum (survey)
#FF6CB5
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96CE #96FFC7
analogous
#FC96FF #FF96CE #FF969A
triadic
#FF96CE #CEFF96 #96CEFF
tetradic
#FF96CE #FFFC96 #96FFC7 #969AFF
square
#FF96CE #FFFC96 #96FFC7 #969AFF
split-complementary
#FF96CE #9AFF96 #96FFFC
monochromatic
#FF1C95 #FF59B1 #FF96CE #FFD3EB #FFE0F1
Accessibility & contrast
On white
2.00
#FF96CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#FF96CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96CE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96CE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD0
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#FF94AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff96ce; /* rgb */ color: rgb(255, 150, 206); /* oklch */ color: oklch(79.9% 0.142 347.6);
Tailwind
colors: {
custom: {
50: '#ffb7dd',
500: '#ff96ce',
950: '#000000',
},
}SCSS
$custom: #ff96ce; $custom-light: #ffb7dd; $custom-dark: #000000;
JSON
{
"hex": "#ff96ce",
"rgb": {
"r": 255,
"g": 150,
"b": 206
},
"hsl": {
"h": 328,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79875,
"c": 0.14153,
"h": 347.6
},
"luminance": 0.47529
}Semantic roles & 50–950 ramp
primary
#FF96CE
secondary
#D4F7E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083