#FCD0FF#FCD0FF
#FCD0FF is a very light, moderate purple. Relative luminance 0.730; OKLCH L 91.0% C 0.079 H 324.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0FF |
|---|---|
| RGB | rgb(252, 208, 255) |
| HSL | hsl(296, 100%, 91%) |
| HSV | hsv(296, 18%, 100%) |
| CMYK | cmyk(1.2%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(88.46, 23.29, -17.13) |
| CIE-LCH | lch(88.46, 28.91, 323.66°) |
| OKLab | oklab(90.95% 0.0637 -0.046) |
| OKLCH | oklch(90.95% 0.079 324.2) |
| XYZ | xyz(80.7485, 73.0288, 104.4306) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.05
Very Light Purple
#F6CEFC
ΔE00 1.08
Pale Lavender
#EECFFE
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0FF #D3FFD0
analogous
#E4D0FF #FCD0FF #FFD0EA
triadic
#FCD0FF #FFFCD0 #D0FFFC
tetradic
#FCD0FF #FFE4D0 #D3FFD0 #D0EAFF
square
#FCD0FF #FFE4D0 #D3FFD0 #D0EAFF
split-complementary
#FCD0FF #EAFFD0 #D0FFE4
monochromatic
#F456FF #F893FF #FCD0FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.35
#FCD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FCD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0FF
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0FF | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#FED4E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd0ff; /* rgb */ color: rgb(252, 208, 255); /* oklch */ color: oklch(91.0% 0.079 324.2);
Tailwind
colors: {
custom: {
50: '#fddeff',
500: '#fcd0ff',
950: '#000000',
},
}SCSS
$custom: #fcd0ff; $custom-light: #fddeff; $custom-dark: #000000;
JSON
{
"hex": "#fcd0ff",
"rgb": {
"r": 252,
"g": 208,
"b": 255
},
"hsl": {
"h": 296.17,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.90952,
"c": 0.07853,
"h": 324.2
},
"luminance": 0.73027
}Semantic roles & 50–950 ramp
primary
#FCD0FF
secondary
#8FEA89
accent
#E6000F
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486