#FCAAF9#FCAAF9
#FCAAF9 is a very light, vivid purple. Relative luminance 0.563; OKLCH L 84.2% C 0.138 H 328.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAF9 |
|---|---|
| RGB | rgb(252, 170, 249) |
| HSL | hsl(302, 93%, 83%) |
| HSV | hsv(302, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 1.2%, 1.2%) |
| CIE-LAB | lab(79.78, 42.15, -27.11) |
| CIE-LCH | lch(79.78, 50.12, 327.25°) |
| OKLab | oklab(84.24% 0.1174 -0.0734) |
| OKLCH | oklch(84.24% 0.138 328) |
| XYZ | xyz(71.6171, 56.2873, 96.6962) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.87
Light Lavendar
#EFC0FE
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 8.77
Light Lilac
#EDC8FF
ΔE00 8.82
Light Violet
#D6B4FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAF9 #AAFCAD
analogous
#D6AAFC #FCAAF9 #FCAAD0
triadic
#FCAAF9 #F9FCAA #AAF9FC
tetradic
#FCAAF9 #FCD6AA #AAFCAD #AAD0FC
square
#FCAAF9 #FCD6AA #AAFCAD #AAD0FC
split-complementary
#FCAAF9 #D0FCAA #AAFCD6
monochromatic
#F834F1 #FA6FF5 #FCAAF9 #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.71
#FCAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FCAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAF9
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAF9 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFC
Deuteranopia (green-blind)
#B9CAF6
Tritanopia (blue-blind)
#FFB1C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaaf9; /* rgb */ color: rgb(252, 170, 249); /* oklch */ color: oklch(84.2% 0.138 328.0);
Tailwind
colors: {
custom: {
50: '#fec4fb',
500: '#fcaaf9',
950: '#000000',
},
}SCSS
$custom: #fcaaf9; $custom-light: #fec4fb; $custom-dark: #000000;
JSON
{
"hex": "#fcaaf9",
"rgb": {
"r": 252,
"g": 170,
"b": 249
},
"hsl": {
"h": 302.195,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84244,
"c": 0.13844,
"h": 328
},
"luminance": 0.56284
}Semantic roles & 50–950 ramp
primary
#FCAAF9
secondary
#6AE06F
accent
#E60800
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285