#FBBBFB#FBBBFB
#FBBBFB is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.110 H 326.5°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBFB |
|---|---|
| RGB | rgb(251, 187, 251) |
| HSL | hsl(300, 89%, 86%) |
| HSV | hsv(300, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.45, 33.30, -22.59) |
| CIE-LCH | lch(83.45, 40.24, 325.85°) |
| OKLab | oklab(87.04% 0.092 -0.0609) |
| OKLCH | oklch(87.04% 0.11 326.5) |
| XYZ | xyz(74.9648, 63.0172, 99.4627) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.26
Light Lilac
#EDC8FF
ΔE00 5.28
Very Light Purple
#F6CEFC
ΔE00 5.76
Pale Mauve
#FED0FC
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.57
Pale Lavender
#EECFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBFB #BBFBBB
analogous
#DBBBFB #FBBBFB #FBBBDB
triadic
#FBBBFB #FBFBBB #BBFBFB
tetradic
#FBBBFB #FBDBBB #BBFBBB #BBDBFB
square
#FBBBFB #FBDBBB #BBFBBB #BBDBFB
split-complementary
#FBBBFB #DBFBBB #BBFBDB
monochromatic
#F447F4 #F881F8 #FBBBFB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.54
#FBBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FBBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBFB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBFB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbbfb; /* rgb */ color: rgb(251, 187, 251); /* oklch */ color: oklch(87.0% 0.110 326.5);
Tailwind
colors: {
custom: {
50: '#fdd0fc',
500: '#fbbbfb',
950: '#000000',
},
}SCSS
$custom: #fbbbfb; $custom-light: #fdd0fc; $custom-dark: #000000;
JSON
{
"hex": "#fbbbfb",
"rgb": {
"r": 251,
"g": 187,
"b": 251
},
"hsl": {
"h": 300,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8704,
"c": 0.11034,
"h": 326.5
},
"luminance": 0.63015
}Semantic roles & 50–950 ramp
primary
#FBBBFB
secondary
#7AE07A
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385