#FBBBEC#FBBBEC
#FBBBEC is a very light, moderate pink. Relative luminance 0.621; OKLCH L 86.5% C 0.097 H 335.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBEC |
|---|---|
| RGB | rgb(251, 187, 236) |
| HSL | hsl(314, 89%, 86%) |
| HSV | hsv(314, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 6%, 1.6%) |
| CIE-LAB | lab(82.97, 30.65, -15.30) |
| CIE-LCH | lch(82.97, 34.26, 333.47°) |
| OKLab | oklab(86.51% 0.0875 -0.0408) |
| OKLCH | oklch(86.51% 0.097 335) |
| XYZ | xyz(72.6933, 62.1086, 87.4996) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.68
Light Lavendar
#EFC0FE
ΔE00 5.70
Light Lilac
#EDC8FF
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBEC #BBFBCA
analogous
#EABBFB #FBBBEC #FBBBCC
triadic
#FBBBEC #ECFBBB #BBECFB
tetradic
#FBBBEC #FBEABB #BBFBCA #BBCCFB
square
#FBBBEC #FBEABB #BBFBCA #BBCCFB
split-complementary
#FBBBEC #CCFBBB #BBFBEA
monochromatic
#F447CC #F881DC #FBBBEC #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.56
#FBBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FBBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBEC
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBEC | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbec; /* rgb */ color: rgb(251, 187, 236); /* oklch */ color: oklch(86.5% 0.097 335.0);
Tailwind
colors: {
custom: {
50: '#fdd0f2',
500: '#fbbbec',
950: '#000000',
},
}SCSS
$custom: #fbbbec; $custom-light: #fdd0f2; $custom-dark: #000000;
JSON
{
"hex": "#fbbbec",
"rgb": {
"r": 251,
"g": 187,
"b": 236
},
"hsl": {
"h": 314.063,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86514,
"c": 0.0965,
"h": 335
},
"luminance": 0.62106
}Semantic roles & 50–950 ramp
primary
#FBBBEC
secondary
#7AE092
accent
#E63600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385