#FCAFF6#FCAFF6
#FCAFF6 is a very light, vivid purple. Relative luminance 0.580; OKLCH L 84.9% C 0.127 H 329.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF6 |
|---|---|
| RGB | rgb(252, 175, 246) |
| HSL | hsl(305, 93%, 84%) |
| HSV | hsv(305, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(80.75, 39.02, -24.02) |
| CIE-LCH | lch(80.75, 45.82, 328.38°) |
| OKLab | oklab(84.95% 0.1093 -0.0648) |
| OKLCH | oklch(84.95% 0.127 329.3) |
| XYZ | xyz(72.1081, 58.0120, 94.5700) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.81
Mauve
#E0B0FF
ΔE00 6.79
Light Lilac
#EDC8FF
ΔE00 7.83
Very Light Purple
#F6CEFC
ΔE00 8.47
Pale Mauve
#FED0FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF6 #AFFCB5
analogous
#DBAFFC #FCAFF6 #FCAFCF
triadic
#FCAFF6 #F6FCAF #AFF6FC
tetradic
#FCAFF6 #FCDBAF #AFFCB5 #AFCFFC
square
#FCAFF6 #FCDBAF #AFFCB5 #AFCFFC
split-complementary
#FCAFF6 #CFFCAF #AFFCDB
monochromatic
#F839E9 #FA74EF #FCAFF6 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.67
#FCAFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FCAFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF6
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF6 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#BECCF3
Tritanopia (blue-blind)
#FFB4C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcaff6; /* rgb */ color: rgb(252, 175, 246); /* oklch */ color: oklch(84.9% 0.127 329.3);
Tailwind
colors: {
custom: {
50: '#fec8f9',
500: '#fcaff6',
950: '#000000',
},
}SCSS
$custom: #fcaff6; $custom-light: #fec8f9; $custom-dark: #000000;
JSON
{
"hex": "#fcaff6",
"rgb": {
"r": 252,
"g": 175,
"b": 246
},
"hsl": {
"h": 304.675,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84945,
"c": 0.12704,
"h": 329.3
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#FCAFF6
secondary
#6FE078
accent
#E61200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285