#FBBBE9#FBBBE9
#FBBBE9 is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.4% C 0.094 H 337.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBE9 |
|---|---|
| RGB | rgb(251, 187, 233) |
| HSL | hsl(317, 89%, 86%) |
| HSV | hsv(317, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 7.2%, 1.6%) |
| CIE-LAB | lab(82.88, 30.14, -13.83) |
| CIE-LCH | lch(82.88, 33.16, 335.34°) |
| OKLab | oklab(86.41% 0.0865 -0.0368) |
| OKLCH | oklch(86.41% 0.094 337) |
| XYZ | xyz(72.2611, 61.9357, 85.2234) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.94
Powder Pink
#FFB2D0
ΔE00 6.13
Light Lavendar
#EFC0FE
ΔE00 6.36
Light Lilac
#EDC8FF
ΔE00 7.21
Baby Pink
#FFB7CE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBE9 #BBFBCD
analogous
#EDBBFB #FBBBE9 #FBBBC9
triadic
#FBBBE9 #E9FBBB #BBE9FB
tetradic
#FBBBE9 #FBEDBB #BBFBCD #BBC9FB
square
#FBBBE9 #FBEDBB #BBFBCD #BBC9FB
split-complementary
#FBBBE9 #C9FBBB #BBFBED
monochromatic
#F447C4 #F881D6 #FBBBE9 #FDE2F6 #FDE2F6
Accessibility & contrast
On white
1.57
#FBBBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FBBBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBE9
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBE9 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#FFBDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbbe9; /* rgb */ color: rgb(251, 187, 233); /* oklch */ color: oklch(86.4% 0.094 337.0);
Tailwind
colors: {
custom: {
50: '#fdd0f0',
500: '#fbbbe9',
950: '#000000',
},
}SCSS
$custom: #fbbbe9; $custom-light: #fdd0f0; $custom-dark: #000000;
JSON
{
"hex": "#fbbbe9",
"rgb": {
"r": 251,
"g": 187,
"b": 233
},
"hsl": {
"h": 316.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86413,
"c": 0.09399,
"h": 337
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#FBBBE9
secondary
#7AE097
accent
#E64100
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385