#FCADBF#FCADBF
#FCADBF is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.8% C 0.095 H 4.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADBF |
|---|---|
| RGB | rgb(252, 173, 191) |
| HSL | hsl(346, 93%, 83%) |
| HSV | hsv(346, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 24.2%, 1.2%) |
| CIE-LAB | lab(78.66, 31.33, 2.62) |
| CIE-LCH | lch(78.66, 31.44, 4.78°) |
| OKLab | oklab(82.81% 0.0947 0.0073) |
| OKLCH | oklch(82.81% 0.095 4.4) |
| XYZ | xyz(64.4937, 54.3480, 56.3733) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.85
Lightpink
#FFB6C1
ΔE00 2.79
Baby Pink
#FFB7CE
ΔE00 3.20
Pastel Pink
#FFBACD
ΔE00 3.28
Powder Pink
#FFB2D0
ΔE00 4.08
Pink
#FFC0CB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADBF #ADFCEA
analogous
#FCADE6 #FCADBF #FCC2AD
triadic
#FCADBF #BFFCAD #ADBFFC
tetradic
#FCADBF #E6FCAD #ADFCEA #C2ADFC
square
#FCADBF #E6FCAD #ADFCEA #C2ADFC
split-complementary
#FCADBF #ADFCC2 #ADE6FC
monochromatic
#F83763 #FA7291 #FCADBF #FEE1E8 #FEE1E8
Accessibility & contrast
On white
1.77
#FCADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADBF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADBF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#FFA8B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fcadbf; /* rgb */ color: rgb(252, 173, 191); /* oklch */ color: oklch(82.8% 0.095 4.4);
Tailwind
colors: {
custom: {
50: '#ffc6d2',
500: '#fcadbf',
950: '#000000',
},
}SCSS
$custom: #fcadbf; $custom-light: #ffc6d2; $custom-dark: #000000;
JSON
{
"hex": "#fcadbf",
"rgb": {
"r": 252,
"g": 173,
"b": 191
},
"hsl": {
"h": 346.329,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.82813,
"c": 0.09493,
"h": 4.4
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#FCADBF
secondary
#6DE0C6
accent
#E6B100
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283