#FCD0FA#FCD0FA
#FCD0FA is a very light, moderate purple. Relative luminance 0.727; OKLCH L 90.8% C 0.073 H 327.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD0FA |
|---|---|
| RGB | rgb(252, 208, 250) |
| HSL | hsl(303, 88%, 90%) |
| HSV | hsv(303, 17%, 99%) |
| CMYK | cmyk(0%, 17.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(88.31, 22.38, -14.72) |
| CIE-LCH | lch(88.31, 26.79, 326.67°) |
| OKLab | oklab(90.79% 0.0621 -0.0394) |
| OKLCH | oklch(90.79% 0.073 327.6) |
| XYZ | xyz(79.9541, 72.7110, 100.2467) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.58
Very Light Purple
#F6CEFC
ΔE00 1.76
Pale Lavender
#EECFFE
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 4.74
Light Lavendar
#EFC0FE
ΔE00 5.86
Pale Lilac
#E4CBFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD0FA #D0FCD2
analogous
#E8D0FC #FCD0FA #FCD0E4
triadic
#FCD0FA #FAFCD0 #D0FAFC
tetradic
#FCD0FA #FCE8D0 #D0FCD2 #D0E4FC
square
#FCD0FA #FCE8D0 #D0FCD2 #D0E4FC
split-complementary
#FCD0FA #E4FCD0 #D0FCE8
monochromatic
#F55DEE #F896F4 #FCD0FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.35
#FCD0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FCD0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD0FA
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD0FA | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#D7E0F8
Tritanopia (blue-blind)
#FFD3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcd0fa; /* rgb */ color: rgb(252, 208, 250); /* oklch */ color: oklch(90.8% 0.073 327.6);
Tailwind
colors: {
custom: {
50: '#fddefc',
500: '#fcd0fa',
950: '#000000',
},
}SCSS
$custom: #fcd0fa; $custom-light: #fddefc; $custom-dark: #000000;
JSON
{
"hex": "#fcd0fa",
"rgb": {
"r": 252,
"g": 208,
"b": 250
},
"hsl": {
"h": 302.727,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.90785,
"c": 0.07349,
"h": 327.6
},
"luminance": 0.72709
}Semantic roles & 50–950 ramp
primary
#FCD0FA
secondary
#8CE490
accent
#E50B01
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485