#FCBCF2#FCBCF2
#FCBCF2 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.101 H 331.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCF2 |
|---|---|
| RGB | rgb(252, 188, 242) |
| HSL | hsl(309, 91%, 86%) |
| HSV | hsv(309, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 4%, 1.2%) |
| CIE-LAB | lab(83.48, 31.49, -17.73) |
| CIE-LCH | lch(83.48, 36.14, 330.62°) |
| OKLab | oklab(86.99% 0.0889 -0.0475) |
| OKLCH | oklch(86.99% 0.101 331.9) |
| XYZ | xyz(74.1539, 63.0752, 92.2558) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 7.10
Plum
#DDA0DD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCF2 #BCFCC6
analogous
#E6BCFC #FCBCF2 #FCBCD2
triadic
#FCBCF2 #F2FCBC #BCF2FC
tetradic
#FCBCF2 #FCE6BC #BCFCC6 #BCD2FC
square
#FCBCF2 #FCE6BC #BCFCC6 #BCD2FC
split-complementary
#FCBCF2 #D2FCBC #BCFCE6
monochromatic
#F747DB #F981E7 #FCBCF2 #FEE2F9 #FEE2F9
Accessibility & contrast
On white
1.54
#FCBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FCBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCF2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCF2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#CAD3F0
Tritanopia (blue-blind)
#FFBFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcbcf2; /* rgb */ color: rgb(252, 188, 242); /* oklch */ color: oklch(87.0% 0.101 331.9);
Tailwind
colors: {
custom: {
50: '#fed0f6',
500: '#fcbcf2',
950: '#000000',
},
}SCSS
$custom: #fcbcf2; $custom-light: #fed0f6; $custom-dark: #000000;
JSON
{
"hex": "#fcbcf2",
"rgb": {
"r": 252,
"g": 188,
"b": 242
},
"hsl": {
"h": 309.375,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.8699,
"c": 0.10081,
"h": 331.9
},
"luminance": 0.63073
}Semantic roles & 50–950 ramp
primary
#FCBCF2
secondary
#7AE28B
accent
#E62400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385