#FCD2FF#FCD2FF
#FCD2FF is a very light, moderate purple. Relative luminance 0.740; OKLCH L 91.3% C 0.075 H 324.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD2FF |
|---|---|
| RGB | rgb(252, 210, 255) |
| HSL | hsl(296, 100%, 91%) |
| HSV | hsv(296, 18%, 100%) |
| CMYK | cmyk(1.2%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(88.93, 22.24, -16.43) |
| CIE-LCH | lch(88.93, 27.65, 323.54°) |
| OKLab | oklab(91.31% 0.0608 -0.0441) |
| OKLCH | oklch(91.31% 0.075 324) |
| XYZ | xyz(81.2392, 74.0101, 104.5941) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.06
Very Light Purple
#F6CEFC
ΔE00 1.16
Pale Lavender
#EECFFE
ΔE00 3.11
Light Lilac
#EDC8FF
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 5.38
Pale Lilac
#E4CBFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD2FF #D5FFD2
analogous
#E5D2FF #FCD2FF #FFD2EB
triadic
#FCD2FF #FFFCD2 #D2FFFC
tetradic
#FCD2FF #FFE5D2 #D5FFD2 #D2EBFF
square
#FCD2FF #FFE5D2 #D5FFD2 #D2EBFF
split-complementary
#FCD2FF #EBFFD2 #D2FFE5
monochromatic
#F458FF #F895FF #FCD2FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.33
#FCD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#FCD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD2FF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD2FF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#FED6E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcd2ff; /* rgb */ color: rgb(252, 210, 255); /* oklch */ color: oklch(91.3% 0.075 324.0);
Tailwind
colors: {
custom: {
50: '#fde0ff',
500: '#fcd2ff',
950: '#000000',
},
}SCSS
$custom: #fcd2ff; $custom-light: #fde0ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd2ff",
"rgb": {
"r": 252,
"g": 210,
"b": 255
},
"hsl": {
"h": 296,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91312,
"c": 0.07506,
"h": 324
},
"luminance": 0.74009
}Semantic roles & 50–950 ramp
primary
#FCD2FF
secondary
#91EA8B
accent
#E6000F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486