#FCBCF5#FCBCF5
#FCBCF5 is a very light, moderate purple. Relative luminance 0.633; OKLCH L 87.1% C 0.104 H 330.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCF5 |
|---|---|
| RGB | rgb(252, 188, 245) |
| HSL | hsl(307, 91%, 86%) |
| HSV | hsv(307, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 2.8%, 1.2%) |
| CIE-LAB | lab(83.58, 32.02, -19.19) |
| CIE-LCH | lch(83.58, 37.33, 329.07°) |
| OKLab | oklab(87.1% 0.0898 -0.0515) |
| OKLCH | oklch(87.1% 0.104 330.2) |
| XYZ | xyz(74.6081, 63.2569, 94.6482) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.32
Light Lilac
#EDC8FF
ΔE00 5.65
Pale Lavender
#EECFFE
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCF5 #BCFCC3
analogous
#E3BCFC #FCBCF5 #FCBCD5
triadic
#FCBCF5 #F5FCBC #BCF5FC
tetradic
#FCBCF5 #FCE3BC #BCFCC3 #BCD5FC
square
#FCBCF5 #FCE3BC #BCFCC3 #BCD5FC
split-complementary
#FCBCF5 #D5FCBC #BCFCE3
monochromatic
#F747E4 #F981EC #FCBCF5 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.54
#FCBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#FCBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCF5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCF5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF7
Deuteranopia (green-blind)
#C9D3F3
Tritanopia (blue-blind)
#FFC0D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbcf5; /* rgb */ color: rgb(252, 188, 245); /* oklch */ color: oklch(87.1% 0.104 330.2);
Tailwind
colors: {
custom: {
50: '#fed0f8',
500: '#fcbcf5',
950: '#000000',
},
}SCSS
$custom: #fcbcf5; $custom-light: #fed0f8; $custom-dark: #000000;
JSON
{
"hex": "#fcbcf5",
"rgb": {
"r": 252,
"g": 188,
"b": 245
},
"hsl": {
"h": 306.563,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87095,
"c": 0.10355,
"h": 330.2
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#FCBCF5
secondary
#7AE286
accent
#E61900
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385