#FACDC9#FACDC9
#FACDC9 is a very light, muted red. Relative luminance 0.682; OKLCH L 88.6% C 0.051 H 24.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC9 |
|---|---|
| RGB | rgb(250, 205, 201) |
| HSL | hsl(5, 83%, 88%) |
| HSV | hsv(5, 20%, 98%) |
| CMYK | cmyk(0%, 18%, 19.6%, 2%) |
| CIE-LAB | lab(86.11, 15.24, 7.97) |
| CIE-LCH | lch(86.11, 17.20, 27.60°) |
| OKLab | oklab(88.6% 0.047 0.021) |
| OKLCH | oklch(88.6% 0.051 24.1) |
| XYZ | xyz(71.7986, 68.2063, 64.6301) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.03
Pale Rose
#FDC1C5
ΔE00 5.06
Pale Pink
#FFCFDC
ΔE00 6.50
Mistyrose
#FFE4E1
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 6.88
Bubblegum
#FFC1CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC9 #C9F6FA
analogous
#FAC9DD #FACDC9 #FAE5C9
triadic
#FACDC9 #C9FACD #CDC9FA
tetradic
#FACDC9 #DDFAC9 #C9F6FA #E5C9FA
square
#FACDC9 #DDFAC9 #C9F6FA #E5C9FA
split-complementary
#FACDC9 #C9FAE5 #C9DDFA
monochromatic
#F06559 #F59991 #FACDC9 #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.43
#FACDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FACDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC9
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC9 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#E0DBC8
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc9; /* rgb */ color: rgb(250, 205, 201); /* oklch */ color: oklch(88.6% 0.051 24.1);
Tailwind
colors: {
custom: {
50: '#fcdcd9',
500: '#facdc9',
950: '#000000',
},
}SCSS
$custom: #facdc9; $custom-light: #fcdcd9; $custom-dark: #000000;
JSON
{
"hex": "#facdc9",
"rgb": {
"r": 250,
"g": 205,
"b": 201
},
"hsl": {
"h": 4.898,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.88604,
"c": 0.05145,
"h": 24.1
},
"luminance": 0.68204
}Semantic roles & 50–950 ramp
primary
#FACDC9
secondary
#88D8DF
accent
#CEDF06
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483