#FCADEB#FCADEB
#FCADEB is a very light, vivid pink. Relative luminance 0.566; OKLCH L 84.2% C 0.121 H 334.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADEB |
|---|---|
| RGB | rgb(252, 173, 235) |
| HSL | hsl(313, 93%, 83%) |
| HSV | hsv(313, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(79.94, 38.16, -19.32) |
| CIE-LCH | lch(79.94, 42.77, 333.15°) |
| OKLab | oklab(84.21% 0.1091 -0.0517) |
| OKLCH | oklch(84.21% 0.121 334.6) |
| XYZ | xyz(70.0831, 56.5838, 85.8113) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Light Lavendar
#EFC0FE
ΔE00 6.74
Powder Pink
#FFB2D0
ΔE00 8.11
Pale Mauve
#FED0FC
ΔE00 8.42
Mauve
#E0B0FF
ΔE00 8.51
Very Light Purple
#F6CEFC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADEB #ADFCBE
analogous
#E5ADFC #FCADEB #FCADC3
triadic
#FCADEB #EBFCAD #ADEBFC
tetradic
#FCADEB #FCE5AD #ADFCBE #ADC3FC
square
#FCADEB #FCE5AD #ADFCBE #ADC3FC
split-complementary
#FCADEB #C3FCAD #ADFCE5
monochromatic
#F837CE #FA72DD #FCADEB #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.71
#FCADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FCADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADEB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADEB | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcadeb; /* rgb */ color: rgb(252, 173, 235); /* oklch */ color: oklch(84.2% 0.121 334.6);
Tailwind
colors: {
custom: {
50: '#fec6f1',
500: '#fcadeb',
950: '#000000',
},
}SCSS
$custom: #fcadeb; $custom-light: #fec6f1; $custom-dark: #000000;
JSON
{
"hex": "#fcadeb",
"rgb": {
"r": 252,
"g": 173,
"b": 235
},
"hsl": {
"h": 312.911,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.84215,
"c": 0.12074,
"h": 334.6
},
"luminance": 0.56581
}Semantic roles & 50–950 ramp
primary
#FCADEB
secondary
#6DE086
accent
#E63100
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285