#FACDC6#FACDC6
#FACDC6 is a very light, muted red. Relative luminance 0.681; OKLCH L 88.5% C 0.052 H 28.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC6 |
|---|---|
| RGB | rgb(250, 205, 198) |
| HSL | hsl(8, 84%, 88%) |
| HSV | hsv(8, 21%, 98%) |
| CMYK | cmyk(0%, 18%, 20.8%, 2%) |
| CIE-LAB | lab(86.04, 14.80, 9.46) |
| CIE-LCH | lch(86.04, 17.57, 32.58°) |
| OKLab | oklab(88.53% 0.0458 0.0248) |
| OKLCH | oklch(88.53% 0.052 28.5) |
| XYZ | xyz(71.4491, 68.0665, 62.7897) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.94
Light Rose
#FFC5CB
ΔE00 6.07
Mistyrose
#FFE4E1
ΔE00 6.84
Pale Pink
#FFCFDC
ΔE00 7.74
Bubblegum
#FFC1CC
ΔE00 7.96
Pink
#FFC0CB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC6 #C6F3FA
analogous
#FAC6D9 #FACDC6 #FAE7C6
triadic
#FACDC6 #C6FACD #CDC6FA
tetradic
#FACDC6 #D9FAC6 #C6F3FA #E7C6FA
square
#FACDC6 #D9FAC6 #C6F3FA #E7C6FA
split-complementary
#FACDC6 #C6FAE7 #C6D9FA
monochromatic
#F06A55 #F59C8E #FACDC6 #FDE6E3 #FDE6E3
Accessibility & contrast
On white
1.44
#FACDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FACDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC6
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC6 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#E0DBC6
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc6; /* rgb */ color: rgb(250, 205, 198); /* oklch */ color: oklch(88.5% 0.052 28.5);
Tailwind
colors: {
custom: {
50: '#fcdcd7',
500: '#facdc6',
950: '#000000',
},
}SCSS
$custom: #facdc6; $custom-light: #fcdcd7; $custom-dark: #000000;
JSON
{
"hex": "#facdc6",
"rgb": {
"r": 250,
"g": 205,
"b": 198
},
"hsl": {
"h": 8.077,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.88526,
"c": 0.05212,
"h": 28.5
},
"luminance": 0.68064
}Semantic roles & 50–950 ramp
primary
#FACDC6
secondary
#85D3DF
accent
#C3E005
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483