#FAC1CF#FAC1CF
#FAC1CF is a very light, moderate red. Relative luminance 0.630; OKLCH L 86.6% C 0.067 H 2.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC1CF |
|---|---|
| RGB | rgb(250, 193, 207) |
| HSL | hsl(345, 85%, 87%) |
| HSV | hsv(345, 23%, 98%) |
| CMYK | cmyk(0%, 22.8%, 17.2%, 2%) |
| CIE-LAB | lab(83.43, 22.44, 0.89) |
| CIE-LCH | lch(83.43, 22.46, 2.28°) |
| OKLab | oklab(86.57% 0.0674 0.0027) |
| OKLCH | oklch(86.57% 0.067 2.3) |
| XYZ | xyz(69.7570, 62.9718, 67.4997) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.64
Pink
#FFC0CB
ΔE00 1.79
Pastel Pink
#FFBACD
ΔE00 2.72
Light Rose
#FFC5CB
ΔE00 2.97
Pale Pink
#FFCFDC
ΔE00 3.44
Pale Rose
#FDC1C5
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC1CF #C1FAEC
analogous
#FAC1EC #FAC1CF #FAD0C1
triadic
#FAC1CF #CFFAC1 #C1CFFA
tetradic
#FAC1CF #ECFAC1 #C1FAEC #D0C1FA
square
#FAC1CF #ECFAC1 #C1FAEC #D0C1FA
split-complementary
#FAC1CF #C1FAD0 #C1ECFA
monochromatic
#F15077 #F588A3 #FAC1CF #FDE3E9 #FDE3E9
Accessibility & contrast
On white
1.54
#FAC1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FAC1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC1CF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC1CF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#FFBEC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac1cf; /* rgb */ color: rgb(250, 193, 207); /* oklch */ color: oklch(86.6% 0.067 2.3);
Tailwind
colors: {
custom: {
50: '#fcd4dd',
500: '#fac1cf',
950: '#000000',
},
}SCSS
$custom: #fac1cf; $custom-light: #fcd4dd; $custom-dark: #000000;
JSON
{
"hex": "#fac1cf",
"rgb": {
"r": 250,
"g": 193,
"b": 207
},
"hsl": {
"h": 345.263,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.86572,
"c": 0.06748,
"h": 2.3
},
"luminance": 0.62969
}Semantic roles & 50–950 ramp
primary
#FAC1CF
secondary
#80DFC8
accent
#E2AB04
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384