#FBBBF5#FBBBF5
#FBBBF5 is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.8% C 0.105 H 329.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF5 |
|---|---|
| RGB | rgb(251, 187, 245) |
| HSL | hsl(306, 89%, 86%) |
| HSV | hsv(306, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 2.4%, 1.6%) |
| CIE-LAB | lab(83.26, 32.22, -19.69) |
| CIE-LCH | lch(83.26, 37.76, 328.58°) |
| OKLab | oklab(86.83% 0.0902 -0.0529) |
| OKLCH | oklch(86.83% 0.105 329.6) |
| XYZ | xyz(74.0340, 62.6448, 94.5603) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.01
Pale Mauve
#FED0FC
ΔE00 5.31
Very Light Purple
#F6CEFC
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF5 #BBFBC1
analogous
#E1BBFB #FBBBF5 #FBBBD5
triadic
#FBBBF5 #F5FBBB #BBF5FB
tetradic
#FBBBF5 #FBE1BB #BBFBC1 #BBD5FB
square
#FBBBF5 #FBE1BB #BBFBC1 #BBD5FB
split-complementary
#FBBBF5 #D5FBBB #BBFBE1
monochromatic
#F447E4 #F881EC #FBBBF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.55
#FBBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FBBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#C7D2F3
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbf5; /* rgb */ color: rgb(251, 187, 245); /* oklch */ color: oklch(86.8% 0.105 329.6);
Tailwind
colors: {
custom: {
50: '#fdd0f8',
500: '#fbbbf5',
950: '#000000',
},
}SCSS
$custom: #fbbbf5; $custom-light: #fdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf5",
"rgb": {
"r": 251,
"g": 187,
"b": 245
},
"hsl": {
"h": 305.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86826,
"c": 0.10457,
"h": 329.6
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#FBBBF5
secondary
#7AE084
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385