#FF96BA#FF96BA
#FF96BA is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.2% C 0.132 H 358.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96BA |
|---|---|
| RGB | rgb(255, 150, 186) |
| HSL | hsl(339, 100%, 79%) |
| HSV | hsv(339, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 27.1%, 0%) |
| CIE-LAB | lab(73.95, 43.61, -1.48) |
| CIE-LCH | lch(73.95, 43.63, 358.06°) |
| OKLab | oklab(79.24% 0.1317 -0.0033) |
| OKLCH | oklch(79.24% 0.132 358.6) |
| XYZ | xyz(61.0111, 46.6225, 52.2305) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.78
Rosa
#FE86A4
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.13
Pink (survey)
#FF81C0
ΔE00 6.12
Powder Pink
#FFB2D0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96BA #96FFDB
analogous
#FF96EE #FF96BA #FFA796
triadic
#FF96BA #BAFF96 #96BAFF
tetradic
#FF96BA #EEFF96 #96FFDB #A796FF
square
#FF96BA #EEFF96 #96FFDB #A796FF
split-complementary
#FF96BA #96FFA7 #96EEFF
monochromatic
#FF1C6A #FF5992 #FF96BA #FFD3E2 #FFE0EB
Accessibility & contrast
On white
2.03
#FF96BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FF96BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96BA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96BA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#BEBDB8
Tritanopia (blue-blind)
#FF90A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff96ba; /* rgb */ color: rgb(255, 150, 186); /* oklch */ color: oklch(79.2% 0.132 358.6);
Tailwind
colors: {
custom: {
50: '#ffb6ce',
500: '#ff96ba',
950: '#000000',
},
}SCSS
$custom: #ff96ba; $custom-light: #ffb6ce; $custom-dark: #000000;
JSON
{
"hex": "#ff96ba",
"rgb": {
"r": 255,
"g": 150,
"b": 186
},
"hsl": {
"h": 339.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79243,
"c": 0.13178,
"h": 358.6
},
"luminance": 0.46618
}Semantic roles & 50–950 ramp
primary
#FF96BA
secondary
#D4F7EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082