#FACDCE#FACDCE
#FACDCE is a very light, muted red. Relative luminance 0.684; OKLCH L 88.7% C 0.051 H 16.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDCE |
|---|---|
| RGB | rgb(250, 205, 206) |
| HSL | hsl(359, 82%, 89%) |
| HSV | hsv(359, 18%, 98%) |
| CMYK | cmyk(0%, 18%, 17.6%, 2%) |
| CIE-LAB | lab(86.23, 15.99, 5.49) |
| CIE-LCH | lch(86.23, 16.90, 18.95°) |
| OKLab | oklab(88.74% 0.0489 0.0146) |
| OKLCH | oklch(88.74% 0.051 16.7) |
| XYZ | xyz(72.3963, 68.4454, 67.7783) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.70
Pale Rose
#FDC1C5
ΔE00 4.14
Pale Pink
#FFCFDC
ΔE00 4.50
Light Pink
#FFD1DF
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 5.40
Pink
#FFC0CB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDCE #CDFAF9
analogous
#FACDE5 #FACDCE #FAE3CD
triadic
#FACDCE #CEFACD #CDCEFA
tetradic
#FACDCE #E5FACD #CDFAF9 #E3CDFA
square
#FACDCE #E5FACD #CDFAF9 #E3CDFA
split-complementary
#FACDCE #CDFAE3 #CDE5FA
monochromatic
#EF5E61 #F49597 #FACDCE #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.43
#FACDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FACDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDCE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDCE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CE
Deuteranopia (green-blind)
#DFDBCD
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #facdce; /* rgb */ color: rgb(250, 205, 206); /* oklch */ color: oklch(88.7% 0.051 16.7);
Tailwind
colors: {
custom: {
50: '#fcdcdc',
500: '#facdce',
950: '#000000',
},
}SCSS
$custom: #facdce; $custom-light: #fcdcdc; $custom-dark: #000000;
JSON
{
"hex": "#facdce",
"rgb": {
"r": 250,
"g": 205,
"b": 206
},
"hsl": {
"h": 358.667,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.88736,
"c": 0.05099,
"h": 16.7
},
"luminance": 0.68443
}Semantic roles & 50–950 ramp
primary
#FACDCE
secondary
#8CE0DE
accent
#DED907
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484