#FACACF#FACACF
#FACACF is a very light, muted red. Relative luminance 0.671; OKLCH L 88.2% C 0.055 H 11.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FACACF |
|---|---|
| RGB | rgb(250, 202, 207) |
| HSL | hsl(354, 83%, 89%) |
| HSV | hsv(354, 19%, 98%) |
| CMYK | cmyk(0%, 19.2%, 17.2%, 2%) |
| CIE-LAB | lab(85.54, 17.71, 3.96) |
| CIE-LCH | lch(85.54, 18.15, 12.61°) |
| OKLab | oklab(88.21% 0.0538 0.0107) |
| OKLCH | oklch(88.21% 0.055 11.2) |
| XYZ | xyz(71.8074, 67.0726, 68.1832) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.39
Pale Pink
#FFCFDC
ΔE00 3.14
Pale Rose
#FDC1C5
ΔE00 3.16
Light Pink
#FFD1DF
ΔE00 3.68
Bubblegum
#FFC1CC
ΔE00 3.80
Pink
#FFC0CB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACACF #CAFAF5
analogous
#FACAE7 #FACACF #FADDCA
triadic
#FACACF #CFFACA #CACFFA
tetradic
#FACACF #E7FACA #CAFAF5 #DDCAFA
square
#FACACF #E7FACA #CAFAF5 #DDCAFA
split-complementary
#FACACF #CAFADD #CAE7FA
monochromatic
#EF5A6A #F5929C #FACACF #FCE3E6 #FCE3E6
Accessibility & contrast
On white
1.46
#FACACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FACACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACACF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACACF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#FFC6CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #facacf; /* rgb */ color: rgb(250, 202, 207); /* oklch */ color: oklch(88.2% 0.055 11.2);
Tailwind
colors: {
custom: {
50: '#fcdadd',
500: '#facacf',
950: '#000000',
},
}SCSS
$custom: #facacf; $custom-light: #fcdadd; $custom-dark: #000000;
JSON
{
"hex": "#facacf",
"rgb": {
"r": 250,
"g": 202,
"b": 207
},
"hsl": {
"h": 353.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.88209,
"c": 0.05481,
"h": 11.2
},
"luminance": 0.6707
}Semantic roles & 50–950 ramp
primary
#FACACF
secondary
#89DFD6
accent
#DFC906
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384