#FCAFFB#FCAFFB
#FCAFFB is a very light, vivid purple. Relative luminance 0.583; OKLCH L 85.1% C 0.132 H 327.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAFFB |
|---|---|
| RGB | rgb(252, 175, 251) |
| HSL | hsl(301, 93%, 84%) |
| HSV | hsv(301, 31%, 99%) |
| CMYK | cmyk(0%, 30.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(80.92, 39.90, -26.44) |
| CIE-LCH | lch(80.92, 47.87, 326.47°) |
| OKLab | oklab(85.13% 0.1106 -0.0716) |
| OKLCH | oklch(85.13% 0.132 327.1) |
| XYZ | xyz(72.8859, 58.3231, 98.6662) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.12
Mauve
#E0B0FF
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 7.81
Light Violet
#D6B4FC
ΔE00 8.42
Very Light Purple
#F6CEFC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAFFB #AFFCB0
analogous
#D6AFFC #FCAFFB #FCAFD4
triadic
#FCAFFB #FBFCAF #AFFBFC
tetradic
#FCAFFB #FCD6AF #AFFCB0 #AFD4FC
square
#FCAFFB #FCD6AF #AFFCB0 #AFD4FC
split-complementary
#FCAFFB #D4FCAF #AFFCD6
monochromatic
#F839F5 #FA74F8 #FCAFFB #FEE2FE #FEE2FE
Accessibility & contrast
On white
1.66
#FCAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FCAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAFFB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAFFB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#BDCCF8
Tritanopia (blue-blind)
#FFB6CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcaffb; /* rgb */ color: rgb(252, 175, 251); /* oklch */ color: oklch(85.1% 0.132 327.1);
Tailwind
colors: {
custom: {
50: '#fec8fc',
500: '#fcaffb',
950: '#000000',
},
}SCSS
$custom: #fcaffb; $custom-light: #fec8fc; $custom-dark: #000000;
JSON
{
"hex": "#fcaffb",
"rgb": {
"r": 252,
"g": 175,
"b": 251
},
"hsl": {
"h": 300.779,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85133,
"c": 0.13175,
"h": 327.1
},
"luminance": 0.5832
}Semantic roles & 50–950 ramp
primary
#FCAFFB
secondary
#6FE070
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285