#FCC9FA#FCC9FA
#FCC9FA is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.5% C 0.086 H 327.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC9FA |
|---|---|
| RGB | rgb(252, 201, 250) |
| HSL | hsl(302, 89%, 89%) |
| HSV | hsv(302, 20%, 99%) |
| CMYK | cmyk(0%, 20.2%, 0.8%, 1.2%) |
| CIE-LAB | lab(86.69, 26.07, -17.16) |
| CIE-LCH | lch(86.69, 31.20, 326.65°) |
| OKLab | oklab(89.54% 0.0723 -0.046) |
| OKLCH | oklch(89.54% 0.086 327.5) |
| XYZ | xyz(78.2850, 69.3728, 99.6903) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.84
Very Light Purple
#F6CEFC
ΔE00 2.30
Light Lilac
#EDC8FF
ΔE00 4.09
Light Lavendar
#EFC0FE
ΔE00 4.25
Pale Lavender
#EECFFE
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC9FA #C9FCCB
analogous
#E5C9FC #FCC9FA #FCC9E1
triadic
#FCC9FA #FAFCC9 #C9FAFC
tetradic
#FCC9FA #FCE5C9 #C9FCCB #C9E1FC
square
#FCC9FA #FCE5C9 #C9FCCB #C9E1FC
split-complementary
#FCC9FA #E1FCC9 #C9FCE5
monochromatic
#F655EF #F98FF5 #FCC9FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.41
#FCC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC9FA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC9FA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#D2DBF8
Tritanopia (blue-blind)
#FFCDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fcc9fa; /* rgb */ color: rgb(252, 201, 250); /* oklch */ color: oklch(89.5% 0.086 327.5);
Tailwind
colors: {
custom: {
50: '#fdd9fc',
500: '#fcc9fa',
950: '#000000',
},
}SCSS
$custom: #fcc9fa; $custom-light: #fdd9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcc9fa",
"rgb": {
"r": 252,
"g": 201,
"b": 250
},
"hsl": {
"h": 302.353,
"s": 89.474,
"l": 88.824
},
"oklch": {
"l": 0.89535,
"c": 0.08567,
"h": 327.5
},
"luminance": 0.69371
}Semantic roles & 50–950 ramp
primary
#FCC9FA
secondary
#86E38A
accent
#E60900
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385