#FCACEF#FCACEF
#FCACEF is a very light, vivid purple. Relative luminance 0.564; OKLCH L 84.2% C 0.126 H 332.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACEF |
|---|---|
| RGB | rgb(252, 172, 239) |
| HSL | hsl(310, 93%, 83%) |
| HSV | hsv(310, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 5.2%, 1.2%) |
| CIE-LAB | lab(79.86, 39.36, -21.60) |
| CIE-LCH | lch(79.86, 44.90, 331.24°) |
| OKLab | oklab(84.19% 0.1117 -0.058) |
| OKLCH | oklch(84.19% 0.126 332.5) |
| XYZ | xyz(70.4765, 56.4355, 88.8254) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 7.81
Light Lilac
#EDC8FF
ΔE00 8.63
Pale Mauve
#FED0FC
ΔE00 8.79
Very Light Purple
#F6CEFC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACEF #ACFCB9
analogous
#E1ACFC #FCACEF #FCACC7
triadic
#FCACEF #EFFCAC #ACEFFC
tetradic
#FCACEF #FCE1AC #ACFCB9 #ACC7FC
square
#FCACEF #FCE1AC #ACFCB9 #ACC7FC
split-complementary
#FCACEF #C7FCAC #ACFCE1
monochromatic
#F836D8 #FA71E4 #FCACEF #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.71
#FCACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#FCACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACEF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACEF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF2
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#FFB0C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcacef; /* rgb */ color: rgb(252, 172, 239); /* oklch */ color: oklch(84.2% 0.126 332.5);
Tailwind
colors: {
custom: {
50: '#fec5f4',
500: '#fcacef',
950: '#000000',
},
}SCSS
$custom: #fcacef; $custom-light: #fec5f4; $custom-dark: #000000;
JSON
{
"hex": "#fcacef",
"rgb": {
"r": 252,
"g": 172,
"b": 239
},
"hsl": {
"h": 309.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84194,
"c": 0.12591,
"h": 332.5
},
"luminance": 0.56432
}Semantic roles & 50–950 ramp
primary
#FCACEF
secondary
#6CE07F
accent
#E62500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285