#FACDC2#FACDC2
#FACDC2 is a very light, muted red. Relative luminance 0.679; OKLCH L 88.4% C 0.053 H 34.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDC2 |
|---|---|
| RGB | rgb(250, 205, 194) |
| HSL | hsl(12, 85%, 87%) |
| HSV | hsv(12, 22%, 98%) |
| CMYK | cmyk(0%, 18%, 22.4%, 2%) |
| CIE-LAB | lab(85.95, 14.23, 11.45) |
| CIE-LCH | lch(85.95, 18.26, 38.83°) |
| OKLab | oklab(88.43% 0.0443 0.0299) |
| OKLCH | oklch(88.43% 0.053 34) |
| XYZ | xyz(70.9938, 67.8844, 60.3918) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.19
Apricot
#FBCEB1
ΔE00 7.21
Pale Rose
#FDC1C5
ΔE00 7.34
Light Rose
#FFC5CB
ΔE00 7.61
Pale Salmon
#FFB19A
ΔE00 9.01
Pale Pink
#FFCFDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDC2 #C2EFFA
analogous
#FAC2D3 #FACDC2 #FAE9C2
triadic
#FACDC2 #C2FACD #CDC2FA
tetradic
#FACDC2 #D3FAC2 #C2EFFA #E9C2FA
square
#FACDC2 #D3FAC2 #C2EFFA #E9C2FA
split-complementary
#FACDC2 #C2FAE9 #C2D3FA
monochromatic
#F17051 #F59F89 #FACDC2 #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.44
#FACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#FACDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDC2
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDC2 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facdc2; /* rgb */ color: rgb(250, 205, 194); /* oklch */ color: oklch(88.4% 0.053 34.0);
Tailwind
colors: {
custom: {
50: '#fcdcd4',
500: '#facdc2',
950: '#000000',
},
}SCSS
$custom: #facdc2; $custom-light: #fcdcd4; $custom-dark: #000000;
JSON
{
"hex": "#facdc2",
"rgb": {
"r": 250,
"g": 205,
"b": 194
},
"hsl": {
"h": 11.786,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.88426,
"c": 0.05343,
"h": 34
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#FACDC2
secondary
#81CDDF
accent
#B6E104
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483