#FAC3CF#FAC3CF
#FAC3CF is a very light, moderate red. Relative luminance 0.639; OKLCH L 86.9% C 0.065 H 4.0°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC3CF |
|---|---|
| RGB | rgb(250, 195, 207) |
| HSL | hsl(347, 85%, 87%) |
| HSV | hsv(347, 22%, 98%) |
| CMYK | cmyk(0%, 22%, 17.2%, 2%) |
| CIE-LAB | lab(83.89, 21.39, 1.57) |
| CIE-LCH | lch(83.89, 21.45, 4.20°) |
| OKLab | oklab(86.93% 0.0644 0.0045) |
| OKLCH | oklch(86.93% 0.065 4) |
| XYZ | xyz(70.2021, 63.8620, 67.6481) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.61
Pink
#FFC0CB
ΔE00 1.83
Light Rose
#FFC5CB
ΔE00 2.37
Pale Pink
#FFCFDC
ΔE00 2.98
Pale Rose
#FDC1C5
ΔE00 3.21
Pastel Pink
#FFBACD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC3CF #C3FAEE
analogous
#FAC3EB #FAC3CF #FAD3C3
triadic
#FAC3CF #CFFAC3 #C3CFFA
tetradic
#FAC3CF #EBFAC3 #C3FAEE #D3C3FA
square
#FAC3CF #EBFAC3 #C3FAEE #D3C3FA
split-complementary
#FAC3CF #C3FAD3 #C3EBFA
monochromatic
#F15275 #F58BA2 #FAC3CF #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.52
#FAC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FAC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC3CF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC3CF | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac3cf; /* rgb */ color: rgb(250, 195, 207); /* oklch */ color: oklch(86.9% 0.065 4.0);
Tailwind
colors: {
custom: {
50: '#fcd5dd',
500: '#fac3cf',
950: '#000000',
},
}SCSS
$custom: #fac3cf; $custom-light: #fcd5dd; $custom-dark: #000000;
JSON
{
"hex": "#fac3cf",
"rgb": {
"r": 250,
"g": 195,
"b": 207
},
"hsl": {
"h": 346.909,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.86933,
"c": 0.06454,
"h": 4
},
"luminance": 0.63859
}Semantic roles & 50–950 ramp
primary
#FAC3CF
secondary
#82DFCB
accent
#E1B104
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384