#FCADBD#FCADBD
#FCADBD is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.8% C 0.094 H 6.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADBD |
|---|---|
| RGB | rgb(252, 173, 189) |
| HSL | hsl(348, 93%, 83%) |
| HSV | hsv(348, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 25%, 1.2%) |
| CIE-LAB | lab(78.61, 31.06, 3.63) |
| CIE-LCH | lch(78.61, 31.27, 6.67°) |
| OKLab | oklab(82.76% 0.0939 0.0099) |
| OKLCH | oklch(82.76% 0.094 6) |
| XYZ | xyz(64.2751, 54.2605, 55.2221) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.72
Lightpink
#FFB6C1
ΔE00 2.42
Pastel Pink
#FFBACD
ΔE00 3.55
Baby Pink
#FFB7CE
ΔE00 3.68
Pink
#FFC0CB
ΔE00 4.67
Powder Pink
#FFB2D0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADBD #ADFCEC
analogous
#FCADE4 #FCADBD #FCC4AD
triadic
#FCADBD #BDFCAD #ADBDFC
tetradic
#FCADBD #E4FCAD #ADFCEC #C4ADFC
square
#FCADBD #E4FCAD #ADFCEC #C4ADFC
split-complementary
#FCADBD #ADFCC4 #ADE4FC
monochromatic
#F8375E #FA728D #FCADBD #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.77
#FCADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FCADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADBD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADBD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#FFA7B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcadbd; /* rgb */ color: rgb(252, 173, 189); /* oklch */ color: oklch(82.8% 0.094 6.0);
Tailwind
colors: {
custom: {
50: '#ffc6d0',
500: '#fcadbd',
950: '#000000',
},
}SCSS
$custom: #fcadbd; $custom-light: #ffc6d0; $custom-dark: #000000;
JSON
{
"hex": "#fcadbd",
"rgb": {
"r": 252,
"g": 173,
"b": 189
},
"hsl": {
"h": 347.848,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.82757,
"c": 0.09444,
"h": 6
},
"luminance": 0.54257
}Semantic roles & 50–950 ramp
primary
#FCADBD
secondary
#6DE0C9
accent
#E6B700
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283