#FCAAF5#FCAAF5
#FCAAF5 is a very light, vivid purple. Relative luminance 0.560; OKLCH L 84.1% C 0.135 H 329.7°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAF5 |
|---|---|
| RGB | rgb(252, 170, 245) |
| HSL | hsl(305, 93%, 83%) |
| HSV | hsv(305, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 2.8%, 1.2%) |
| CIE-LAB | lab(79.64, 41.45, -25.17) |
| CIE-LCH | lch(79.64, 48.49, 328.73°) |
| OKLab | oklab(84.09% 0.1163 -0.068) |
| OKLCH | oklch(84.09% 0.135 329.7) |
| XYZ | xyz(70.9999, 56.0404, 93.4454) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Light Lavendar
#EFC0FE
ΔE00 6.50
Mauve
#E0B0FF
ΔE00 6.96
Light Lilac
#EDC8FF
ΔE00 8.83
Violet (CSS)
#EE82EE
ΔE00 9.02
Light Violet
#D6B4FC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAF5 #AAFCB1
analogous
#DAAAFC #FCAAF5 #FCAACC
triadic
#FCAAF5 #F5FCAA #AAF5FC
tetradic
#FCAAF5 #FCDAAA #AAFCB1 #AACCFC
square
#FCAAF5 #FCDAAA #AAFCB1 #AACCFC
split-complementary
#FCAAF5 #CCFCAA #AAFCDA
monochromatic
#F834E7 #FA6FEE #FCAAF5 #FEE1FC #FEE1FC
Accessibility & contrast
On white
1.72
#FCAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FCAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAF5
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAF5 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFF8
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#FFB0C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcaaf5; /* rgb */ color: rgb(252, 170, 245); /* oklch */ color: oklch(84.1% 0.135 329.7);
Tailwind
colors: {
custom: {
50: '#fec4f8',
500: '#fcaaf5',
950: '#000000',
},
}SCSS
$custom: #fcaaf5; $custom-light: #fec4f8; $custom-dark: #000000;
JSON
{
"hex": "#fcaaf5",
"rgb": {
"r": 252,
"g": 170,
"b": 245
},
"hsl": {
"h": 305.122,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84092,
"c": 0.13473,
"h": 329.7
},
"luminance": 0.56037
}Semantic roles & 50–950 ramp
primary
#FCAAF5
secondary
#6AE074
accent
#E61400
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285