#FCC5FA#FCC5FA
#FCC5FA is a very light, moderate purple. Relative luminance 0.675; OKLCH L 88.8% C 0.093 H 327.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5FA |
|---|---|
| RGB | rgb(252, 197, 250) |
| HSL | hsl(302, 90%, 88%) |
| HSV | hsv(302, 22%, 99%) |
| CMYK | cmyk(0%, 21.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(85.77, 28.17, -18.54) |
| CIE-LCH | lch(85.77, 33.72, 326.65°) |
| OKLab | oklab(88.83% 0.0781 -0.0498) |
| OKLCH | oklch(88.83% 0.093 327.5) |
| XYZ | xyz(77.3646, 67.5321, 99.3836) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.01
Very Light Purple
#F6CEFC
ΔE00 3.23
Light Lavendar
#EFC0FE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 4.18
Pale Lavender
#EECFFE
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5FA #C5FCC7
analogous
#E2C5FC #FCC5FA #FCC5DE
triadic
#FCC5FA #FAFCC5 #C5FAFC
tetradic
#FCC5FA #FCE2C5 #C5FCC7 #C5DEFC
square
#FCC5FA #FCE2C5 #C5FCC7 #C5DEFC
split-complementary
#FCC5FA #DEFCC5 #C5FCE2
monochromatic
#F651F0 #F98BF5 #FCC5FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.45
#FCC5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#FCC5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5FA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5FA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#FFC9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcc5fa; /* rgb */ color: rgb(252, 197, 250); /* oklch */ color: oklch(88.8% 0.093 327.5);
Tailwind
colors: {
custom: {
50: '#fed7fc',
500: '#fcc5fa',
950: '#000000',
},
}SCSS
$custom: #fcc5fa; $custom-light: #fed7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc5fa",
"rgb": {
"r": 252,
"g": 197,
"b": 250
},
"hsl": {
"h": 302.182,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.8883,
"c": 0.09264,
"h": 327.5
},
"luminance": 0.6753
}Semantic roles & 50–950 ramp
primary
#FCC5FA
secondary
#82E386
accent
#E60800
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385