#FCBBF6#FCBBF6
#FCBBF6 is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.106 H 329.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF6 |
|---|---|
| RGB | rgb(252, 187, 246) |
| HSL | hsl(306, 92%, 86%) |
| HSV | hsv(306, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(83.39, 32.72, -20.01) |
| CIE-LCH | lch(83.39, 38.36, 328.55°) |
| OKLab | oklab(86.96% 0.0916 -0.0538) |
| OKLCH | oklch(86.96% 0.106 329.6) |
| XYZ | xyz(74.5483, 62.8923, 95.3834) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.04
Pale Mauve
#FED0FC
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.58
Light Lilac
#EDC8FF
ΔE00 5.71
Plum
#DDA0DD
ΔE00 7.13
Pale Lavender
#EECFFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF6 #BBFCC1
analogous
#E1BBFC #FCBBF6 #FCBBD5
triadic
#FCBBF6 #F6FCBB #BBF6FC
tetradic
#FCBBF6 #FCE1BB #BBFCC1 #BBD5FC
square
#FCBBF6 #FCE1BB #BBFCC1 #BBD5FC
split-complementary
#FCBBF6 #D5FCBB #BBFCE1
monochromatic
#F746E6 #F980EE #FCBBF6 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.55
#FCBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FCBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF6
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF6 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF8
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#FFBFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbf6; /* rgb */ color: rgb(252, 187, 246); /* oklch */ color: oklch(87.0% 0.106 329.6);
Tailwind
colors: {
custom: {
50: '#fed0f9',
500: '#fcbbf6',
950: '#000000',
},
}SCSS
$custom: #fcbbf6; $custom-light: #fed0f9; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf6",
"rgb": {
"r": 252,
"g": 187,
"b": 246
},
"hsl": {
"h": 305.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86958,
"c": 0.10622,
"h": 329.6
},
"luminance": 0.6289
}Semantic roles & 50–950 ramp
primary
#FCBBF6
secondary
#79E283
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385