#FCAFF5#FCAFF5
#FCAFF5 is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.126 H 329.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF5 |
|---|---|
| RGB | rgb(252, 175, 245) |
| HSL | hsl(305, 93%, 84%) |
| HSV | hsv(305, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(80.71, 38.84, -23.53) |
| CIE-LCH | lch(80.71, 45.41, 328.79°) |
| OKLab | oklab(84.91% 0.109 -0.0635) |
| OKLCH | oklch(84.91% 0.126 329.8) |
| XYZ | xyz(71.9550, 57.9507, 93.7638) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.85
Pale Mauve
#FED0FC
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF5 #AFFCB6
analogous
#DCAFFC #FCAFF5 #FCAFCE
triadic
#FCAFF5 #F5FCAF #AFF5FC
tetradic
#FCAFF5 #FCDCAF #AFFCB6 #AFCEFC
square
#FCAFF5 #FCDCAF #AFFCB6 #AFCEFC
split-complementary
#FCAFF5 #CEFCAF #AFFCDC
monochromatic
#F839E6 #FA74EE #FCAFF5 #FEE2FB #FEE2FB
Accessibility & contrast
On white
1.67
#FCAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FCAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF5
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF5 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#BFCCF2
Tritanopia (blue-blind)
#FFB4C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaff5; /* rgb */ color: rgb(252, 175, 245); /* oklch */ color: oklch(84.9% 0.126 329.8);
Tailwind
colors: {
custom: {
50: '#fec8f8',
500: '#fcaff5',
950: '#000000',
},
}SCSS
$custom: #fcaff5; $custom-light: #fec8f8; $custom-dark: #000000;
JSON
{
"hex": "#fcaff5",
"rgb": {
"r": 252,
"g": 175,
"b": 245
},
"hsl": {
"h": 305.455,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84908,
"c": 0.12612,
"h": 329.8
},
"luminance": 0.57948
}Semantic roles & 50–950 ramp
primary
#FCAFF5
secondary
#6FE079
accent
#E61500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285