#FCACED#FCACED
#FCACED is a very light, vivid pink. Relative luminance 0.563; OKLCH L 84.1% C 0.124 H 333.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACED |
|---|---|
| RGB | rgb(252, 172, 237) |
| HSL | hsl(311, 93%, 83%) |
| HSV | hsv(311, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 6%, 1.2%) |
| CIE-LAB | lab(79.79, 39.02, -20.62) |
| CIE-LCH | lch(79.79, 44.13, 332.14°) |
| OKLab | oklab(84.12% 0.1112 -0.0553) |
| OKLCH | oklch(84.12% 0.124 333.5) |
| XYZ | xyz(70.1827, 56.3179, 87.2779) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.52
Light Lavendar
#EFC0FE
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 8.14
Powder Pink
#FFB2D0
ΔE00 8.71
Pale Mauve
#FED0FC
ΔE00 8.71
Light Lilac
#EDC8FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACED #ACFCBB
analogous
#E3ACFC #FCACED #FCACC5
triadic
#FCACED #EDFCAC #ACEDFC
tetradic
#FCACED #FCE3AC #ACFCBB #ACC5FC
square
#FCACED #FCE3AC #ACFCBB #ACC5FC
split-complementary
#FCACED #C5FCAC #ACFCE3
monochromatic
#F836D3 #FA71E0 #FCACED #FEE1F9 #FEE1F9
Accessibility & contrast
On white
1.71
#FCACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FCACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACED
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACED | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaced; /* rgb */ color: rgb(252, 172, 237); /* oklch */ color: oklch(84.1% 0.124 333.5);
Tailwind
colors: {
custom: {
50: '#fec5f3',
500: '#fcaced',
950: '#000000',
},
}SCSS
$custom: #fcaced; $custom-light: #fec5f3; $custom-dark: #000000;
JSON
{
"hex": "#fcaced",
"rgb": {
"r": 252,
"g": 172,
"b": 237
},
"hsl": {
"h": 311.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84122,
"c": 0.12418,
"h": 333.5
},
"luminance": 0.56315
}Semantic roles & 50–950 ramp
primary
#FCACED
secondary
#6CE082
accent
#E62B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285