#FBBBF3#FBBBF3
#FBBBF3 is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.8% C 0.103 H 330.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBF3 |
|---|---|
| RGB | rgb(251, 187, 243) |
| HSL | hsl(308, 89%, 86%) |
| HSV | hsv(308, 25%, 98%) |
| CMYK | cmyk(0%, 25.5%, 3.2%, 1.6%) |
| CIE-LAB | lab(83.19, 31.87, -18.71) |
| CIE-LCH | lch(83.19, 36.96, 329.58°) |
| OKLab | oklab(86.76% 0.0896 -0.0502) |
| OKLCH | oklch(86.76% 0.103 330.7) |
| XYZ | xyz(73.7303, 62.5234, 92.9610) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.34
Pale Mauve
#FED0FC
ΔE00 5.18
Very Light Purple
#F6CEFC
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBF3 #BBFBC3
analogous
#E3BBFB #FBBBF3 #FBBBD3
triadic
#FBBBF3 #F3FBBB #BBF3FB
tetradic
#FBBBF3 #FBE3BB #BBFBC3 #BBD3FB
square
#FBBBF3 #FBE3BB #BBFBC3 #BBD3FB
split-complementary
#FBBBF3 #D3FBBB #BBFBE3
monochromatic
#F447DF #F881E9 #FBBBF3 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.56
#FBBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FBBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBF3
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBF3 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#C8D2F1
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbbbf3; /* rgb */ color: rgb(251, 187, 243); /* oklch */ color: oklch(86.8% 0.103 330.7);
Tailwind
colors: {
custom: {
50: '#fdd0f7',
500: '#fbbbf3',
950: '#000000',
},
}SCSS
$custom: #fbbbf3; $custom-light: #fdd0f7; $custom-dark: #000000;
JSON
{
"hex": "#fbbbf3",
"rgb": {
"r": 251,
"g": 187,
"b": 243
},
"hsl": {
"h": 307.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86755,
"c": 0.10271,
"h": 330.7
},
"luminance": 0.62521
}Semantic roles & 50–950 ramp
primary
#FBBBF3
secondary
#7AE087
accent
#E61D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385