#FCADBB#FCADBB
#FCADBB is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.7% C 0.094 H 7.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADBB |
|---|---|
| RGB | rgb(252, 173, 187) |
| HSL | hsl(349, 93%, 83%) |
| HSV | hsv(349, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(78.56, 30.78, 4.65) |
| CIE-LCH | lch(78.56, 31.13, 8.58°) |
| OKLab | oklab(82.7% 0.0932 0.0126) |
| OKLCH | oklch(82.7% 0.094 7.7) |
| XYZ | xyz(64.0595, 54.1743, 54.0867) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.08
Lightpink
#FFB6C1
ΔE00 2.17
Pastel Pink
#FFBACD
ΔE00 3.92
Baby Pink
#FFB7CE
ΔE00 4.20
Pink
#FFC0CB
ΔE00 4.64
Bubblegum
#FFC1CC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADBB #ADFCEE
analogous
#FCADE2 #FCADBB #FCC6AD
triadic
#FCADBB #BBFCAD #ADBBFC
tetradic
#FCADBB #E2FCAD #ADFCEE #C6ADFC
square
#FCADBB #E2FCAD #ADFCEE #C6ADFC
split-complementary
#FCADBB #ADFCC6 #ADE2FC
monochromatic
#F83759 #FA728A #FCADBB #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.77
#FCADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FCADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADBB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADBB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#FFA7B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcadbb; /* rgb */ color: rgb(252, 173, 187); /* oklch */ color: oklch(82.7% 0.094 7.7);
Tailwind
colors: {
custom: {
50: '#ffc6cf',
500: '#fcadbb',
950: '#000000',
},
}SCSS
$custom: #fcadbb; $custom-light: #ffc6cf; $custom-dark: #000000;
JSON
{
"hex": "#fcadbb",
"rgb": {
"r": 252,
"g": 173,
"b": 187
},
"hsl": {
"h": 349.367,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.82702,
"c": 0.09404,
"h": 7.7
},
"luminance": 0.5417
}Semantic roles & 50–950 ramp
primary
#FCADBB
secondary
#6DE0CC
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283