#FACDC5#FACDC5
#FACDC5 is a very light, muted red. Relative luminance 0.680; OKLCH L 88.5% C 0.052 H 29.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC5 |
|---|---|
| RGB | rgb(250, 205, 197) |
| HSL | hsl(9, 84%, 88%) |
| HSV | hsv(9, 21%, 98%) |
| CMYK | cmyk(0%, 18%, 21.2%, 2%) |
| CIE-LAB | lab(86.02, 14.66, 9.96) |
| CIE-LCH | lch(86.02, 17.72, 34.19°) |
| OKLab | oklab(88.5% 0.0454 0.0261) |
| OKLCH | oklch(88.5% 0.052 29.9) |
| XYZ | xyz(71.3341, 68.0205, 62.1842) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.27
Light Rose
#FFC5CB
ΔE00 6.44
Mistyrose
#FFE4E1
ΔE00 6.90
Pale Pink
#FFCFDC
ΔE00 8.16
Bubblegum
#FFC1CC
ΔE00 8.33
Pink
#FFC0CB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC5 #C5F2FA
analogous
#FAC5D7 #FACDC5 #FAE8C5
triadic
#FACDC5 #C5FACD #CDC5FA
tetradic
#FACDC5 #D7FAC5 #C5F2FA #E8C5FA
square
#FACDC5 #D7FAC5 #C5F2FA #E8C5FA
split-complementary
#FACDC5 #C5FAE8 #C5D7FA
monochromatic
#F06C54 #F59C8D #FACDC5 #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.44
#FACDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FACDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC5
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC5 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc5; /* rgb */ color: rgb(250, 205, 197); /* oklch */ color: oklch(88.5% 0.052 29.9);
Tailwind
colors: {
custom: {
50: '#fcdcd6',
500: '#facdc5',
950: '#000000',
},
}SCSS
$custom: #facdc5; $custom-light: #fcdcd6; $custom-dark: #000000;
JSON
{
"hex": "#facdc5",
"rgb": {
"r": 250,
"g": 205,
"b": 197
},
"hsl": {
"h": 9.057,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.88501,
"c": 0.0524,
"h": 29.9
},
"luminance": 0.68018
}Semantic roles & 50–950 ramp
primary
#FACDC5
secondary
#84D1DF
accent
#BFE105
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483