#FCAFFA#FCAFFA
#FCAFFA is a very light, vivid purple. Relative luminance 0.583; OKLCH L 85.1% C 0.131 H 327.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFFA |
|---|---|
| RGB | rgb(252, 175, 250) |
| HSL | hsl(302, 93%, 84%) |
| HSV | hsv(302, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(80.88, 39.73, -25.95) |
| CIE-LCH | lch(80.88, 47.45, 326.84°) |
| OKLab | oklab(85.1% 0.1104 -0.0702) |
| OKLCH | oklch(85.1% 0.131 327.5) |
| XYZ | xyz(72.7287, 58.2602, 97.8382) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 6.05
Mauve
#E0B0FF
ΔE00 6.25
Light Lilac
#EDC8FF
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.51
Very Light Purple
#F6CEFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFFA #AFFCB1
analogous
#D7AFFC #FCAFFA #FCAFD3
triadic
#FCAFFA #FAFCAF #AFFAFC
tetradic
#FCAFFA #FCD7AF #AFFCB1 #AFD3FC
square
#FCAFFA #FCD7AF #AFFCB1 #AFD3FC
split-complementary
#FCAFFA #D3FCAF #AFFCD7
monochromatic
#F839F3 #FA74F6 #FCAFFA #FEE2FD #FEE2FD
Accessibility & contrast
On white
1.66
#FCAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FCAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFFA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFFA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FD
Deuteranopia (green-blind)
#BDCCF7
Tritanopia (blue-blind)
#FFB5CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaffa; /* rgb */ color: rgb(252, 175, 250); /* oklch */ color: oklch(85.1% 0.131 327.5);
Tailwind
colors: {
custom: {
50: '#fec8fc',
500: '#fcaffa',
950: '#000000',
},
}SCSS
$custom: #fcaffa; $custom-light: #fec8fc; $custom-dark: #000000;
JSON
{
"hex": "#fcaffa",
"rgb": {
"r": 252,
"g": 175,
"b": 250
},
"hsl": {
"h": 301.558,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85095,
"c": 0.1308,
"h": 327.5
},
"luminance": 0.58258
}Semantic roles & 50–950 ramp
primary
#FCAFFA
secondary
#6FE072
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285