#FCABEF#FCABEF
#FCABEF is a very light, vivid purple. Relative luminance 0.561; OKLCH L 84.0% C 0.128 H 332.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABEF |
|---|---|
| RGB | rgb(252, 171, 239) |
| HSL | hsl(310, 93%, 83%) |
| HSV | hsv(310, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 5.2%, 1.2%) |
| CIE-LAB | lab(79.65, 39.88, -21.93) |
| CIE-LCH | lch(79.65, 45.51, 331.20°) |
| OKLab | oklab(84.03% 0.1132 -0.0589) |
| OKLCH | oklch(84.03% 0.128 332.5) |
| XYZ | xyz(70.2869, 56.0563, 88.7622) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.44
Light Lavendar
#EFC0FE
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 7.80
Light Lilac
#EDC8FF
ΔE00 8.81
Pale Mauve
#FED0FC
ΔE00 9.03
Very Light Purple
#F6CEFC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABEF #ABFCB8
analogous
#E1ABFC #FCABEF #FCABC6
triadic
#FCABEF #EFFCAB #ABEFFC
tetradic
#FCABEF #FCE1AB #ABFCB8 #ABC6FC
square
#FCABEF #FCE1AB #ABFCB8 #ABC6FC
split-complementary
#FCABEF #C6FCAB #ABFCE1
monochromatic
#F835D8 #FA70E4 #FCABEF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.72
#FCABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FCABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABEF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABEF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF2
Deuteranopia (green-blind)
#BDCAEC
Tritanopia (blue-blind)
#FFAFC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcabef; /* rgb */ color: rgb(252, 171, 239); /* oklch */ color: oklch(84.0% 0.128 332.5);
Tailwind
colors: {
custom: {
50: '#fec5f4',
500: '#fcabef',
950: '#000000',
},
}SCSS
$custom: #fcabef; $custom-light: #fec5f4; $custom-dark: #000000;
JSON
{
"hex": "#fcabef",
"rgb": {
"r": 252,
"g": 171,
"b": 239
},
"hsl": {
"h": 309.63,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84031,
"c": 0.12764,
"h": 332.5
},
"luminance": 0.56053
}Semantic roles & 50–950 ramp
primary
#FCABEF
secondary
#6BE07E
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285