#FCBCFD#FCBCFD
#FCBCFD is a very light, moderate purple. Relative luminance 0.638; OKLCH L 87.4% C 0.111 H 326.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCFD |
|---|---|
| RGB | rgb(252, 188, 253) |
| HSL | hsl(299, 94%, 86%) |
| HSV | hsv(299, 26%, 99%) |
| CMYK | cmyk(0.4%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(83.84, 33.45, -23.06) |
| CIE-LCH | lch(83.84, 40.63, 325.42°) |
| OKLab | oklab(87.38% 0.0922 -0.0622) |
| OKLCH | oklch(87.38% 0.111 326) |
| XYZ | xyz(75.8559, 63.7560, 101.2197) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.18
Light Lilac
#EDC8FF
ΔE00 5.19
Very Light Purple
#F6CEFC
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 5.87
Mauve
#E0B0FF
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCFD #BDFDBC
analogous
#DCBCFD #FCBCFD #FDBCDE
triadic
#FCBCFD #FDFCBC #BCFDFC
tetradic
#FCBCFD #FDDCBC #BDFDBC #BCDEFD
square
#FCBCFD #FDDCBC #BDFDBC #BCDEFD
split-complementary
#FCBCFD #DEFDBC #BCFDDC
monochromatic
#F745F9 #F981FB #FCBCFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.53
#FCBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FCBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCFD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCFD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#FFC2D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbcfd; /* rgb */ color: rgb(252, 188, 253); /* oklch */ color: oklch(87.4% 0.111 326.0);
Tailwind
colors: {
custom: {
50: '#fed0fe',
500: '#fcbcfd',
950: '#000000',
},
}SCSS
$custom: #fcbcfd; $custom-light: #fed0fe; $custom-dark: #000000;
JSON
{
"hex": "#fcbcfd",
"rgb": {
"r": 252,
"g": 188,
"b": 253
},
"hsl": {
"h": 299.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.87381,
"c": 0.11123,
"h": 326
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#FCBCFD
secondary
#7BE47A
accent
#E60004
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385