#FCCFFA#FCCFFA
#FCCFFA is a very light, moderate purple. Relative luminance 0.722; OKLCH L 90.6% C 0.075 H 327.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFFA |
|---|---|
| RGB | rgb(252, 207, 250) |
| HSL | hsl(303, 88%, 90%) |
| HSV | hsv(303, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(88.08, 22.91, -15.07) |
| CIE-LCH | lch(88.08, 27.42, 326.66°) |
| OKLab | oklab(90.61% 0.0635 -0.0403) |
| OKLCH | oklch(90.61% 0.075 327.6) |
| XYZ | xyz(79.7111, 72.2249, 100.1657) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.40
Very Light Purple
#F6CEFC
ΔE00 1.68
Pale Lavender
#EECFFE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.59
Light Lavendar
#EFC0FE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFFA #CFFCD1
analogous
#E8CFFC #FCCFFA #FCCFE3
triadic
#FCCFFA #FAFCCF #CFFAFC
tetradic
#FCCFFA #FCE8CF #CFFCD1 #CFE3FC
square
#FCCFFA #FCE8CF #CFFCD1 #CFE3FC
split-complementary
#FCCFFA #E3FCCF #CFFCE8
monochromatic
#F55CEE #F895F4 #FCCFFA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.36
#FCCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FCCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFFA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFFA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#FFD2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccffa; /* rgb */ color: rgb(252, 207, 250); /* oklch */ color: oklch(90.6% 0.075 327.6);
Tailwind
colors: {
custom: {
50: '#fddefc',
500: '#fccffa',
950: '#000000',
},
}SCSS
$custom: #fccffa; $custom-light: #fddefc; $custom-dark: #000000;
JSON
{
"hex": "#fccffa",
"rgb": {
"r": 252,
"g": 207,
"b": 250
},
"hsl": {
"h": 302.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90605,
"c": 0.07523,
"h": 327.6
},
"luminance": 0.72223
}Semantic roles & 50–950 ramp
primary
#FCCFFA
secondary
#8CE48F
accent
#E50B01
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485