#FCADDA#FCADDA
#FCADDA is a very light, moderate pink. Relative luminance 0.556; OKLCH L 83.6% C 0.108 H 344.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADDA |
|---|---|
| RGB | rgb(252, 173, 218) |
| HSL | hsl(326, 93%, 83%) |
| HSV | hsv(326, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 13.5%, 1.2%) |
| CIE-LAB | lab(79.41, 35.37, -10.93) |
| CIE-LCH | lch(79.41, 37.02, 342.83°) |
| OKLab | oklab(83.63% 0.1039 -0.0287) |
| OKLCH | oklch(83.63% 0.108 344.5) |
| XYZ | xyz(67.7435, 55.6479, 73.4889) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.07
Baby Pink
#FFB7CE
ΔE00 6.02
Pastel Pink
#FFBACD
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.68
Soft Pink
#FDB0C0
ΔE00 8.29
Pale Mauve
#FED0FC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADDA #ADFCCF
analogous
#F7ADFC #FCADDA #FCADB2
triadic
#FCADDA #DAFCAD #ADDAFC
tetradic
#FCADDA #FCF7AD #ADFCCF #ADB2FC
square
#FCADDA #FCF7AD #ADFCCF #ADB2FC
split-complementary
#FCADDA #B2FCAD #ADFCF7
monochromatic
#F837A5 #FA72BF #FCADDA #FEE1F2 #FEE1F2
Accessibility & contrast
On white
1.73
#FCADDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FCADDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADDA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADDA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#C5C9D8
Tritanopia (blue-blind)
#FFADBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcadda; /* rgb */ color: rgb(252, 173, 218); /* oklch */ color: oklch(83.6% 0.108 344.5);
Tailwind
colors: {
custom: {
50: '#fec6e5',
500: '#fcadda',
950: '#000000',
},
}SCSS
$custom: #fcadda; $custom-light: #fec6e5; $custom-dark: #000000;
JSON
{
"hex": "#fcadda",
"rgb": {
"r": 252,
"g": 173,
"b": 218
},
"hsl": {
"h": 325.823,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.83633,
"c": 0.10779,
"h": 344.5
},
"luminance": 0.55645
}Semantic roles & 50–950 ramp
primary
#FCADDA
secondary
#6DE09F
accent
#E66300
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284