#FCD2F8#FCD2F8
#FCD2F8 is a very light, moderate purple. Relative luminance 0.736; OKLCH L 91.1% C 0.068 H 329.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2F8 |
|---|---|
| RGB | rgb(252, 210, 248) |
| HSL | hsl(306, 88%, 91%) |
| HSV | hsv(306, 17%, 99%) |
| CMYK | cmyk(0%, 16.7%, 1.6%, 1.2%) |
| CIE-LAB | lab(88.72, 20.98, -13.06) |
| CIE-LCH | lch(88.72, 24.71, 328.10°) |
| OKLab | oklab(91.08% 0.0585 -0.0348) |
| OKLCH | oklch(91.08% 0.068 329.2) |
| XYZ | xyz(80.1328, 73.5676, 98.7674) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.60
Very Light Purple
#F6CEFC
ΔE00 2.56
Pale Lavender
#EECFFE
ΔE00 4.31
Light Lilac
#EDC8FF
ΔE00 5.57
Light Lavendar
#EFC0FE
ΔE00 6.86
Pale Lilac
#E4CBFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2F8 #D2FCD6
analogous
#EBD2FC #FCD2F8 #FCD2E3
triadic
#FCD2F8 #F8FCD2 #D2F8FC
tetradic
#FCD2F8 #FCEBD2 #D2FCD6 #D2E3FC
square
#FCD2F8 #FCEBD2 #D2FCD6 #D2E3FC
split-complementary
#FCD2F8 #E3FCD2 #D2FCEB
monochromatic
#F45FE6 #F899EF #FCD2F8 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.34
#FCD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FCD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2F8
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2F8 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBFA
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#FFD5DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd2f8; /* rgb */ color: rgb(252, 210, 248); /* oklch */ color: oklch(91.1% 0.068 329.2);
Tailwind
colors: {
custom: {
50: '#fde0fa',
500: '#fcd2f8',
950: '#000000',
},
}SCSS
$custom: #fcd2f8; $custom-light: #fde0fa; $custom-dark: #000000;
JSON
{
"hex": "#fcd2f8",
"rgb": {
"r": 252,
"g": 210,
"b": 248
},
"hsl": {
"h": 305.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9108,
"c": 0.06807,
"h": 329.2
},
"luminance": 0.73566
}Semantic roles & 50–950 ramp
primary
#FCD2F8
secondary
#8EE496
accent
#E41701
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485