#FBBBEE#FBBBEE
#FBBBEE is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.6% C 0.098 H 333.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBEE |
|---|---|
| RGB | rgb(251, 187, 238) |
| HSL | hsl(312, 89%, 86%) |
| HSV | hsv(312, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(83.03, 31.00, -16.28) |
| CIE-LCH | lch(83.03, 35.01, 332.29°) |
| OKLab | oklab(86.58% 0.0881 -0.0435) |
| OKLCH | oklch(86.58% 0.098 333.7) |
| XYZ | xyz(72.9855, 62.2254, 89.0385) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.04
Light Lavendar
#EFC0FE
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.55
Light Lilac
#EDC8FF
ΔE00 6.42
Powder Pink
#FFB2D0
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBEE #BBFBC8
analogous
#E8BBFB #FBBBEE #FBBBCE
triadic
#FBBBEE #EEFBBB #BBEEFB
tetradic
#FBBBEE #FBE8BB #BBFBC8 #BBCEFB
square
#FBBBEE #FBE8BB #BBFBC8 #BBCEFB
split-complementary
#FBBBEE #CEFBBB #BBFBE8
monochromatic
#F447D1 #F881E0 #FBBBEE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.56
#FBBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FBBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBEE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBEE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbee; /* rgb */ color: rgb(251, 187, 238); /* oklch */ color: oklch(86.6% 0.098 333.7);
Tailwind
colors: {
custom: {
50: '#fdd0f3',
500: '#fbbbee',
950: '#000000',
},
}SCSS
$custom: #fbbbee; $custom-light: #fdd0f3; $custom-dark: #000000;
JSON
{
"hex": "#fbbbee",
"rgb": {
"r": 251,
"g": 187,
"b": 238
},
"hsl": {
"h": 312.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86582,
"c": 0.09823,
"h": 333.7
},
"luminance": 0.62223
}Semantic roles & 50–950 ramp
primary
#FBBBEE
secondary
#7AE08F
accent
#E62F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385