#FAC6CF#FAC6CF
#FAC6CF is a very light, moderate red. Relative luminance 0.652; OKLCH L 87.5% C 0.060 H 6.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC6CF |
|---|---|
| RGB | rgb(250, 198, 207) |
| HSL | hsl(350, 84%, 88%) |
| HSV | hsv(350, 21%, 98%) |
| CMYK | cmyk(0%, 20.8%, 17.2%, 2%) |
| CIE-LAB | lab(84.60, 19.81, 2.59) |
| CIE-LCH | lch(84.60, 19.98, 7.46°) |
| OKLab | oklab(87.48% 0.0598 0.0071) |
| OKLCH | oklch(87.48% 0.06 6.8) |
| XYZ | xyz(70.8811, 65.2199, 67.8744) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.82
Bubblegum
#FFC1CC
ΔE00 2.27
Pink
#FFC0CB
ΔE00 2.51
Pale Pink
#FFCFDC
ΔE00 2.63
Pale Rose
#FDC1C5
ΔE00 2.80
Light Pink
#FFD1DF
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC6CF #C6FAF1
analogous
#FAC6E9 #FAC6CF #FAD7C6
triadic
#FAC6CF #CFFAC6 #C6CFFA
tetradic
#FAC6CF #E9FAC6 #C6FAF1 #D7C6FA
square
#FAC6CF #E9FAC6 #C6FAF1 #D7C6FA
split-complementary
#FAC6CF #C6FAD7 #C6E9FA
monochromatic
#F05570 #F58EA0 #FAC6CF #FDE3E7 #FDE3E7
Accessibility & contrast
On white
1.50
#FAC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FAC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC6CF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC6CF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fac6cf; /* rgb */ color: rgb(250, 198, 207); /* oklch */ color: oklch(87.5% 0.060 6.8);
Tailwind
colors: {
custom: {
50: '#fcd7dd',
500: '#fac6cf',
950: '#000000',
},
}SCSS
$custom: #fac6cf; $custom-light: #fcd7dd; $custom-dark: #000000;
JSON
{
"hex": "#fac6cf",
"rgb": {
"r": 250,
"g": 198,
"b": 207
},
"hsl": {
"h": 349.615,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.87477,
"c": 0.06024,
"h": 6.8
},
"luminance": 0.65217
}Semantic roles & 50–950 ramp
primary
#FAC6CF
secondary
#85DFD0
accent
#E0BA05
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384