#FF96BD#FF96BD
#FF96BD is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.3% C 0.133 H 356.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96BD |
|---|---|
| RGB | rgb(255, 150, 189) |
| HSL | hsl(338, 100%, 79%) |
| HSV | hsv(338, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 25.9%, 0%) |
| CIE-LAB | lab(74.03, 44.01, -3.01) |
| CIE-LCH | lch(74.03, 44.11, 356.08°) |
| OKLab | oklab(79.33% 0.1328 -0.0073) |
| OKLCH | oklch(79.33% 0.133 356.8) |
| XYZ | xyz(61.3334, 46.7514, 53.9278) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.17
Carnation Pink
#FF7FA7
ΔE00 5.35
Rosa
#FE86A4
ΔE00 5.37
Pink (survey)
#FF81C0
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96BD #96FFD8
analogous
#FF96F2 #FF96BD #FFA496
triadic
#FF96BD #BDFF96 #96BDFF
tetradic
#FF96BD #F2FF96 #96FFD8 #A496FF
square
#FF96BD #F2FF96 #96FFD8 #A496FF
split-complementary
#FF96BD #96FFA4 #96F2FF
monochromatic
#FF1C70 #FF5997 #FF96BD #FFD3E3 #FFE0EC
Accessibility & contrast
On white
2.03
#FF96BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FF96BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96BD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96BD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#FF90A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff96bd; /* rgb */ color: rgb(255, 150, 189); /* oklch */ color: oklch(79.3% 0.133 356.8);
Tailwind
colors: {
custom: {
50: '#ffb6d0',
500: '#ff96bd',
950: '#000000',
},
}SCSS
$custom: #ff96bd; $custom-light: #ffb6d0; $custom-dark: #000000;
JSON
{
"hex": "#ff96bd",
"rgb": {
"r": 255,
"g": 150,
"b": 189
},
"hsl": {
"h": 337.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79333,
"c": 0.13295,
"h": 356.8
},
"luminance": 0.46747
}Semantic roles & 50–950 ramp
primary
#FF96BD
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082