#FCBBFA#FCBBFA
#FCBBFA is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.1% C 0.110 H 327.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBFA |
|---|---|
| RGB | rgb(252, 187, 250) |
| HSL | hsl(302, 92%, 86%) |
| HSV | hsv(302, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(83.52, 33.43, -21.95) |
| CIE-LCH | lch(83.52, 40.00, 326.72°) |
| OKLab | oklab(87.1% 0.0928 -0.0591) |
| OKLCH | oklch(87.1% 0.11 327.5) |
| XYZ | xyz(75.1689, 63.1406, 98.6516) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 5.79
Mauve
#E0B0FF
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBFA #BBFCBD
analogous
#DDBBFC #FCBBFA #FCBBD9
triadic
#FCBBFA #FAFCBB #BBFAFC
tetradic
#FCBBFA #FCDDBB #BBFCBD #BBD9FC
square
#FCBBFA #FCDDBB #BBFCBD #BBD9FC
split-complementary
#FCBBFA #D9FCBB #BBFCDD
monochromatic
#F746F1 #F980F6 #FCBBFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.54
#FCBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FCBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBFA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBFA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#FFC0D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbbfa; /* rgb */ color: rgb(252, 187, 250); /* oklch */ color: oklch(87.1% 0.110 327.5);
Tailwind
colors: {
custom: {
50: '#fed0fc',
500: '#fcbbfa',
950: '#000000',
},
}SCSS
$custom: #fcbbfa; $custom-light: #fed0fc; $custom-dark: #000000;
JSON
{
"hex": "#fcbbfa",
"rgb": {
"r": 252,
"g": 187,
"b": 250
},
"hsl": {
"h": 301.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.87101,
"c": 0.11004,
"h": 327.5
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#FCBBFA
secondary
#79E27D
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385