#FCAFFD#FCAFFD
#FCAFFD is a very light, vivid purple. Relative luminance 0.584; OKLCH L 85.2% C 0.134 H 326.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFFD |
|---|---|
| RGB | rgb(252, 175, 253) |
| HSL | hsl(299, 95%, 84%) |
| HSV | hsv(299, 31%, 99%) |
| CMYK | cmyk(0.4%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.99, 40.26, -27.40) |
| CIE-LCH | lch(80.99, 48.70, 325.76°) |
| OKLab | oklab(85.21% 0.1111 -0.0743) |
| OKLCH | oklch(85.21% 0.134 326.2) |
| XYZ | xyz(73.2028, 58.4498, 100.3354) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.44
Mauve
#E0B0FF
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.29
Light Lilac
#EDC8FF
ΔE00 7.84
Light Violet
#D6B4FC
ΔE00 8.26
Very Light Purple
#F6CEFC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFFD #B0FDAF
analogous
#D5AFFD #FCAFFD #FDAFD7
triadic
#FCAFFD #FDFCAF #AFFDFC
tetradic
#FCAFFD #FDD5AF #B0FDAF #AFD7FD
square
#FCAFFD #FDD5AF #B0FDAF #AFD7FD
split-complementary
#FCAFFD #D7FDAF #AFFDD5
monochromatic
#F838FA #FA73FC #FCAFFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.65
#FCAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#FCAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFFD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFFD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaffd; /* rgb */ color: rgb(252, 175, 253); /* oklch */ color: oklch(85.2% 0.134 326.2);
Tailwind
colors: {
custom: {
50: '#fec8fe',
500: '#fcaffd',
950: '#000000',
},
}SCSS
$custom: #fcaffd; $custom-light: #fec8fe; $custom-dark: #000000;
JSON
{
"hex": "#fcaffd",
"rgb": {
"r": 252,
"g": 175,
"b": 253
},
"hsl": {
"h": 299.231,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.85209,
"c": 0.13368,
"h": 326.2
},
"luminance": 0.58447
}Semantic roles & 50–950 ramp
primary
#FCAFFD
secondary
#70E26E
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285