#FCBBF7#FCBBF7
#FCBBF7 is a very light, moderate purple. Relative luminance 0.630; OKLCH L 87.0% C 0.107 H 329.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF7 |
|---|---|
| RGB | rgb(252, 187, 247) |
| HSL | hsl(305, 92%, 86%) |
| HSV | hsv(305, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 2%, 1.2%) |
| CIE-LAB | lab(83.42, 32.90, -20.50) |
| CIE-LCH | lch(83.42, 38.76, 328.08°) |
| OKLab | oklab(86.99% 0.0919 -0.0551) |
| OKLCH | oklch(86.99% 0.107 329) |
| XYZ | xyz(74.7022, 62.9539, 96.1939) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.90
Pale Mauve
#FED0FC
ΔE00 5.50
Very Light Purple
#F6CEFC
ΔE00 5.62
Light Lilac
#EDC8FF
ΔE00 5.63
Plum
#DDA0DD
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF7 #BBFCC0
analogous
#E0BBFC #FCBBF7 #FCBBD6
triadic
#FCBBF7 #F7FCBB #BBF7FC
tetradic
#FCBBF7 #FCE0BB #BBFCC0 #BBD6FC
square
#FCBBF7 #FCE0BB #BBFCC0 #BBD6FC
split-complementary
#FCBBF7 #D6FCBB #BBFCE0
monochromatic
#F746E9 #F980F0 #FCBBF7 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.55
#FCBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FCBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF7
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF7 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBF9
Deuteranopia (green-blind)
#C7D3F5
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbf7; /* rgb */ color: rgb(252, 187, 247); /* oklch */ color: oklch(87.0% 0.107 329.0);
Tailwind
colors: {
custom: {
50: '#fed0fa',
500: '#fcbbf7',
950: '#000000',
},
}SCSS
$custom: #fcbbf7; $custom-light: #fed0fa; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf7",
"rgb": {
"r": 252,
"g": 187,
"b": 247
},
"hsl": {
"h": 304.615,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86994,
"c": 0.10717,
"h": 329
},
"luminance": 0.62951
}Semantic roles & 50–950 ramp
primary
#FCBBF7
secondary
#79E281
accent
#E61200
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385