#FCAAF0#FCAAF0
#FCAAF0 is a very light, vivid purple. Relative luminance 0.557; OKLCH L 83.9% C 0.130 H 332.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAF0 |
|---|---|
| RGB | rgb(252, 170, 240) |
| HSL | hsl(309, 93%, 83%) |
| HSV | hsv(309, 33%, 99%) |
| CMYK | cmyk(0%, 32.5%, 4.8%, 1.2%) |
| CIE-LAB | lab(79.47, 40.58, -22.74) |
| CIE-LCH | lch(79.47, 46.51, 330.73°) |
| OKLab | oklab(83.91% 0.115 -0.0612) |
| OKLCH | oklch(83.91% 0.13 332) |
| XYZ | xyz(70.2469, 55.7392, 89.4797) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.40
Light Lavendar
#EFC0FE
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.65
Light Lilac
#EDC8FF
ΔE00 8.95
Bubblegum Pink
#FE83CC
ΔE00 9.09
Pale Mauve
#FED0FC
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAF0 #AAFCB6
analogous
#DFAAFC #FCAAF0 #FCAAC7
triadic
#FCAAF0 #F0FCAA #AAF0FC
tetradic
#FCAAF0 #FCDFAA #AAFCB6 #AAC7FC
square
#FCAAF0 #FCDFAA #AAFCB6 #AAC7FC
split-complementary
#FCAAF0 #C7FCAA #AAFCDF
monochromatic
#F834DB #FA6FE6 #FCAAF0 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.73
#FCAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FCAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAF0
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAF0 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF3
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#FFAFC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcaaf0; /* rgb */ color: rgb(252, 170, 240); /* oklch */ color: oklch(83.9% 0.130 332.0);
Tailwind
colors: {
custom: {
50: '#fec4f5',
500: '#fcaaf0',
950: '#000000',
},
}SCSS
$custom: #fcaaf0; $custom-light: #fec4f5; $custom-dark: #000000;
JSON
{
"hex": "#fcaaf0",
"rgb": {
"r": 252,
"g": 170,
"b": 240
},
"hsl": {
"h": 308.78,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.83905,
"c": 0.13025,
"h": 332
},
"luminance": 0.55736
}Semantic roles & 50–950 ramp
primary
#FCAAF0
secondary
#6AE07C
accent
#E62200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285