#FCBAFD#FCBAFD
#FCBAFD is a very light, moderate purple. Relative luminance 0.629; OKLCH L 87.0% C 0.115 H 326.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBAFD |
|---|---|
| RGB | rgb(252, 186, 253) |
| HSL | hsl(299, 94%, 86%) |
| HSV | hsv(299, 26%, 99%) |
| CMYK | cmyk(0.4%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(83.39, 34.50, -23.73) |
| CIE-LCH | lch(83.39, 41.88, 325.48°) |
| OKLab | oklab(87.04% 0.0951 -0.0641) |
| OKLCH | oklch(87.04% 0.115 326) |
| XYZ | xyz(75.4316, 62.9074, 101.0783) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 6.24
Mauve
#E0B0FF
ΔE00 6.33
Pale Mauve
#FED0FC
ΔE00 6.39
Plum
#DDA0DD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBAFD #BBFDBA
analogous
#DABAFD #FCBAFD #FDBADC
triadic
#FCBAFD #FDFCBA #BAFDFC
tetradic
#FCBAFD #FDDABA #BBFDBA #BADCFD
square
#FCBAFD #FDDABA #BBFDBA #BADCFD
split-complementary
#FCBAFD #DCFDBA #BAFDDA
monochromatic
#F743FA #F97FFB #FCBAFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.55
#FCBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#FCBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBAFD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBAFD | 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)
#B5CBFF
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#FFC0D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbafd; /* rgb */ color: rgb(252, 186, 253); /* oklch */ color: oklch(87.0% 0.115 326.0);
Tailwind
colors: {
custom: {
50: '#fecffe',
500: '#fcbafd',
950: '#000000',
},
}SCSS
$custom: #fcbafd; $custom-light: #fecffe; $custom-dark: #000000;
JSON
{
"hex": "#fcbafd",
"rgb": {
"r": 252,
"g": 186,
"b": 253
},
"hsl": {
"h": 299.104,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.87041,
"c": 0.1147,
"h": 326
},
"luminance": 0.62905
}Semantic roles & 50–950 ramp
primary
#FCBAFD
secondary
#79E378
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385