#FACDCD#FACDCD
#FACDCD is a very light, muted red. Relative luminance 0.684; OKLCH L 88.7% C 0.051 H 18.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDCD |
|---|---|
| RGB | rgb(250, 205, 205) |
| HSL | hsl(0, 82%, 89%) |
| HSV | hsv(0, 18%, 98%) |
| CMYK | cmyk(0%, 18%, 18%, 2%) |
| CIE-LAB | lab(86.20, 15.84, 5.98) |
| CIE-LCH | lch(86.20, 16.93, 20.70°) |
| OKLab | oklab(88.71% 0.0485 0.0159) |
| OKLCH | oklch(88.71% 0.051 18.2) |
| XYZ | xyz(72.2752, 68.3969, 67.1405) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.91
Pale Rose
#FDC1C5
ΔE00 4.26
Pale Pink
#FFCFDC
ΔE00 4.89
Light Pink
#FFD1DF
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDCD #CDFAFA
analogous
#FACDE4 #FACDCD #FAE4CD
triadic
#FACDCD #CDFACD #CDCDFA
tetradic
#FACDCD #E4FACD #CDFAFA #E4CDFA
square
#FACDCD #E4FACD #CDFAFA #E4CDFA
split-complementary
#FACDCD #CDFAE4 #CDE4FA
monochromatic
#EF5E5E #F49595 #FACDCD #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.43
#FACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDCD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDCD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #facdcd; /* rgb */ color: rgb(250, 205, 205); /* oklch */ color: oklch(88.7% 0.051 18.2);
Tailwind
colors: {
custom: {
50: '#fcdcdc',
500: '#facdcd',
950: '#000000',
},
}SCSS
$custom: #facdcd; $custom-light: #fcdcdc; $custom-dark: #000000;
JSON
{
"hex": "#facdcd",
"rgb": {
"r": 250,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.88709,
"c": 0.05101,
"h": 18.2
},
"luminance": 0.68394
}Semantic roles & 50–950 ramp
primary
#FACDCD
secondary
#8CE0E0
accent
#DEDE07
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484