#FCCFF9#FCCFF9
#FCCFF9 is a very light, moderate purple. Relative luminance 0.722; OKLCH L 90.6% C 0.074 H 328.3°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF9 |
|---|---|
| RGB | rgb(252, 207, 249) |
| HSL | hsl(304, 88%, 90%) |
| HSV | hsv(304, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 1.2%, 1.2%) |
| CIE-LAB | lab(88.05, 22.73, -14.59) |
| CIE-LCH | lch(88.05, 27.01, 327.31°) |
| OKLab | oklab(90.57% 0.0632 -0.039) |
| OKLCH | oklch(90.57% 0.074 328.3) |
| XYZ | xyz(79.5547, 72.1624, 99.3421) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.59
Very Light Purple
#F6CEFC
ΔE00 1.88
Pale Lavender
#EECFFE
ΔE00 4.04
Light Lilac
#EDC8FF
ΔE00 4.81
Light Lavendar
#EFC0FE
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF9 #CFFCD2
analogous
#E8CFFC #FCCFF9 #FCCFE3
triadic
#FCCFF9 #F9FCCF #CFF9FC
tetradic
#FCCFF9 #FCE8CF #CFFCD2 #CFE3FC
square
#FCCFF9 #FCE8CF #CFFCD2 #CFE3FC
split-complementary
#FCCFF9 #E3FCCF #CFFCE8
monochromatic
#F55CEB #F895F2 #FCCFF9 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.36
#FCCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FCCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF9
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF9 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FB
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#FFD2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fccff9; /* rgb */ color: rgb(252, 207, 249); /* oklch */ color: oklch(90.6% 0.074 328.3);
Tailwind
colors: {
custom: {
50: '#fddefb',
500: '#fccff9',
950: '#000000',
},
}SCSS
$custom: #fccff9; $custom-light: #fddefb; $custom-dark: #000000;
JSON
{
"hex": "#fccff9",
"rgb": {
"r": 252,
"g": 207,
"b": 249
},
"hsl": {
"h": 304,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90572,
"c": 0.07425,
"h": 328.3
},
"luminance": 0.72161
}Semantic roles & 50–950 ramp
primary
#FCCFF9
secondary
#8CE491
accent
#E51001
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485