#FAC4CF#FAC4CF
#FAC4CF is a very light, moderate red. Relative luminance 0.643; OKLCH L 87.1% C 0.063 H 4.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC4CF |
|---|---|
| RGB | rgb(250, 196, 207) |
| HSL | hsl(348, 84%, 87%) |
| HSV | hsv(348, 22%, 98%) |
| CMYK | cmyk(0%, 21.6%, 17.2%, 2%) |
| CIE-LAB | lab(84.13, 20.86, 1.91) |
| CIE-LCH | lch(84.13, 20.95, 5.24°) |
| OKLab | oklab(87.11% 0.0629 0.0053) |
| OKLCH | oklch(87.11% 0.063 4.9) |
| XYZ | xyz(70.4269, 64.3116, 67.7230) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.75
Pink
#FFC0CB
ΔE00 1.99
Light Rose
#FFC5CB
ΔE00 2.12
Pale Pink
#FFCFDC
ΔE00 2.81
Pale Rose
#FDC1C5
ΔE00 3.02
Light Pink
#FFD1DF
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC4CF #C4FAEF
analogous
#FAC4EA #FAC4CF #FAD4C4
triadic
#FAC4CF #CFFAC4 #C4CFFA
tetradic
#FAC4CF #EAFAC4 #C4FAEF #D4C4FA
square
#FAC4CF #EAFAC4 #C4FAEF #D4C4FA
split-complementary
#FAC4CF #C4FAD4 #C4EAFA
monochromatic
#F05373 #F58CA1 #FAC4CF #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.51
#FAC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FAC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC4CF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC4CF | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#D8D5CE
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac4cf; /* rgb */ color: rgb(250, 196, 207); /* oklch */ color: oklch(87.1% 0.063 4.9);
Tailwind
colors: {
custom: {
50: '#fcd6dd',
500: '#fac4cf',
950: '#000000',
},
}SCSS
$custom: #fac4cf; $custom-light: #fcd6dd; $custom-dark: #000000;
JSON
{
"hex": "#fac4cf",
"rgb": {
"r": 250,
"g": 196,
"b": 207
},
"hsl": {
"h": 347.778,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.87114,
"c": 0.06309,
"h": 4.9
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#FAC4CF
secondary
#83DFCC
accent
#E1B405
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384