#FCAAF3#FCAAF3
#FCAAF3 is a very light, vivid purple. Relative luminance 0.559; OKLCH L 84.0% C 0.133 H 330.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAF3 |
|---|---|
| RGB | rgb(252, 170, 243) |
| HSL | hsl(307, 93%, 83%) |
| HSV | hsv(307, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 3.6%, 1.2%) |
| CIE-LAB | lab(79.57, 41.10, -24.20) |
| CIE-LCH | lch(79.57, 47.69, 329.51°) |
| OKLab | oklab(84.02% 0.1158 -0.0653) |
| OKLCH | oklch(84.02% 0.133 330.6) |
| XYZ | xyz(70.6962, 55.9189, 91.8461) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 7.22
Light Lilac
#EDC8FF
ΔE00 8.86
Violet (CSS)
#EE82EE
ΔE00 9.17
Lavender Pink
#DD85D7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAF3 #AAFCB3
analogous
#DCAAFC #FCAAF3 #FCAACA
triadic
#FCAAF3 #F3FCAA #AAF3FC
tetradic
#FCAAF3 #FCDCAA #AAFCB3 #AACAFC
square
#FCAAF3 #FCDCAA #AAFCB3 #AACAFC
split-complementary
#FCAAF3 #CAFCAA #AAFCDC
monochromatic
#F834E2 #FA6FEB #FCAAF3 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.72
#FCAAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#FCAAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAF3
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAF3 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#FFAFC4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcaaf3; /* rgb */ color: rgb(252, 170, 243); /* oklch */ color: oklch(84.0% 0.133 330.6);
Tailwind
colors: {
custom: {
50: '#fec4f7',
500: '#fcaaf3',
950: '#000000',
},
}SCSS
$custom: #fcaaf3; $custom-light: #fec4f7; $custom-dark: #000000;
JSON
{
"hex": "#fcaaf3",
"rgb": {
"r": 252,
"g": 170,
"b": 243
},
"hsl": {
"h": 306.585,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84016,
"c": 0.13292,
"h": 330.6
},
"luminance": 0.55916
}Semantic roles & 50–950 ramp
primary
#FCAAF3
secondary
#6AE077
accent
#E61900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285