#FCD1FF#FCD1FF
#FCD1FF is a very light, moderate purple. Relative luminance 0.735; OKLCH L 91.1% C 0.077 H 324.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD1FF |
|---|---|
| RGB | rgb(252, 209, 255) |
| HSL | hsl(296, 100%, 91%) |
| HSV | hsv(296, 18%, 100%) |
| CMYK | cmyk(1.2%, 18%, 0%, 0%) |
| CIE-LAB | lab(88.69, 22.76, -16.78) |
| CIE-LCH | lch(88.69, 28.28, 323.60°) |
| OKLab | oklab(91.13% 0.0622 -0.045) |
| OKLCH | oklch(91.13% 0.077 324.1) |
| XYZ | xyz(80.9931, 73.5179, 104.5121) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.01
Very Light Purple
#F6CEFC
ΔE00 1.08
Pale Lavender
#EECFFE
ΔE00 3.14
Light Lilac
#EDC8FF
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD1FF #D4FFD1
analogous
#E5D1FF #FCD1FF #FFD1EB
triadic
#FCD1FF #FFFCD1 #D1FFFC
tetradic
#FCD1FF #FFE5D1 #D4FFD1 #D1EBFF
square
#FCD1FF #FFE5D1 #D4FFD1 #D1EBFF
split-complementary
#FCD1FF #EBFFD1 #D1FFE5
monochromatic
#F457FF #F894FF #FCD1FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.34
#FCD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#FCD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD1FF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD1FF | 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)
#CEDBFF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#FED5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd1ff; /* rgb */ color: rgb(252, 209, 255); /* oklch */ color: oklch(91.1% 0.077 324.1);
Tailwind
colors: {
custom: {
50: '#fddfff',
500: '#fcd1ff',
950: '#000000',
},
}SCSS
$custom: #fcd1ff; $custom-light: #fddfff; $custom-dark: #000000;
JSON
{
"hex": "#fcd1ff",
"rgb": {
"r": 252,
"g": 209,
"b": 255
},
"hsl": {
"h": 296.087,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.91132,
"c": 0.07679,
"h": 324.1
},
"luminance": 0.73516
}Semantic roles & 50–950 ramp
primary
#FCD1FF
secondary
#90EA8A
accent
#E6000F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486