#FCABEA#FCABEA
#FCABEA is a very light, vivid pink. Relative luminance 0.558; OKLCH L 83.9% C 0.123 H 335.0°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABEA |
|---|---|
| RGB | rgb(252, 171, 234) |
| HSL | hsl(313, 93%, 83%) |
| HSV | hsv(313, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 7.1%, 1.2%) |
| CIE-LAB | lab(79.48, 39.03, -19.48) |
| CIE-LCH | lch(79.48, 43.62, 333.48°) |
| OKLab | oklab(83.85% 0.1118 -0.0522) |
| OKLCH | oklch(83.85% 0.123 335) |
| XYZ | xyz(69.5585, 55.7649, 84.9257) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.55
Light Lavendar
#EFC0FE
ΔE00 7.10
Powder Pink
#FFB2D0
ΔE00 8.21
Mauve
#E0B0FF
ΔE00 8.63
Bubblegum Pink
#FE83CC
ΔE00 8.80
Pale Mauve
#FED0FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABEA #ABFCBD
analogous
#E5ABFC #FCABEA #FCABC1
triadic
#FCABEA #EAFCAB #ABEAFC
tetradic
#FCABEA #FCE5AB #ABFCBD #ABC1FC
square
#FCABEA #FCE5AB #ABFCBD #ABC1FC
split-complementary
#FCABEA #C1FCAB #ABFCE5
monochromatic
#F835CC #FA70DB #FCABEA #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.73
#FCABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FCABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABEA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABEA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#BFC9E8
Tritanopia (blue-blind)
#FFAEC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcabea; /* rgb */ color: rgb(252, 171, 234); /* oklch */ color: oklch(83.9% 0.123 335.0);
Tailwind
colors: {
custom: {
50: '#fec5f0',
500: '#fcabea',
950: '#000000',
},
}SCSS
$custom: #fcabea; $custom-light: #fec5f0; $custom-dark: #000000;
JSON
{
"hex": "#fcabea",
"rgb": {
"r": 252,
"g": 171,
"b": 234
},
"hsl": {
"h": 313.333,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.8385,
"c": 0.12336,
"h": 335
},
"luminance": 0.55762
}Semantic roles & 50–950 ramp
primary
#FCABEA
secondary
#6BE085
accent
#E63300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285