#FBBCCF#FBBCCF
#FBBCCF is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.8% C 0.076 H 359.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCCF |
|---|---|
| RGB | rgb(251, 188, 207) |
| HSL | hsl(342, 89%, 86%) |
| HSV | hsv(342, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 17.5%, 1.6%) |
| CIE-LAB | lab(82.37, 25.43, -0.64) |
| CIE-LCH | lch(82.37, 25.44, 358.56°) |
| OKLab | oklab(85.78% 0.0762 -0.0013) |
| OKLCH | oklch(85.78% 0.076 359) |
| XYZ | xyz(69.0297, 60.9837, 67.1543) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.20
Baby Pink
#FFB7CE
ΔE00 1.90
Pink
#FFC0CB
ΔE00 2.79
Bubblegum
#FFC1CC
ΔE00 2.81
Powder Pink
#FFB2D0
ΔE00 3.73
Soft Pink
#FDB0C0
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCCF #BCFBE8
analogous
#FBBCEE #FBBCCF #FBC8BC
triadic
#FBBCCF #CFFBBC #BCCFFB
tetradic
#FBBCCF #EEFBBC #BCFBE8 #C8BCFB
square
#FBBCCF #EEFBBC #BCFBE8 #C8BCFB
split-complementary
#FBBCCF #BCFBC8 #BCEEFB
monochromatic
#F4487C #F882A6 #FBBCCF #FDE2EA #FDE2EA
Accessibility & contrast
On white
1.59
#FBBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FBBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCCF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCCF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbccf; /* rgb */ color: rgb(251, 188, 207); /* oklch */ color: oklch(85.8% 0.076 359.0);
Tailwind
colors: {
custom: {
50: '#fdd0dd',
500: '#fbbccf',
950: '#000000',
},
}SCSS
$custom: #fbbccf; $custom-light: #fdd0dd; $custom-dark: #000000;
JSON
{
"hex": "#fbbccf",
"rgb": {
"r": 251,
"g": 188,
"b": 207
},
"hsl": {
"h": 341.905,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85778,
"c": 0.07618,
"h": 359
},
"luminance": 0.60981
}Semantic roles & 50–950 ramp
primary
#FBBCCF
secondary
#7BE0C2
accent
#E5A000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384