#FCBBFB#FCBBFB
#FCBBFB is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.1% C 0.111 H 327.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBFB |
|---|---|
| RGB | rgb(252, 187, 251) |
| HSL | hsl(301, 92%, 86%) |
| HSV | hsv(301, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(83.55, 33.61, -22.43) |
| CIE-LCH | lch(83.55, 40.41, 326.28°) |
| OKLab | oklab(87.14% 0.0931 -0.0605) |
| OKLCH | oklch(87.14% 0.111 327) |
| XYZ | xyz(75.3261, 63.2034, 99.4796) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.45
Light Lilac
#EDC8FF
ΔE00 5.43
Very Light Purple
#F6CEFC
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 5.90
Mauve
#E0B0FF
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBFB #BBFCBC
analogous
#DCBBFC #FCBBFB #FCBBDA
triadic
#FCBBFB #FBFCBB #BBFBFC
tetradic
#FCBBFB #FCDCBB #BBFCBC #BBDAFC
square
#FCBBFB #FCDCBB #BBFCBC #BBDAFC
split-complementary
#FCBBFB #DAFCBB #BBFCDC
monochromatic
#F746F4 #F980F8 #FCBBFB #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.54
#FCBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FCBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBFB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBFB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFE
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbfb; /* rgb */ color: rgb(252, 187, 251); /* oklch */ color: oklch(87.1% 0.111 327.0);
Tailwind
colors: {
custom: {
50: '#fed0fc',
500: '#fcbbfb',
950: '#000000',
},
}SCSS
$custom: #fcbbfb; $custom-light: #fed0fc; $custom-dark: #000000;
JSON
{
"hex": "#fcbbfb",
"rgb": {
"r": 252,
"g": 187,
"b": 251
},
"hsl": {
"h": 300.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87138,
"c": 0.11101,
"h": 327
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#FCBBFB
secondary
#79E27B
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385