#FCCFF5#FCCFF5
#FCCFF5 is a very light, moderate purple. Relative luminance 0.719; OKLCH L 90.4% C 0.070 H 331.4°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFF5 |
|---|---|
| RGB | rgb(252, 207, 245) |
| HSL | hsl(309, 88%, 90%) |
| HSV | hsv(309, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 2.8%, 1.2%) |
| CIE-LAB | lab(87.93, 22.02, -12.65) |
| CIE-LCH | lch(87.93, 25.40, 330.12°) |
| OKLab | oklab(90.44% 0.0619 -0.0337) |
| OKLCH | oklch(90.44% 0.07 331.4) |
| XYZ | xyz(78.9374, 71.9155, 96.0913) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.63
Very Light Purple
#F6CEFC
ΔE00 2.83
Pale Lavender
#EECFFE
ΔE00 4.79
Light Lilac
#EDC8FF
ΔE00 5.75
Light Lavendar
#EFC0FE
ΔE00 6.76
Pale Lilac
#E4CBFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFF5 #CFFCD6
analogous
#ECCFFC #FCCFF5 #FCCFDF
triadic
#FCCFF5 #F5FCCF #CFF5FC
tetradic
#FCCFF5 #FCECCF #CFFCD6 #CFDFFC
square
#FCCFF5 #FCECCF #CFFCD6 #CFDFFC
split-complementary
#FCCFF5 #DFFCCF #CFFCEC
monochromatic
#F55CDD #F895E9 #FCCFF5 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.37
#FCCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FCCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFF5
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFF5 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F7
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#FFD1DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fccff5; /* rgb */ color: rgb(252, 207, 245); /* oklch */ color: oklch(90.4% 0.070 331.4);
Tailwind
colors: {
custom: {
50: '#fdddf8',
500: '#fccff5',
950: '#000000',
},
}SCSS
$custom: #fccff5; $custom-light: #fdddf8; $custom-dark: #000000;
JSON
{
"hex": "#fccff5",
"rgb": {
"r": 252,
"g": 207,
"b": 245
},
"hsl": {
"h": 309.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90441,
"c": 0.07046,
"h": 331.4
},
"luminance": 0.71914
}Semantic roles & 50–950 ramp
primary
#FCCFF5
secondary
#8CE499
accent
#E52401
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485