#FCAFF9#FCAFF9
#FCAFF9 is a very light, vivid purple. Relative luminance 0.582; OKLCH L 85.1% C 0.130 H 328.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF9 |
|---|---|
| RGB | rgb(252, 175, 249) |
| HSL | hsl(302, 93%, 84%) |
| HSV | hsv(302, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 1.2%, 1.2%) |
| CIE-LAB | lab(80.85, 39.55, -25.47) |
| CIE-LCH | lch(80.85, 47.04, 327.22°) |
| OKLab | oklab(85.06% 0.1101 -0.0689) |
| OKLCH | oklch(85.06% 0.13 328) |
| XYZ | xyz(72.5723, 58.1976, 97.0146) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.46
Plum
#DDA0DD
ΔE00 5.98
Mauve
#E0B0FF
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.61
Very Light Purple
#F6CEFC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF9 #AFFCB2
analogous
#D8AFFC #FCAFF9 #FCAFD2
triadic
#FCAFF9 #F9FCAF #AFF9FC
tetradic
#FCAFF9 #FCD8AF #AFFCB2 #AFD2FC
square
#FCAFF9 #FCD8AF #AFFCB2 #AFD2FC
split-complementary
#FCAFF9 #D2FCAF #AFFCD8
monochromatic
#F839F0 #FA74F5 #FCAFF9 #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.66
#FCAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#FCAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF9
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF9 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FC
Deuteranopia (green-blind)
#BDCCF6
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaff9; /* rgb */ color: rgb(252, 175, 249); /* oklch */ color: oklch(85.1% 0.130 328.0);
Tailwind
colors: {
custom: {
50: '#fec8fb',
500: '#fcaff9',
950: '#000000',
},
}SCSS
$custom: #fcaff9; $custom-light: #fec8fb; $custom-dark: #000000;
JSON
{
"hex": "#fcaff9",
"rgb": {
"r": 252,
"g": 175,
"b": 249
},
"hsl": {
"h": 302.338,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85057,
"c": 0.12985,
"h": 328
},
"luminance": 0.58195
}Semantic roles & 50–950 ramp
primary
#FCAFF9
secondary
#6FE073
accent
#E60900
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285