#FBBBDB#FBBBDB
#FBBBDB is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.0% C 0.084 H 347.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBDB |
|---|---|
| RGB | rgb(251, 187, 219) |
| HSL | hsl(330, 89%, 86%) |
| HSV | hsv(330, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 12.7%, 1.6%) |
| CIE-LAB | lab(82.47, 27.83, -6.94) |
| CIE-LCH | lch(82.47, 28.68, 346.00°) |
| OKLab | oklab(85.96% 0.0819 -0.0181) |
| OKLCH | oklch(85.96% 0.084 347.5) |
| XYZ | xyz(70.3400, 61.1672, 75.1054) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.11
Baby Pink
#FFB7CE
ΔE00 3.64
Pastel Pink
#FFBACD
ΔE00 4.42
Bubblegum
#FFC1CC
ΔE00 6.59
Pink
#FFC0CB
ΔE00 6.62
Soft Pink
#FDB0C0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBDB #BBFBDB
analogous
#FBBBFB #FBBBDB #FBBBBB
triadic
#FBBBDB #DBFBBB #BBDBFB
tetradic
#FBBBDB #FBFBBB #BBFBDB #BBBBFB
square
#FBBBDB #FBFBBB #BBFBDB #BBBBFB
split-complementary
#FBBBDB #BBFBBB #BBFBFB
monochromatic
#F4479E #F881BC #FBBBDB #FDE2F0 #FDE2F0
Accessibility & contrast
On white
1.59
#FBBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FBBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBDB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBDB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#CED1D9
Tritanopia (blue-blind)
#FFBAC6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbbdb; /* rgb */ color: rgb(251, 187, 219); /* oklch */ color: oklch(86.0% 0.084 347.5);
Tailwind
colors: {
custom: {
50: '#fdd0e6',
500: '#fbbbdb',
950: '#000000',
},
}SCSS
$custom: #fbbbdb; $custom-light: #fdd0e6; $custom-dark: #000000;
JSON
{
"hex": "#fbbbdb",
"rgb": {
"r": 251,
"g": 187,
"b": 219
},
"hsl": {
"h": 330,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85962,
"c": 0.08385,
"h": 347.5
},
"luminance": 0.61164
}Semantic roles & 50–950 ramp
primary
#FBBBDB
secondary
#7AE0AD
accent
#E67300
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384