#FCADEA#FCADEA
#FCADEA is a very light, moderate pink. Relative luminance 0.565; OKLCH L 84.2% C 0.120 H 335.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADEA |
|---|---|
| RGB | rgb(252, 173, 234) |
| HSL | hsl(314, 93%, 83%) |
| HSV | hsv(314, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 7.1%, 1.2%) |
| CIE-LAB | lab(79.91, 37.99, -18.83) |
| CIE-LCH | lch(79.91, 42.40, 333.64°) |
| OKLab | oklab(84.18% 0.1088 -0.0504) |
| OKLCH | oklch(84.18% 0.12 335.2) |
| XYZ | xyz(69.9391, 56.5261, 85.0526) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.72
Light Lavendar
#EFC0FE
ΔE00 6.86
Powder Pink
#FFB2D0
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 8.40
Mauve
#E0B0FF
ΔE00 8.69
Very Light Purple
#F6CEFC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADEA #ADFCBF
analogous
#E6ADFC #FCADEA #FCADC2
triadic
#FCADEA #EAFCAD #ADEAFC
tetradic
#FCADEA #FCE6AD #ADFCBF #ADC2FC
square
#FCADEA #FCE6AD #ADFCBF #ADC2FC
split-complementary
#FCADEA #C2FCAD #ADFCE6
monochromatic
#F837CC #FA72DB #FCADEA #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.71
#FCADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FCADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADEA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADEA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFEC
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcadea; /* rgb */ color: rgb(252, 173, 234); /* oklch */ color: oklch(84.2% 0.120 335.2);
Tailwind
colors: {
custom: {
50: '#fec6f0',
500: '#fcadea',
950: '#000000',
},
}SCSS
$custom: #fcadea; $custom-light: #fec6f0; $custom-dark: #000000;
JSON
{
"hex": "#fcadea",
"rgb": {
"r": 252,
"g": 173,
"b": 234
},
"hsl": {
"h": 313.671,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.84179,
"c": 0.11991,
"h": 335.2
},
"luminance": 0.56523
}Semantic roles & 50–950 ramp
primary
#FCADEA
secondary
#6DE087
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285