#FAC5CF#FAC5CF
#FAC5CF is a very light, moderate red. Relative luminance 0.648; OKLCH L 87.3% C 0.062 H 5.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC5CF |
|---|---|
| RGB | rgb(250, 197, 207) |
| HSL | hsl(349, 84%, 88%) |
| HSV | hsv(349, 21%, 98%) |
| CMYK | cmyk(0%, 21.2%, 17.2%, 2%) |
| CIE-LAB | lab(84.36, 20.34, 2.25) |
| CIE-LCH | lch(84.36, 20.46, 6.32°) |
| OKLab | oklab(87.3% 0.0613 0.0062) |
| OKLCH | oklch(87.3% 0.062 5.8) |
| XYZ | xyz(70.6532, 64.7642, 67.7985) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.93
Bubblegum
#FFC1CC
ΔE00 1.98
Pink
#FFC0CB
ΔE00 2.22
Pale Pink
#FFCFDC
ΔE00 2.69
Pale Rose
#FDC1C5
ΔE00 2.88
Light Pink
#FFD1DF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC5CF #C5FAF0
analogous
#FAC5EA #FAC5CF #FAD5C5
triadic
#FAC5CF #CFFAC5 #C5CFFA
tetradic
#FAC5CF #EAFAC5 #C5FAF0 #D5C5FA
square
#FAC5CF #EAFAC5 #C5FAF0 #D5C5FA
split-complementary
#FAC5CF #C5FAD5 #C5EAFA
monochromatic
#F05472 #F58DA0 #FAC5CF #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.51
#FAC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FAC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC5CF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC5CF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#FFC2C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac5cf; /* rgb */ color: rgb(250, 197, 207); /* oklch */ color: oklch(87.3% 0.062 5.8);
Tailwind
colors: {
custom: {
50: '#fcd6dd',
500: '#fac5cf',
950: '#000000',
},
}SCSS
$custom: #fac5cf; $custom-light: #fcd6dd; $custom-dark: #000000;
JSON
{
"hex": "#fac5cf",
"rgb": {
"r": 250,
"g": 197,
"b": 207
},
"hsl": {
"h": 348.679,
"s": 84.127,
"l": 87.647
},
"oklch": {
"l": 0.87296,
"c": 0.06165,
"h": 5.8
},
"luminance": 0.64761
}Semantic roles & 50–950 ramp
primary
#FAC5CF
secondary
#84DFCE
accent
#E1B705
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384