#FACDC3#FACDC3
#FACDC3 is a very light, muted red. Relative luminance 0.679; OKLCH L 88.5% C 0.053 H 32.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC3 |
|---|---|
| RGB | rgb(250, 205, 195) |
| HSL | hsl(11, 85%, 87%) |
| HSV | hsv(11, 22%, 98%) |
| CMYK | cmyk(0%, 18%, 22%, 2%) |
| CIE-LAB | lab(85.97, 14.37, 10.95) |
| CIE-LCH | lch(85.97, 18.07, 37.31°) |
| OKLab | oklab(88.45% 0.0447 0.0286) |
| OKLCH | oklch(88.45% 0.053 32.7) |
| XYZ | xyz(71.1065, 67.9295, 60.9853) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.97
Mistyrose
#FFE4E1
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.21
Apricot
#FBCEB1
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 9.01
Bubblegum
#FFC1CC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC3 #C3F0FA
analogous
#FAC3D5 #FACDC3 #FAE9C3
triadic
#FACDC3 #C3FACD #CDC3FA
tetradic
#FACDC3 #D5FAC3 #C3F0FA #E9C3FA
square
#FACDC3 #D5FAC3 #C3F0FA #E9C3FA
split-complementary
#FACDC3 #C3FAE9 #C3D5FA
monochromatic
#F16F52 #F59E8B #FACDC3 #FDE7E3 #FDE7E3
Accessibility & contrast
On white
1.44
#FACDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FACDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC3
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC3 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#E1DAC3
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc3; /* rgb */ color: rgb(250, 205, 195); /* oklch */ color: oklch(88.5% 0.053 32.7);
Tailwind
colors: {
custom: {
50: '#fcdcd5',
500: '#facdc3',
950: '#000000',
},
}SCSS
$custom: #facdc3; $custom-light: #fcdcd5; $custom-dark: #000000;
JSON
{
"hex": "#facdc3",
"rgb": {
"r": 250,
"g": 205,
"b": 195
},
"hsl": {
"h": 10.909,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.88451,
"c": 0.05306,
"h": 32.7
},
"luminance": 0.67927
}Semantic roles & 50–950 ramp
primary
#FACDC3
secondary
#82CEDF
accent
#B9E104
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483