#FBBCF5#FBBCF5
#FBBCF5 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.103 H 329.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBCF5 |
|---|---|
| RGB | rgb(251, 188, 245) |
| HSL | hsl(306, 89%, 86%) |
| HSV | hsv(306, 25%, 98%) |
| CMYK | cmyk(0%, 25.1%, 2.4%, 1.6%) |
| CIE-LAB | lab(83.48, 31.70, -19.35) |
| CIE-LCH | lch(83.48, 37.13, 328.60°) |
| OKLab | oklab(87% 0.0887 -0.0519) |
| OKLCH | oklch(87% 0.103 329.7) |
| XYZ | xyz(74.2468, 63.0706, 94.6313) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.97
Pale Mauve
#FED0FC
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 5.48
Pale Lavender
#EECFFE
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBCF5 #BCFBC2
analogous
#E1BCFB #FBBCF5 #FBBCD5
triadic
#FBBCF5 #F5FBBC #BCF5FB
tetradic
#FBBCF5 #FBE1BC #BCFBC2 #BCD5FB
square
#FBBCF5 #FBE1BC #BCFBC2 #BCD5FB
split-complementary
#FBBCF5 #D5FBBC #BCFBE1
monochromatic
#F448E4 #F882EC #FBBCF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.54
#FBBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FBBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBCF5
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBCF5 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbcf5; /* rgb */ color: rgb(251, 188, 245); /* oklch */ color: oklch(87.0% 0.103 329.7);
Tailwind
colors: {
custom: {
50: '#fdd0f8',
500: '#fbbcf5',
950: '#000000',
},
}SCSS
$custom: #fbbcf5; $custom-light: #fdd0f8; $custom-dark: #000000;
JSON
{
"hex": "#fbbcf5",
"rgb": {
"r": 251,
"g": 188,
"b": 245
},
"hsl": {
"h": 305.714,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86997,
"c": 0.10283,
"h": 329.7
},
"luminance": 0.63068
}Semantic roles & 50–950 ramp
primary
#FBBCF5
secondary
#7BE085
accent
#E51600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385