#FCBCFA#FCBCFA
#FCBCFA is a very light, moderate purple. Relative luminance 0.636; OKLCH L 87.3% C 0.108 H 327.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCFA |
|---|---|
| RGB | rgb(252, 188, 250) |
| HSL | hsl(302, 91%, 86%) |
| HSV | hsv(302, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(83.74, 32.91, -21.61) |
| CIE-LCH | lch(83.74, 39.37, 326.71°) |
| OKLab | oklab(87.27% 0.0913 -0.0582) |
| OKLCH | oklch(87.27% 0.108 327.5) |
| XYZ | xyz(75.3817, 63.5663, 98.7226) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Mauve
#FED0FC
ΔE00 5.52
Pale Lavender
#EECFFE
ΔE00 6.91
Mauve
#E0B0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCFA #BCFCBE
analogous
#DEBCFC #FCBCFA #FCBCDA
triadic
#FCBCFA #FAFCBC #BCFAFC
tetradic
#FCBCFA #FCDEBC #BCFCBE #BCDAFC
square
#FCBCFA #FCDEBC #BCFCBE #BCDAFC
split-complementary
#FCBCFA #DAFCBC #BCFCDE
monochromatic
#F747F1 #F981F6 #FCBCFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.53
#FCBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FCBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCFA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCFA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFC
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#FFC1D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbcfa; /* rgb */ color: rgb(252, 188, 250); /* oklch */ color: oklch(87.3% 0.108 327.5);
Tailwind
colors: {
custom: {
50: '#fed0fc',
500: '#fcbcfa',
950: '#000000',
},
}SCSS
$custom: #fcbcfa; $custom-light: #fed0fc; $custom-dark: #000000;
JSON
{
"hex": "#fcbcfa",
"rgb": {
"r": 252,
"g": 188,
"b": 250
},
"hsl": {
"h": 301.875,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87272,
"c": 0.10829,
"h": 327.5
},
"luminance": 0.63564
}Semantic roles & 50–950 ramp
primary
#FCBCFA
secondary
#7AE27E
accent
#E60700
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385