#FBBBF1#FBBBF1
#FBBBF1 is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.7% C 0.101 H 331.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF1 |
|---|---|
| RGB | rgb(251, 187, 241) |
| HSL | hsl(309, 89%, 86%) |
| HSV | hsv(309, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 4%, 1.6%) |
| CIE-LAB | lab(83.13, 31.52, -17.74) |
| CIE-LCH | lch(83.13, 36.17, 330.62°) |
| OKLab | oklab(86.69% 0.089 -0.0475) |
| OKLCH | oklch(86.69% 0.101 331.9) |
| XYZ | xyz(73.4299, 62.4032, 91.3790) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.70
Pale Mauve
#FED0FC
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.45
Light Lilac
#EDC8FF
ΔE00 6.03
Pale Lavender
#EECFFE
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF1 #BBFBC5
analogous
#E5BBFB #FBBBF1 #FBBBD1
triadic
#FBBBF1 #F1FBBB #BBF1FB
tetradic
#FBBBF1 #FBE5BB #BBFBC5 #BBD1FB
square
#FBBBF1 #FBE5BB #BBFBC5 #BBD1FB
split-complementary
#FBBBF1 #D1FBBB #BBFBE5
monochromatic
#F447D9 #F881E5 #FBBBF1 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.56
#FBBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FBBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF1
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF1 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF3
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#FFBECE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbf1; /* rgb */ color: rgb(251, 187, 241); /* oklch */ color: oklch(86.7% 0.101 331.9);
Tailwind
colors: {
custom: {
50: '#fdd0f5',
500: '#fbbbf1',
950: '#000000',
},
}SCSS
$custom: #fbbbf1; $custom-light: #fdd0f5; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf1",
"rgb": {
"r": 251,
"g": 187,
"b": 241
},
"hsl": {
"h": 309.375,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86685,
"c": 0.10089,
"h": 331.9
},
"luminance": 0.62401
}Semantic roles & 50–950 ramp
primary
#FBBBF1
secondary
#7AE08A
accent
#E62400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385