#FB9CCF#FB9CCF
#FB9CCF is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.4% C 0.128 H 347.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9CCF |
|---|---|
| RGB | rgb(251, 156, 207) |
| HSL | hsl(328, 92%, 80%) |
| HSV | hsv(328, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 17.5%, 1.6%) |
| CIE-LAB | lab(75.32, 42.17, -11.05) |
| CIE-LCH | lch(75.32, 43.59, 345.31°) |
| OKLab | oklab(80.39% 0.1251 -0.029) |
| OKLCH | oklch(80.39% 0.128 347) |
| XYZ | xyz(62.9354, 48.7950, 65.1229) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 6.23
Plum
#DDA0DD
ΔE00 7.78
Pinky
#FC86AA
ΔE00 7.98
Baby Pink
#FFB7CE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9CCF #9CFBC8
analogous
#F79CFB #FB9CCF #FB9CA0
triadic
#FB9CCF #CFFB9C #9CCFFB
tetradic
#FB9CCF #FBF79C #9CFBC8 #9CA0FB
square
#FB9CCF #FBF79C #9CFBC8 #9CA0FB
split-complementary
#FB9CCF #A0FB9C #9CFBF7
monochromatic
#F62696 #F961B2 #FB9CCF #FDD7EC #FEE2F1
Accessibility & contrast
On white
1.95
#FB9CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FB9CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9CCF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9CCF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb9ccf; /* rgb */ color: rgb(251, 156, 207); /* oklch */ color: oklch(80.4% 0.128 347.0);
Tailwind
colors: {
custom: {
50: '#febadd',
500: '#fb9ccf',
950: '#000000',
},
}SCSS
$custom: #fb9ccf; $custom-light: #febadd; $custom-dark: #000000;
JSON
{
"hex": "#fb9ccf",
"rgb": {
"r": 251,
"g": 156,
"b": 207
},
"hsl": {
"h": 327.789,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.80386,
"c": 0.12843,
"h": 347
},
"luminance": 0.48791
}Semantic roles & 50–950 ramp
primary
#FB9CCF
secondary
#D5F6E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183