#FCBCF3#FCBCF3
#FCBCF3 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.102 H 331.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCF3 |
|---|---|
| RGB | rgb(252, 188, 243) |
| HSL | hsl(308, 91%, 86%) |
| HSV | hsv(308, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(83.51, 31.67, -18.22) |
| CIE-LCH | lch(83.51, 36.53, 330.09°) |
| OKLab | oklab(87.03% 0.0892 -0.0488) |
| OKLCH | oklch(87.03% 0.102 331.3) |
| XYZ | xyz(74.3045, 63.1354, 93.0489) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.50
Pale Mauve
#FED0FC
ΔE00 4.96
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCF3 #BCFCC5
analogous
#E5BCFC #FCBCF3 #FCBCD3
triadic
#FCBCF3 #F3FCBC #BCF3FC
tetradic
#FCBCF3 #FCE5BC #BCFCC5 #BCD3FC
square
#FCBCF3 #FCE5BC #BCFCC5 #BCD3FC
split-complementary
#FCBCF3 #D3FCBC #BCFCE5
monochromatic
#F747DE #F981E9 #FCBCF3 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.54
#FCBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FCBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCF3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCF3 | 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)
#BACBF5
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbcf3; /* rgb */ color: rgb(252, 188, 243); /* oklch */ color: oklch(87.0% 0.102 331.3);
Tailwind
colors: {
custom: {
50: '#fed0f7',
500: '#fcbcf3',
950: '#000000',
},
}SCSS
$custom: #fcbcf3; $custom-light: #fed0f7; $custom-dark: #000000;
JSON
{
"hex": "#fcbcf3",
"rgb": {
"r": 252,
"g": 188,
"b": 243
},
"hsl": {
"h": 308.438,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.87025,
"c": 0.10171,
"h": 331.3
},
"luminance": 0.63133
}Semantic roles & 50–950 ramp
primary
#FCBCF3
secondary
#7AE289
accent
#E62000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385