#FCAAF8#FCAAF8
#FCAAF8 is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.2% C 0.138 H 328.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAF8 |
|---|---|
| RGB | rgb(252, 170, 248) |
| HSL | hsl(303, 93%, 83%) |
| HSV | hsv(303, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 1.6%, 1.2%) |
| CIE-LAB | lab(79.74, 41.97, -26.62) |
| CIE-LCH | lch(79.74, 49.71, 327.61°) |
| OKLab | oklab(84.21% 0.1171 -0.0721) |
| OKLCH | oklch(84.21% 0.138 328.4) |
| XYZ | xyz(71.4615, 56.2250, 95.8770) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.79
Light Lavendar
#EFC0FE
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 8.81
Violet (CSS)
#EE82EE
ΔE00 8.82
Light Violet
#D6B4FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAF8 #AAFCAE
analogous
#D7AAFC #FCAAF8 #FCAACF
triadic
#FCAAF8 #F8FCAA #AAF8FC
tetradic
#FCAAF8 #FCD7AA #AAFCAE #AACFFC
square
#FCAAF8 #FCD7AA #AAFCAE #AACFFC
split-complementary
#FCAAF8 #CFFCAA #AAFCD7
monochromatic
#F834EE #FA6FF3 #FCAAF8 #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.72
#FCAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#FCAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAF8
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAF8 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFFB
Deuteranopia (green-blind)
#BACAF5
Tritanopia (blue-blind)
#FFB0C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaaf8; /* rgb */ color: rgb(252, 170, 248); /* oklch */ color: oklch(84.2% 0.138 328.4);
Tailwind
colors: {
custom: {
50: '#fec4fa',
500: '#fcaaf8',
950: '#000000',
},
}SCSS
$custom: #fcaaf8; $custom-light: #fec4fa; $custom-dark: #000000;
JSON
{
"hex": "#fcaaf8",
"rgb": {
"r": 252,
"g": 170,
"b": 248
},
"hsl": {
"h": 302.927,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84206,
"c": 0.13751,
"h": 328.4
},
"luminance": 0.56222
}Semantic roles & 50–950 ramp
primary
#FCAAF8
secondary
#6AE070
accent
#E60B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285