#FCAAFE#FCAAFE
#FCAAFE is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.4% C 0.143 H 325.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAFE |
|---|---|
| RGB | rgb(252, 170, 254) |
| HSL | hsl(299, 98%, 83%) |
| HSV | hsv(299, 33%, 100%) |
| CMYK | cmyk(0.8%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.96, 43.05, -29.52) |
| CIE-LCH | lch(79.96, 52.20, 325.56°) |
| OKLab | oklab(84.44% 0.1186 -0.0802) |
| OKLCH | oklch(84.44% 0.143 325.9) |
| XYZ | xyz(72.4073, 56.6034, 100.8581) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.34
Light Lavendar
#EFC0FE
ΔE00 6.49
Light Violet
#D6B4FC
ΔE00 8.56
Violet (CSS)
#EE82EE
ΔE00 8.57
Light Lilac
#EDC8FF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAFE #ACFEAA
analogous
#D2AAFE #FCAAFE #FEAAD6
triadic
#FCAAFE #FEFCAA #AAFEFC
tetradic
#FCAAFE #FED2AA #ACFEAA #AAD6FE
square
#FCAAFE #FED2AA #ACFEAA #AAD6FE
split-complementary
#FCAAFE #D6FEAA #AAFED2
monochromatic
#F831FD #FA6EFD #FCAAFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.70
#FCAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FCAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAFE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAFE | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaafe; /* rgb */ color: rgb(252, 170, 254); /* oklch */ color: oklch(84.4% 0.143 325.9);
Tailwind
colors: {
custom: {
50: '#fec4ff',
500: '#fcaafe',
950: '#000000',
},
}SCSS
$custom: #fcaafe; $custom-light: #fec4ff; $custom-dark: #000000;
JSON
{
"hex": "#fcaafe",
"rgb": {
"r": 252,
"g": 170,
"b": 254
},
"hsl": {
"h": 298.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.84439,
"c": 0.1432,
"h": 325.9
},
"luminance": 0.56601
}Semantic roles & 50–950 ramp
primary
#FCAAFE
secondary
#6CE369
accent
#E60005
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286