#FCAFF8#FCAFF8
#FCAFF8 is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.129 H 328.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFF8 |
|---|---|
| RGB | rgb(252, 175, 248) |
| HSL | hsl(303, 93%, 84%) |
| HSV | hsv(303, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 1.6%, 1.2%) |
| CIE-LAB | lab(80.81, 39.37, -24.99) |
| CIE-LCH | lch(80.81, 46.63, 327.60°) |
| OKLab | oklab(85.02% 0.1098 -0.0675) |
| OKLCH | oklch(85.02% 0.129 328.4) |
| XYZ | xyz(72.4167, 58.1354, 96.1954) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.91
Mauve
#E0B0FF
ΔE00 6.51
Light Lilac
#EDC8FF
ΔE00 7.81
Very Light Purple
#F6CEFC
ΔE00 8.57
Pale Mauve
#FED0FC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFF8 #AFFCB3
analogous
#D9AFFC #FCAFF8 #FCAFD1
triadic
#FCAFF8 #F8FCAF #AFF8FC
tetradic
#FCAFF8 #FCD9AF #AFFCB3 #AFD1FC
square
#FCAFF8 #FCD9AF #AFFCB3 #AFD1FC
split-complementary
#FCAFF8 #D1FCAF #AFFCD9
monochromatic
#F839EE #FA74F3 #FCAFF8 #FEE2FC #FEE2FC
Accessibility & contrast
On white
1.66
#FCAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#FCAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFF8
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFF8 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FB
Deuteranopia (green-blind)
#BECCF5
Tritanopia (blue-blind)
#FFB5C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaff8; /* rgb */ color: rgb(252, 175, 248); /* oklch */ color: oklch(85.0% 0.129 328.4);
Tailwind
colors: {
custom: {
50: '#fec8fa',
500: '#fcaff8',
950: '#000000',
},
}SCSS
$custom: #fcaff8; $custom-light: #fec8fa; $custom-dark: #000000;
JSON
{
"hex": "#fcaff8",
"rgb": {
"r": 252,
"g": 175,
"b": 248
},
"hsl": {
"h": 303.117,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.8502,
"c": 0.12891,
"h": 328.4
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#FCAFF8
secondary
#6FE075
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285