#FBBBE0#FBBBE0
#FBBBE0 is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.1% C 0.087 H 343.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBE0 |
|---|---|
| RGB | rgb(251, 187, 224) |
| HSL | hsl(325, 89%, 86%) |
| HSV | hsv(325, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 10.8%, 1.6%) |
| CIE-LAB | lab(82.61, 28.64, -9.41) |
| CIE-LCH | lch(82.61, 30.15, 341.81°) |
| OKLab | oklab(86.12% 0.0836 -0.0247) |
| OKLCH | oklch(86.12% 0.087 343.5) |
| XYZ | xyz(71.0081, 61.4345, 78.6242) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.06
Baby Pink
#FFB7CE
ΔE00 4.98
Pastel Pink
#FFBACD
ΔE00 5.82
Pale Mauve
#FED0FC
ΔE00 6.24
Very Light Purple
#F6CEFC
ΔE00 7.20
Soft Pink
#FDB0C0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBE0 #BBFBD6
analogous
#F6BBFB #FBBBE0 #FBBBC0
triadic
#FBBBE0 #E0FBBB #BBE0FB
tetradic
#FBBBE0 #FBF6BB #BBFBD6 #BBC0FB
square
#FBBBE0 #FBF6BB #BBFBD6 #BBC0FB
split-complementary
#FBBBE0 #C0FBBB #BBFBF6
monochromatic
#F447AB #F881C6 #FBBBE0 #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.58
#FBBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FBBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBE0
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBE0 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E1
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#FFBBC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbbe0; /* rgb */ color: rgb(251, 187, 224); /* oklch */ color: oklch(86.1% 0.087 343.5);
Tailwind
colors: {
custom: {
50: '#fdd0e9',
500: '#fbbbe0',
950: '#000000',
},
}SCSS
$custom: #fbbbe0; $custom-light: #fdd0e9; $custom-dark: #000000;
JSON
{
"hex": "#fbbbe0",
"rgb": {
"r": 251,
"g": 187,
"b": 224
},
"hsl": {
"h": 325.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8612,
"c": 0.08716,
"h": 343.5
},
"luminance": 0.61432
}Semantic roles & 50–950 ramp
primary
#FBBBE0
secondary
#7AE0A5
accent
#E66100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384