#FCADBE#FCADBE
#FCADBE is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.8% C 0.095 H 5.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADBE |
|---|---|
| RGB | rgb(252, 173, 190) |
| HSL | hsl(347, 93%, 83%) |
| HSV | hsv(347, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 24.6%, 1.2%) |
| CIE-LAB | lab(78.64, 31.19, 3.12) |
| CIE-LCH | lch(78.64, 31.35, 5.72°) |
| OKLab | oklab(82.79% 0.0943 0.0086) |
| OKLCH | oklch(82.79% 0.095 5.2) |
| XYZ | xyz(64.3840, 54.3041, 55.7957) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.71
Lightpink
#FFB6C1
ΔE00 2.59
Pastel Pink
#FFBACD
ΔE00 3.40
Baby Pink
#FFB7CE
ΔE00 3.43
Powder Pink
#FFB2D0
ΔE00 4.40
Pink
#FFC0CB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADBE #ADFCEB
analogous
#FCADE5 #FCADBE #FCC3AD
triadic
#FCADBE #BEFCAD #ADBEFC
tetradic
#FCADBE #E5FCAD #ADFCEB #C3ADFC
square
#FCADBE #E5FCAD #ADFCEB #C3ADFC
split-complementary
#FCADBE #ADFCC3 #ADE5FC
monochromatic
#F83760 #FA728F #FCADBE #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.77
#FCADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FCADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADBE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADBE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#FFA7B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcadbe; /* rgb */ color: rgb(252, 173, 190); /* oklch */ color: oklch(82.8% 0.095 5.2);
Tailwind
colors: {
custom: {
50: '#ffc6d1',
500: '#fcadbe',
950: '#000000',
},
}SCSS
$custom: #fcadbe; $custom-light: #ffc6d1; $custom-dark: #000000;
JSON
{
"hex": "#fcadbe",
"rgb": {
"r": 252,
"g": 173,
"b": 190
},
"hsl": {
"h": 347.089,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.82785,
"c": 0.09468,
"h": 5.2
},
"luminance": 0.543
}Semantic roles & 50–950 ramp
primary
#FCADBE
secondary
#6DE0C7
accent
#E6B400
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283