#FBBBDF#FBBBDF
#FBBBDF is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.1% C 0.086 H 344.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBDF |
|---|---|
| RGB | rgb(251, 187, 223) |
| HSL | hsl(326, 89%, 86%) |
| HSV | hsv(326, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 11.2%, 1.6%) |
| CIE-LAB | lab(82.58, 28.48, -8.92) |
| CIE-LCH | lch(82.58, 29.84, 342.61°) |
| OKLab | oklab(86.09% 0.0832 -0.0234) |
| OKLCH | oklch(86.09% 0.086 344.3) |
| XYZ | xyz(70.8729, 61.3804, 77.9121) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.85
Baby Pink
#FFB7CE
ΔE00 4.71
Pastel Pink
#FFBACD
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 6.40
Very Light Purple
#F6CEFC
ΔE00 7.38
Soft Pink
#FDB0C0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBDF #BBFBD7
analogous
#F7BBFB #FBBBDF #FBBBBF
triadic
#FBBBDF #DFFBBB #BBDFFB
tetradic
#FBBBDF #FBF7BB #BBFBD7 #BBBFFB
square
#FBBBDF #FBF7BB #BBFBD7 #BBBFFB
split-complementary
#FBBBDF #BFFBBB #BBFBF7
monochromatic
#F447A9 #F881C4 #FBBBDF #FDE2F1 #FDE2F1
Accessibility & contrast
On white
1.58
#FBBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBDF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBDF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#FFBBC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbbdf; /* rgb */ color: rgb(251, 187, 223); /* oklch */ color: oklch(86.1% 0.086 344.3);
Tailwind
colors: {
custom: {
50: '#fdd0e9',
500: '#fbbbdf',
950: '#000000',
},
}SCSS
$custom: #fbbbdf; $custom-light: #fdd0e9; $custom-dark: #000000;
JSON
{
"hex": "#fbbbdf",
"rgb": {
"r": 251,
"g": 187,
"b": 223
},
"hsl": {
"h": 326.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86088,
"c": 0.08646,
"h": 344.3
},
"luminance": 0.61378
}Semantic roles & 50–950 ramp
primary
#FBBBDF
secondary
#7AE0A7
accent
#E66400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384