#FCD2FB#FCD2FB
#FCD2FB is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.2% C 0.071 H 326.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2FB |
|---|---|
| RGB | rgb(252, 210, 251) |
| HSL | hsl(301, 88%, 91%) |
| HSV | hsv(301, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(88.81, 21.51, -14.50) |
| CIE-LCH | lch(88.81, 25.95, 326.01°) |
| OKLab | oklab(91.18% 0.0595 -0.0388) |
| OKLCH | oklch(91.18% 0.071 326.9) |
| XYZ | xyz(80.6020, 73.7553, 101.2383) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.01
Very Light Purple
#F6CEFC
ΔE00 1.84
Pale Lavender
#EECFFE
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 6.19
Pale Lilac
#E4CBFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2FB #D2FCD3
analogous
#E8D2FC #FCD2FB #FCD2E6
triadic
#FCD2FB #FBFCD2 #D2FBFC
tetradic
#FCD2FB #FCE8D2 #D2FCD3 #D2E6FC
square
#FCD2FB #FCE8D2 #D2FCD3 #D2E6FC
split-complementary
#FCD2FB #E6FCD2 #D2FCE8
monochromatic
#F45FF1 #F899F6 #FCD2FB #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.33
#FCD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FCD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2FB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2FB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd2fb; /* rgb */ color: rgb(252, 210, 251); /* oklch */ color: oklch(91.2% 0.071 326.9);
Tailwind
colors: {
custom: {
50: '#fde0fc',
500: '#fcd2fb',
950: '#000000',
},
}SCSS
$custom: #fcd2fb; $custom-light: #fde0fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd2fb",
"rgb": {
"r": 252,
"g": 210,
"b": 251
},
"hsl": {
"h": 301.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.91179,
"c": 0.071,
"h": 326.9
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#FCD2FB
secondary
#8EE490
accent
#E40701
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485