#FF96BF#FF96BF
#FF96BF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.4% C 0.134 H 355.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96BF |
|---|---|
| RGB | rgb(255, 150, 191) |
| HSL | hsl(337, 100%, 79%) |
| HSV | hsv(337, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 25.1%, 0%) |
| CIE-LAB | lab(74.09, 44.28, -4.04) |
| CIE-LCH | lch(74.09, 44.46, 354.79°) |
| OKLab | oklab(79.39% 0.1334 -0.0101) |
| OKLCH | oklch(79.39% 0.134 355.7) |
| XYZ | xyz(61.5520, 46.8388, 55.0790) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.49
Pink (survey)
#FF81C0
ΔE00 5.25
Carnation Pink
#FF7FA7
ΔE00 5.60
Rosa
#FE86A4
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96BF #96FFD6
analogous
#FF96F4 #FF96BF #FFA296
triadic
#FF96BF #BFFF96 #96BFFF
tetradic
#FF96BF #F4FF96 #96FFD6 #A296FF
square
#FF96BF #F4FF96 #96FFD6 #A296FF
split-complementary
#FF96BF #96FFA2 #96F4FF
monochromatic
#FF1C74 #FF599A #FF96BF #FFD3E4 #FFE0EC
Accessibility & contrast
On white
2.03
#FF96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FF96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96BF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96BF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF91A5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff96bf; /* rgb */ color: rgb(255, 150, 191); /* oklch */ color: oklch(79.4% 0.134 355.7);
Tailwind
colors: {
custom: {
50: '#ffb7d2',
500: '#ff96bf',
950: '#000000',
},
}SCSS
$custom: #ff96bf; $custom-light: #ffb7d2; $custom-dark: #000000;
JSON
{
"hex": "#ff96bf",
"rgb": {
"r": 255,
"g": 150,
"b": 191
},
"hsl": {
"h": 336.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79394,
"c": 0.1338,
"h": 355.7
},
"luminance": 0.46834
}Semantic roles & 50–950 ramp
primary
#FF96BF
secondary
#D4F7E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082