#FBBBF2#FBBBF2
#FBBBF2 is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.7% C 0.102 H 331.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF2 |
|---|---|
| RGB | rgb(251, 187, 242) |
| HSL | hsl(308, 89%, 86%) |
| HSV | hsv(308, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 3.6%, 1.6%) |
| CIE-LAB | lab(83.16, 31.69, -18.23) |
| CIE-LCH | lch(83.16, 36.56, 330.09°) |
| OKLab | oklab(86.72% 0.0893 -0.0488) |
| OKLCH | oklch(86.72% 0.102 331.3) |
| XYZ | xyz(73.5797, 62.4631, 92.1679) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.51
Pale Mauve
#FED0FC
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF2 #BBFBC4
analogous
#E4BBFB #FBBBF2 #FBBBD2
triadic
#FBBBF2 #F2FBBB #BBF2FB
tetradic
#FBBBF2 #FBE4BB #BBFBC4 #BBD2FB
square
#FBBBF2 #FBE4BB #BBFBC4 #BBD2FB
split-complementary
#FBBBF2 #D2FBBB #BBFBE4
monochromatic
#F447DC #F881E7 #FBBBF2 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.56
#FBBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FBBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#C8D2F0
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbf2; /* rgb */ color: rgb(251, 187, 242); /* oklch */ color: oklch(86.7% 0.102 331.3);
Tailwind
colors: {
custom: {
50: '#fdd0f6',
500: '#fbbbf2',
950: '#000000',
},
}SCSS
$custom: #fbbbf2; $custom-light: #fdd0f6; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf2",
"rgb": {
"r": 251,
"g": 187,
"b": 242
},
"hsl": {
"h": 308.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8672,
"c": 0.1018,
"h": 331.3
},
"luminance": 0.62461
}Semantic roles & 50–950 ramp
primary
#FBBBF2
secondary
#7AE088
accent
#E62000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385