#FB96CF#FB96CF
#FB96CF is a light, vivid pink. Relative luminance 0.468; OKLCH L 79.4% C 0.138 H 345.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96CF |
|---|---|
| RGB | rgb(251, 150, 207) |
| HSL | hsl(326, 93%, 79%) |
| HSV | hsv(326, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 17.5%, 1.6%) |
| CIE-LAB | lab(74.08, 45.24, -12.91) |
| CIE-LCH | lch(74.08, 47.05, 344.07°) |
| OKLab | oklab(79.44% 0.1342 -0.034) |
| OKLCH | oklch(79.44% 0.138 345.8) |
| XYZ | xyz(61.9533, 46.8309, 64.7955) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 4.57
Plum
#DDA0DD
ΔE00 7.67
Powder Pink
#FFB2D0
ΔE00 7.75
Pinky
#FC86AA
ΔE00 7.97
Bubblegum (survey)
#FF6CB5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96CF #96FBC2
analogous
#F596FB #FB96CF #FB969C
triadic
#FB96CF #CFFB96 #96CFFB
tetradic
#FB96CF #FBF596 #96FBC2 #969CFB
square
#FB96CF #FBF596 #96FBC2 #969CFB
split-complementary
#FB96CF #9CFB96 #96FBF5
monochromatic
#F72099 #F95BB4 #FB96CF #FDD1EA #FEE2F2
Accessibility & contrast
On white
2.03
#FB96CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FB96CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96CF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96CF | 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)
#9EACD1
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#FF95AB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb96cf; /* rgb */ color: rgb(251, 150, 207); /* oklch */ color: oklch(79.4% 0.138 345.8);
Tailwind
colors: {
custom: {
50: '#feb7dd',
500: '#fb96cf',
950: '#000000',
},
}SCSS
$custom: #fb96cf; $custom-light: #feb7dd; $custom-dark: #000000;
JSON
{
"hex": "#fb96cf",
"rgb": {
"r": 251,
"g": 150,
"b": 207
},
"hsl": {
"h": 326.139,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.79445,
"c": 0.13842,
"h": 345.8
},
"luminance": 0.46827
}Semantic roles & 50–950 ramp
primary
#FB96CF
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083