#FCAFF1#FCAFF1
#FCAFF1 is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.8% C 0.122 H 331.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF1 |
|---|---|
| RGB | rgb(252, 175, 241) |
| HSL | hsl(309, 93%, 84%) |
| HSV | hsv(309, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 4.4%, 1.2%) |
| CIE-LAB | lab(80.58, 38.14, -21.59) |
| CIE-LCH | lch(80.58, 43.83, 330.49°) |
| OKLab | oklab(84.76% 0.1079 -0.058) |
| OKLCH | oklch(84.76% 0.123 331.7) |
| XYZ | xyz(71.3510, 57.7091, 90.5826) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.70
Light Lavendar
#EFC0FE
ΔE00 5.88
Mauve
#E0B0FF
ΔE00 7.56
Light Lilac
#EDC8FF
ΔE00 8.00
Pale Mauve
#FED0FC
ΔE00 8.16
Very Light Purple
#F6CEFC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF1 #AFFCBA
analogous
#E0AFFC #FCAFF1 #FCAFCA
triadic
#FCAFF1 #F1FCAF #AFF1FC
tetradic
#FCAFF1 #FCE0AF #AFFCBA #AFCAFC
square
#FCAFF1 #FCE0AF #AFFCBA #AFCAFC
split-complementary
#FCAFF1 #CAFCAF #AFFCE0
monochromatic
#F839DC #FA74E7 #FCAFF1 #FEE2FA #FEE2FA
Accessibility & contrast
On white
1.67
#FCAFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FCAFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF1
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF1 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F4
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#FFB3C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaff1; /* rgb */ color: rgb(252, 175, 241); /* oklch */ color: oklch(84.8% 0.122 331.7);
Tailwind
colors: {
custom: {
50: '#fec8f5',
500: '#fcaff1',
950: '#000000',
},
}SCSS
$custom: #fcaff1; $custom-light: #fec8f5; $custom-dark: #000000;
JSON
{
"hex": "#fcaff1",
"rgb": {
"r": 252,
"g": 175,
"b": 241
},
"hsl": {
"h": 308.571,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84761,
"c": 0.1225,
"h": 331.7
},
"luminance": 0.57706
}Semantic roles & 50–950 ramp
primary
#FCAFF1
secondary
#6FE07F
accent
#E62100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285