#FF96CB#FF96CB
#FF96CB is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.8% C 0.140 H 349.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96CB |
|---|---|
| RGB | rgb(255, 150, 203) |
| HSL | hsl(330, 100%, 79%) |
| HSV | hsv(330, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 20.4%, 0%) |
| CIE-LAB | lab(74.44, 45.96, -10.13) |
| CIE-LCH | lch(74.44, 47.07, 347.57°) |
| OKLab | oklab(79.78% 0.1373 -0.0264) |
| OKLCH | oklch(79.78% 0.14 349.1) |
| XYZ | xyz(62.9270, 47.3888, 62.3209) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 6.84
Powder Pink
#FFB2D0
ΔE00 7.13
Carnation Pink
#FF7FA7
ΔE00 7.59
Bubblegum (survey)
#FF6CB5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96CB #96FFCA
analogous
#FE96FF #FF96CB #FF9697
triadic
#FF96CB #CBFF96 #96CBFF
tetradic
#FF96CB #FFFE96 #96FFCA #9697FF
square
#FF96CB #FFFE96 #96FFCA #9697FF
split-complementary
#FF96CB #97FF96 #96FFFE
monochromatic
#FF1C8E #FF59AD #FF96CB #FFD3E9 #FFE0F0
Accessibility & contrast
On white
2.00
#FF96CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FF96CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96CB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96CB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCD
Deuteranopia (green-blind)
#BABEC8
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff96cb; /* rgb */ color: rgb(255, 150, 203); /* oklch */ color: oklch(79.8% 0.140 349.1);
Tailwind
colors: {
custom: {
50: '#ffb7da',
500: '#ff96cb',
950: '#000000',
},
}SCSS
$custom: #ff96cb; $custom-light: #ffb7da; $custom-dark: #000000;
JSON
{
"hex": "#ff96cb",
"rgb": {
"r": 255,
"g": 150,
"b": 203
},
"hsl": {
"h": 329.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79776,
"c": 0.13979,
"h": 349.1
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#FF96CB
secondary
#D4F7E5
accent
#E67200
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083