#FCADB2#FCADB2
#FCADB2 is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.5% C 0.093 H 15.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADB2 |
|---|---|
| RGB | rgb(252, 173, 178) |
| HSL | hsl(356, 93%, 83%) |
| HSV | hsv(356, 31%, 99%) |
| CMYK | cmyk(0%, 31.3%, 29.4%, 1.2%) |
| CIE-LAB | lab(78.35, 29.58, 9.22) |
| CIE-LCH | lch(78.35, 30.98, 17.32°) |
| OKLab | oklab(82.46% 0.0899 0.0243) |
| OKLCH | oklch(82.46% 0.093 15.1) |
| XYZ | xyz(63.1260, 53.8009, 49.1706) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.27
Soft Pink
#FDB0C0
ΔE00 3.98
Pale Rose
#FDC1C5
ΔE00 5.17
Pink
#FFC0CB
ΔE00 5.57
Bubblegum
#FFC1CC
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADB2 #ADFCF7
analogous
#FCADD9 #FCADB2 #FCCFAD
triadic
#FCADB2 #B2FCAD #ADB2FC
tetradic
#FCADB2 #D9FCAD #ADFCF7 #CFADFC
square
#FCADB2 #D9FCAD #ADFCF7 #CFADFC
split-complementary
#FCADB2 #ADFCCF #ADD9FC
monochromatic
#F83743 #FA727B #FCADB2 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.79
#FCADB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FCADB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADB2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADB2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#FFA5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcadb2; /* rgb */ color: rgb(252, 173, 178); /* oklch */ color: oklch(82.5% 0.093 15.1);
Tailwind
colors: {
custom: {
50: '#ffc6c9',
500: '#fcadb2',
950: '#000000',
},
}SCSS
$custom: #fcadb2; $custom-light: #ffc6c9; $custom-dark: #000000;
JSON
{
"hex": "#fcadb2",
"rgb": {
"r": 252,
"g": 173,
"b": 178
},
"hsl": {
"h": 356.203,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.82463,
"c": 0.09309,
"h": 15.1
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#FCADB2
secondary
#6DE0D9
accent
#E6D700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282