#FCADAB#FCADAB
#FCADAB is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.3% C 0.093 H 20.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADAB |
|---|---|
| RGB | rgb(252, 173, 171) |
| HSL | hsl(1, 93%, 83%) |
| HSV | hsv(1, 32%, 99%) |
| CMYK | cmyk(0%, 31.3%, 32.1%, 1.2%) |
| CIE-LAB | lab(78.19, 28.69, 12.79) |
| CIE-LCH | lch(78.19, 31.41, 24.04°) |
| OKLab | oklab(82.29% 0.0872 0.0333) |
| OKLCH | oklch(82.29% 0.093 20.9) |
| XYZ | xyz(62.4411, 53.5269, 45.5631) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.40
Pale Rose
#FDC1C5
ΔE00 5.91
Soft Pink
#FDB0C0
ΔE00 6.46
Blush (survey)
#F29E8E
ΔE00 6.46
Light Rose
#FFC5CB
ΔE00 7.11
Pink
#FFC0CB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADAB #ABFAFC
analogous
#FCABD2 #FCADAB #FCD5AB
triadic
#FCADAB #ABFCAD #ADABFC
tetradic
#FCADAB #D2FCAB #ABFAFC #D5ABFC
square
#FCADAB #D2FCAB #ABFAFC #D5ABFC
split-complementary
#FCADAB #ABFCD5 #ABD2FC
monochromatic
#F83A35 #FA7370 #FCADAB #FEE2E1 #FEE2E1
Accessibility & contrast
On white
1.79
#FCADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FCADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADAB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADAB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#CFC7AA
Tritanopia (blue-blind)
#FFA4AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcadab; /* rgb */ color: rgb(252, 173, 171); /* oklch */ color: oklch(82.3% 0.093 20.9);
Tailwind
colors: {
custom: {
50: '#ffc6c4',
500: '#fcadab',
950: '#000000',
},
}SCSS
$custom: #fcadab; $custom-light: #ffc6c4; $custom-dark: #000000;
JSON
{
"hex": "#fcadab",
"rgb": {
"r": 252,
"g": 173,
"b": 171
},
"hsl": {
"h": 1.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82287,
"c": 0.09334,
"h": 20.9
},
"luminance": 0.53523
}Semantic roles & 50–950 ramp
primary
#FCADAB
secondary
#6BDDE0
accent
#E0E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282