#FCADA0#FCADA0
#FCADA0 is a very light, moderate red. Relative luminance 0.531; OKLCH L 82.0% C 0.095 H 29.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCADA0 |
|---|---|
| RGB | rgb(252, 173, 160) |
| HSL | hsl(8, 94%, 81%) |
| HSV | hsv(8, 37%, 99%) |
| CMYK | cmyk(0%, 31.3%, 36.5%, 1.2%) |
| CIE-LAB | lab(77.95, 27.36, 18.42) |
| CIE-LCH | lch(77.95, 32.98, 33.95°) |
| OKLab | oklab(82.03% 0.083 0.0472) |
| OKLCH | oklch(82.03% 0.095 29.6) |
| XYZ | xyz(61.4359, 53.1249, 40.2692) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.30
Pale Salmon
#FFB19A
ΔE00 3.66
Blush (survey)
#F29E8E
ΔE00 3.87
Peachy Pink
#FF9A8A
ΔE00 4.99
Darksalmon
#E9967A
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCADA0 #A0EFFC
analogous
#FCA0C1 #FCADA0 #FCDBA0
triadic
#FCADA0 #A0FCAD #ADA0FC
tetradic
#FCADA0 #C1FCA0 #A0EFFC #DBA0FC
square
#FCADA0 #C1FCA0 #A0EFFC #DBA0FC
split-complementary
#FCADA0 #A0FCDB #A0C1FC
monochromatic
#F84729 #FA7A65 #FCADA0 #FEE0DB #FEE5E1
Accessibility & contrast
On white
1.81
#FCADA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FCADA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCADA0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCADA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCADA0 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79F
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcada0; /* rgb */ color: rgb(252, 173, 160); /* oklch */ color: oklch(82.0% 0.095 29.6);
Tailwind
colors: {
custom: {
50: '#ffc6bc',
500: '#fcada0',
950: '#000000',
},
}SCSS
$custom: #fcada0; $custom-light: #ffc6bc; $custom-dark: #000000;
JSON
{
"hex": "#fcada0",
"rgb": {
"r": 252,
"g": 173,
"b": 160
},
"hsl": {
"h": 8.478,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.82027,
"c": 0.09545,
"h": 29.6
},
"luminance": 0.53121
}Semantic roles & 50–950 ramp
primary
#FCADA0
secondary
#62CDDE
accent
#C5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282