#FCACEE#FCACEE
#FCACEE is a very light, vivid pink. Relative luminance 0.564; OKLCH L 84.2% C 0.125 H 333.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACEE |
|---|---|
| RGB | rgb(252, 172, 238) |
| HSL | hsl(311, 93%, 83%) |
| HSV | hsv(311, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 5.6%, 1.2%) |
| CIE-LAB | lab(79.83, 39.19, -21.11) |
| CIE-LCH | lch(79.83, 44.51, 331.69°) |
| OKLab | oklab(84.16% 0.1115 -0.0567) |
| OKLCH | oklch(84.16% 0.125 333) |
| XYZ | xyz(70.3292, 56.3765, 88.0495) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 7.98
Light Lilac
#EDC8FF
ΔE00 8.68
Pale Mauve
#FED0FC
ΔE00 8.75
Very Light Purple
#F6CEFC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACEE #ACFCBA
analogous
#E2ACFC #FCACEE #FCACC6
triadic
#FCACEE #EEFCAC #ACEEFC
tetradic
#FCACEE #FCE2AC #ACFCBA #ACC6FC
square
#FCACEE #FCE2AC #ACFCBA #ACC6FC
split-complementary
#FCACEE #C6FCAC #ACFCE2
monochromatic
#F836D6 #FA71E2 #FCACEE #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.71
#FCACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FCACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACEE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACEE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#BECAEB
Tritanopia (blue-blind)
#FFB0C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcacee; /* rgb */ color: rgb(252, 172, 238); /* oklch */ color: oklch(84.2% 0.125 333.0);
Tailwind
colors: {
custom: {
50: '#fec5f3',
500: '#fcacee',
950: '#000000',
},
}SCSS
$custom: #fcacee; $custom-light: #fec5f3; $custom-dark: #000000;
JSON
{
"hex": "#fcacee",
"rgb": {
"r": 252,
"g": 172,
"b": 238
},
"hsl": {
"h": 310.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84158,
"c": 0.12504,
"h": 333
},
"luminance": 0.56374
}Semantic roles & 50–950 ramp
primary
#FCACEE
secondary
#6CE080
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285