#FBBCF6#FBBCF6
#FBBCF6 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.104 H 329.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF6 |
|---|---|
| RGB | rgb(251, 188, 246) |
| HSL | hsl(305, 89%, 86%) |
| HSV | hsv(305, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 2%, 1.6%) |
| CIE-LAB | lab(83.51, 31.87, -19.83) |
| CIE-LCH | lch(83.51, 37.54, 328.11°) |
| OKLab | oklab(87.03% 0.089 -0.0533) |
| OKLCH | oklch(87.03% 0.104 329.1) |
| XYZ | xyz(74.3999, 63.1318, 95.4374) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.81
Pale Mauve
#FED0FC
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.24
Light Lilac
#EDC8FF
ΔE00 5.39
Pale Lavender
#EECFFE
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF6 #BCFBC1
analogous
#E0BCFB #FBBCF6 #FBBCD6
triadic
#FBBCF6 #F6FBBC #BCF6FB
tetradic
#FBBCF6 #FBE0BC #BCFBC1 #BCD6FB
square
#FBBCF6 #FBE0BC #BCFBC1 #BCD6FB
split-complementary
#FBBCF6 #D6FBBC #BCFBE0
monochromatic
#F448E6 #F882EE #FBBCF6 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.54
#FBBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FBBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF6
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF6 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBF8
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf6; /* rgb */ color: rgb(251, 188, 246); /* oklch */ color: oklch(87.0% 0.104 329.1);
Tailwind
colors: {
custom: {
50: '#fdd0f9',
500: '#fbbcf6',
950: '#000000',
},
}SCSS
$custom: #fbbcf6; $custom-light: #fdd0f9; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf6",
"rgb": {
"r": 251,
"g": 188,
"b": 246
},
"hsl": {
"h": 304.762,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.87033,
"c": 0.10377,
"h": 329.1
},
"luminance": 0.63129
}Semantic roles & 50–950 ramp
primary
#FBBCF6
secondary
#7BE083
accent
#E51200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385