#FBBBED#FBBBED
#FBBBED is a very light, moderate pink. Relative luminance 0.622; OKLCH L 86.5% C 0.097 H 334.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBED |
|---|---|
| RGB | rgb(251, 187, 237) |
| HSL | hsl(313, 89%, 86%) |
| HSV | hsv(313, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 5.6%, 1.6%) |
| CIE-LAB | lab(83.00, 30.82, -15.79) |
| CIE-LCH | lch(83.00, 34.63, 332.87°) |
| OKLab | oklab(86.55% 0.0878 -0.0421) |
| OKLCH | oklch(86.55% 0.097 334.4) |
| XYZ | xyz(72.8390, 62.1668, 88.2669) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.05
Light Lavendar
#EFC0FE
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.61
Light Lilac
#EDC8FF
ΔE00 6.57
Powder Pink
#FFB2D0
ΔE00 7.07
Pale Lavender
#EECFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBED #BBFBC9
analogous
#E9BBFB #FBBBED #FBBBCD
triadic
#FBBBED #EDFBBB #BBEDFB
tetradic
#FBBBED #FBE9BB #BBFBC9 #BBCDFB
square
#FBBBED #FBE9BB #BBFBC9 #BBCDFB
split-complementary
#FBBBED #CDFBBB #BBFBE9
monochromatic
#F447CE #F881DE #FBBBED #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.56
#FBBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FBBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBED
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBED | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#FFBECC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbed; /* rgb */ color: rgb(251, 187, 237); /* oklch */ color: oklch(86.5% 0.097 334.4);
Tailwind
colors: {
custom: {
50: '#fdd0f2',
500: '#fbbbed',
950: '#000000',
},
}SCSS
$custom: #fbbbed; $custom-light: #fdd0f2; $custom-dark: #000000;
JSON
{
"hex": "#fbbbed",
"rgb": {
"r": 251,
"g": 187,
"b": 237
},
"hsl": {
"h": 313.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86548,
"c": 0.09736,
"h": 334.4
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#FBBBED
secondary
#7AE090
accent
#E63200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385