#FCBBF9#FCBBF9
#FCBBF9 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.109 H 328.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBF9 |
|---|---|
| RGB | rgb(252, 187, 249) |
| HSL | hsl(303, 92%, 86%) |
| HSV | hsv(303, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 1.2%, 1.2%) |
| CIE-LAB | lab(83.48, 33.26, -21.47) |
| CIE-LCH | lch(83.48, 39.58, 327.16°) |
| OKLab | oklab(87.07% 0.0925 -0.0578) |
| OKLCH | oklch(87.07% 0.109 328) |
| XYZ | xyz(75.0125, 63.0780, 97.8280) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.65
Light Lilac
#EDC8FF
ΔE00 5.51
Pale Mauve
#FED0FC
ΔE00 5.68
Very Light Purple
#F6CEFC
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 7.07
Pale Lavender
#EECFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBF9 #BBFCBE
analogous
#DEBBFC #FCBBF9 #FCBBD8
triadic
#FCBBF9 #F9FCBB #BBF9FC
tetradic
#FCBBF9 #FCDEBB #BBFCBE #BBD8FC
square
#FCBBF9 #FCDEBB #BBFCBE #BBD8FC
split-complementary
#FCBBF9 #D8FCBB #BBFCDE
monochromatic
#F746EF #F980F4 #FCBBF9 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.54
#FCBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FCBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBF9
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBF9 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFB
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbf9; /* rgb */ color: rgb(252, 187, 249); /* oklch */ color: oklch(87.1% 0.109 328.0);
Tailwind
colors: {
custom: {
50: '#fed0fb',
500: '#fcbbf9',
950: '#000000',
},
}SCSS
$custom: #fcbbf9; $custom-light: #fed0fb; $custom-dark: #000000;
JSON
{
"hex": "#fcbbf9",
"rgb": {
"r": 252,
"g": 187,
"b": 249
},
"hsl": {
"h": 302.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87065,
"c": 0.10907,
"h": 328
},
"luminance": 0.63076
}Semantic roles & 50–950 ramp
primary
#FCBBF9
secondary
#79E27E
accent
#E60B00
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385