#FCD2F7#FCD2F7
#FCD2F7 is a very light, moderate purple. Relative luminance 0.735; OKLCH L 91.0% C 0.067 H 330.0°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2F7 |
|---|---|
| RGB | rgb(252, 210, 247) |
| HSL | hsl(307, 88%, 91%) |
| HSV | hsv(307, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 2%, 1.2%) |
| CIE-LAB | lab(88.69, 20.80, -12.57) |
| CIE-LCH | lch(88.69, 24.30, 328.85°) |
| OKLab | oklab(91.05% 0.0582 -0.0335) |
| OKLCH | oklch(91.05% 0.067 330) |
| XYZ | xyz(79.9781, 73.5057, 97.9525) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.85
Very Light Purple
#F6CEFC
ΔE00 2.82
Pale Lavender
#EECFFE
ΔE00 4.53
Light Lilac
#EDC8FF
ΔE00 5.81
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Lavendar
#EFC0FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2F7 #D2FCD7
analogous
#ECD2FC #FCD2F7 #FCD2E2
triadic
#FCD2F7 #F7FCD2 #D2F7FC
tetradic
#FCD2F7 #FCECD2 #D2FCD7 #D2E2FC
square
#FCD2F7 #FCECD2 #D2FCD7 #D2E2FC
split-complementary
#FCD2F7 #E2FCD2 #D2FCEC
monochromatic
#F45FE3 #F899ED #FCD2F7 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.34
#FCD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#FCD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2F7
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2F7 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF9
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#FFD4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd2f7; /* rgb */ color: rgb(252, 210, 247); /* oklch */ color: oklch(91.0% 0.067 330.0);
Tailwind
colors: {
custom: {
50: '#fde0f9',
500: '#fcd2f7',
950: '#000000',
},
}SCSS
$custom: #fcd2f7; $custom-light: #fde0f9; $custom-dark: #000000;
JSON
{
"hex": "#fcd2f7",
"rgb": {
"r": 252,
"g": 210,
"b": 247
},
"hsl": {
"h": 307.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.91048,
"c": 0.06711,
"h": 330
},
"luminance": 0.73504
}Semantic roles & 50–950 ramp
primary
#FCD2F7
secondary
#8EE498
accent
#E41C01
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485