#FB9CD2#FB9CD2
#FB9CD2 is a light, vivid pink. Relative luminance 0.489; OKLCH L 80.5% C 0.130 H 345.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CD2 |
|---|---|
| RGB | rgb(251, 156, 210) |
| HSL | hsl(326, 92%, 80%) |
| HSV | hsv(326, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 16.3%, 1.6%) |
| CIE-LAB | lab(75.42, 42.62, -12.56) |
| CIE-LCH | lch(75.42, 44.43, 343.58°) |
| OKLab | oklab(80.49% 0.1261 -0.0331) |
| OKLCH | oklch(80.49% 0.13 345.3) |
| XYZ | xyz(63.3056, 48.9431, 67.0728) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.28
Pinky
#FC86AA
ΔE00 8.57
Baby Pink
#FFB7CE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CD2 #9CFBC5
analogous
#F59CFB #FB9CD2 #FB9CA2
triadic
#FB9CD2 #D2FB9C #9CD2FB
tetradic
#FB9CD2 #FBF59C #9CFBC5 #9CA2FB
square
#FB9CD2 #FBF59C #9CFBC5 #9CA2FB
split-complementary
#FB9CD2 #A2FB9C #9CFBF5
monochromatic
#F6269D #F961B7 #FB9CD2 #FDD7ED #FEE2F2
Accessibility & contrast
On white
1.95
#FB9CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FB9CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CD2
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CD2 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D4
Deuteranopia (green-blind)
#BAC0CF
Tritanopia (blue-blind)
#FF9BAF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fb9cd2; /* rgb */ color: rgb(251, 156, 210); /* oklch */ color: oklch(80.5% 0.130 345.3);
Tailwind
colors: {
custom: {
50: '#febbdf',
500: '#fb9cd2',
950: '#000000',
},
}SCSS
$custom: #fb9cd2; $custom-light: #febbdf; $custom-dark: #000000;
JSON
{
"hex": "#fb9cd2",
"rgb": {
"r": 251,
"g": 156,
"b": 210
},
"hsl": {
"h": 325.895,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.80486,
"c": 0.13031,
"h": 345.3
},
"luminance": 0.48939
}Semantic roles & 50–950 ramp
primary
#FB9CD2
secondary
#D5F6E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183