#FCABEB#FCABEB
#FCABEB is a very light, vivid pink. Relative luminance 0.558; OKLCH L 83.9% C 0.124 H 334.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABEB |
|---|---|
| RGB | rgb(252, 171, 235) |
| HSL | hsl(313, 93%, 83%) |
| HSV | hsv(313, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 6.7%, 1.2%) |
| CIE-LAB | lab(79.51, 39.20, -19.97) |
| CIE-LCH | lch(79.51, 43.99, 333.00°) |
| OKLab | oklab(83.89% 0.1121 -0.0535) |
| OKLCH | oklch(83.89% 0.124 334.5) |
| XYZ | xyz(69.7025, 55.8225, 85.6844) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Light Lavendar
#EFC0FE
ΔE00 6.99
Powder Pink
#FFB2D0
ΔE00 8.43
Mauve
#E0B0FF
ΔE00 8.46
Bubblegum Pink
#FE83CC
ΔE00 8.87
Pale Mauve
#FED0FC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABEB #ABFCBC
analogous
#E5ABFC #FCABEB #FCABC2
triadic
#FCABEB #EBFCAB #ABEBFC
tetradic
#FCABEB #FCE5AB #ABFCBC #ABC2FC
square
#FCABEB #FCE5AB #ABFCBC #ABC2FC
split-complementary
#FCABEB #C2FCAB #ABFCE5
monochromatic
#F835CF #FA70DD #FCABEB #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.73
#FCABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#FCABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABEB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABEB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#BFC9E9
Tritanopia (blue-blind)
#FFAEC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcabeb; /* rgb */ color: rgb(252, 171, 235); /* oklch */ color: oklch(83.9% 0.124 334.5);
Tailwind
colors: {
custom: {
50: '#fec5f1',
500: '#fcabeb',
950: '#000000',
},
}SCSS
$custom: #fcabeb; $custom-light: #fec5f1; $custom-dark: #000000;
JSON
{
"hex": "#fcabeb",
"rgb": {
"r": 252,
"g": 171,
"b": 235
},
"hsl": {
"h": 312.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.83886,
"c": 0.12421,
"h": 334.5
},
"luminance": 0.55819
}Semantic roles & 50–950 ramp
primary
#FCABEB
secondary
#6BE084
accent
#E63000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285