#FCBCF4#FCBCF4
#FCBCF4 is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.1% C 0.103 H 330.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCF4 |
|---|---|
| RGB | rgb(252, 188, 244) |
| HSL | hsl(308, 91%, 86%) |
| HSV | hsv(308, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(83.55, 31.84, -18.70) |
| CIE-LCH | lch(83.55, 36.93, 329.57°) |
| OKLab | oklab(87.06% 0.0895 -0.0502) |
| OKLCH | oklch(87.06% 0.103 330.7) |
| XYZ | xyz(74.4559, 63.1960, 93.8464) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.33
Pale Mauve
#FED0FC
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 7.01
Plum
#DDA0DD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCF4 #BCFCC4
analogous
#E4BCFC #FCBCF4 #FCBCD4
triadic
#FCBCF4 #F4FCBC #BCF4FC
tetradic
#FCBCF4 #FCE4BC #BCFCC4 #BCD4FC
square
#FCBCF4 #FCE4BC #BCFCC4 #BCD4FC
split-complementary
#FCBCF4 #D4FCBC #BCFCE4
monochromatic
#F747E1 #F981EA #FCBCF4 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.54
#FCBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FCBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCF4
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCF4 | 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)
#BACBF6
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbcf4; /* rgb */ color: rgb(252, 188, 244); /* oklch */ color: oklch(87.1% 0.103 330.7);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fcbcf4',
950: '#000000',
},
}SCSS
$custom: #fcbcf4; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fcbcf4",
"rgb": {
"r": 252,
"g": 188,
"b": 244
},
"hsl": {
"h": 307.5,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87059,
"c": 0.10262,
"h": 330.7
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#FCBCF4
secondary
#7AE287
accent
#E61D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385