#FACDC8#FACDC8
#FACDC8 is a very light, muted red. Relative luminance 0.682; OKLCH L 88.6% C 0.052 H 25.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC8 |
|---|---|
| RGB | rgb(250, 205, 200) |
| HSL | hsl(6, 83%, 88%) |
| HSV | hsv(6, 20%, 98%) |
| CMYK | cmyk(0%, 18%, 20%, 2%) |
| CIE-LAB | lab(86.09, 15.09, 8.47) |
| CIE-LCH | lch(86.09, 17.31, 29.29°) |
| OKLab | oklab(88.58% 0.0466 0.0223) |
| OKLCH | oklch(88.58% 0.052 25.6) |
| XYZ | xyz(71.6813, 68.1594, 64.0126) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.34
Light Rose
#FFC5CB
ΔE00 5.36
Mistyrose
#FFE4E1
ΔE00 6.79
Pale Pink
#FFCFDC
ΔE00 6.91
Bubblegum
#FFC1CC
ΔE00 7.23
Light Pink
#FFD1DF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC8 #C8F5FA
analogous
#FAC8DC #FACDC8 #FAE6C8
triadic
#FACDC8 #C8FACD #CDC8FA
tetradic
#FACDC8 #DCFAC8 #C8F5FA #E6C8FA
square
#FACDC8 #DCFAC8 #C8F5FA #E6C8FA
split-complementary
#FACDC8 #C8FAE6 #C8DCFA
monochromatic
#F06758 #F59A90 #FACDC8 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.44
#FACDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FACDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC8
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC8 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C8
Deuteranopia (green-blind)
#E0DBC8
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc8; /* rgb */ color: rgb(250, 205, 200); /* oklch */ color: oklch(88.6% 0.052 25.6);
Tailwind
colors: {
custom: {
50: '#fcdcd8',
500: '#facdc8',
950: '#000000',
},
}SCSS
$custom: #facdc8; $custom-light: #fcdcd8; $custom-dark: #000000;
JSON
{
"hex": "#facdc8",
"rgb": {
"r": 250,
"g": 205,
"b": 200
},
"hsl": {
"h": 6,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.88578,
"c": 0.05164,
"h": 25.6
},
"luminance": 0.68157
}Semantic roles & 50–950 ramp
primary
#FACDC8
secondary
#87D7DF
accent
#CAE006
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483