#FBBBCF#FBBBCF
#FBBBCF is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.6% C 0.078 H 358.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBCF |
|---|---|
| RGB | rgb(251, 187, 207) |
| HSL | hsl(341, 89%, 86%) |
| HSV | hsv(341, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 17.5%, 1.6%) |
| CIE-LAB | lab(82.14, 25.96, -0.97) |
| CIE-LCH | lch(82.14, 25.97, 357.85°) |
| OKLab | oklab(85.6% 0.0777 -0.0022) |
| OKLCH | oklch(85.6% 0.078 358.4) |
| XYZ | xyz(68.8168, 60.5580, 67.0834) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.14
Baby Pink
#FFB7CE
ΔE00 1.60
Pink
#FFC0CB
ΔE00 3.10
Bubblegum
#FFC1CC
ΔE00 3.13
Powder Pink
#FFB2D0
ΔE00 3.38
Soft Pink
#FDB0C0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBCF #BBFBE7
analogous
#FBBBEF #FBBBCF #FBC7BB
triadic
#FBBBCF #CFFBBB #BBCFFB
tetradic
#FBBBCF #EFFBBB #BBFBE7 #C7BBFB
square
#FBBBCF #EFFBBB #BBFBE7 #C7BBFB
split-complementary
#FBBBCF #BBFBC7 #BBEFFB
monochromatic
#F4477D #F881A6 #FBBBCF #FDE2EB #FDE2EB
Accessibility & contrast
On white
1.60
#FBBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FBBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBCF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBCF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#FFB8C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbbcf; /* rgb */ color: rgb(251, 187, 207); /* oklch */ color: oklch(85.6% 0.078 358.4);
Tailwind
colors: {
custom: {
50: '#fdd0dd',
500: '#fbbbcf',
950: '#000000',
},
}SCSS
$custom: #fbbbcf; $custom-light: #fdd0dd; $custom-dark: #000000;
JSON
{
"hex": "#fbbbcf",
"rgb": {
"r": 251,
"g": 187,
"b": 207
},
"hsl": {
"h": 341.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85601,
"c": 0.07773,
"h": 358.4
},
"luminance": 0.60555
}Semantic roles & 50–950 ramp
primary
#FBBBCF
secondary
#7AE0C0
accent
#E69E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384