#FCD7FB#FCD7FB
#FCD7FB is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.1% C 0.062 H 326.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD7FB |
|---|---|
| RGB | rgb(252, 215, 251) |
| HSL | hsl(302, 86%, 92%) |
| HSV | hsv(302, 15%, 99%) |
| CMYK | cmyk(0%, 14.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(89.98, 18.89, -12.75) |
| CIE-LCH | lch(89.98, 22.79, 325.99°) |
| OKLab | oklab(92.09% 0.0522 -0.034) |
| OKLCH | oklch(92.09% 0.062 326.9) |
| XYZ | xyz(81.8557, 76.2628, 101.6562) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.72
Very Light Purple
#F6CEFC
ΔE00 3.16
Pale Lavender
#EECFFE
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 6.01
Pale Lilac
#E4CBFF
ΔE00 6.78
Thistle
#D8BFD8
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD7FB #D7FCD8
analogous
#EBD7FC #FCD7FB #FCD7E9
triadic
#FCD7FB #FBFCD7 #D7FBFC
tetradic
#FCD7FB #FCEBD7 #D7FCD8 #D7E9FC
square
#FCD7FB #FCEBD7 #D7FCD8 #D7E9FC
split-complementary
#FCD7FB #E9FCD7 #D7FCEB
monochromatic
#F365F0 #F89EF5 #FCD7FB #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.29
#FCD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FCD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD7FB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD7FB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFD
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#FFDAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd7fb; /* rgb */ color: rgb(252, 215, 251); /* oklch */ color: oklch(92.1% 0.062 326.9);
Tailwind
colors: {
custom: {
50: '#fde3fc',
500: '#fcd7fb',
950: '#000000',
},
}SCSS
$custom: #fcd7fb; $custom-light: #fde3fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd7fb",
"rgb": {
"r": 252,
"g": 215,
"b": 251
},
"hsl": {
"h": 301.622,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.92087,
"c": 0.06232,
"h": 326.9
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#FCD7FB
secondary
#93E495
accent
#E30903
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485