#FCBDF6#FCBDF6
#FCBDF6 is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.3% C 0.103 H 329.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDF6 |
|---|---|
| RGB | rgb(252, 189, 246) |
| HSL | hsl(306, 91%, 86%) |
| HSV | hsv(306, 25%, 99%) |
| CMYK | cmyk(0%, 25%, 2.4%, 1.2%) |
| CIE-LAB | lab(83.83, 31.67, -19.34) |
| CIE-LCH | lch(83.83, 37.11, 328.59°) |
| OKLab | oklab(87.3% 0.0887 -0.0519) |
| OKLCH | oklch(87.3% 0.103 329.6) |
| XYZ | xyz(74.9755, 63.7468, 95.5258) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.97
Pale Mauve
#FED0FC
ΔE00 4.88
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDF6 #BDFCC3
analogous
#E3BDFC #FCBDF6 #FCBDD7
triadic
#FCBDF6 #F6FCBD #BDF6FC
tetradic
#FCBDF6 #FCE3BD #BDFCC3 #BDD7FC
square
#FCBDF6 #FCE3BD #BDFCC3 #BDD7FC
split-complementary
#FCBDF6 #D7FCBD #BDFCE3
monochromatic
#F748E6 #F982EE #FCBDF6 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.53
#FCBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FCBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDF6
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDF6 | 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)
#BBCCF8
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#FFC1D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcbdf6; /* rgb */ color: rgb(252, 189, 246); /* oklch */ color: oklch(87.3% 0.103 329.6);
Tailwind
colors: {
custom: {
50: '#fed1f9',
500: '#fcbdf6',
950: '#000000',
},
}SCSS
$custom: #fcbdf6; $custom-light: #fed1f9; $custom-dark: #000000;
JSON
{
"hex": "#fcbdf6",
"rgb": {
"r": 252,
"g": 189,
"b": 246
},
"hsl": {
"h": 305.714,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.87301,
"c": 0.10274,
"h": 329.6
},
"luminance": 0.63744
}Semantic roles & 50–950 ramp
primary
#FCBDF6
secondary
#7BE285
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385