#FAC2CF#FAC2CF
#FAC2CF is a very light, moderate red. Relative luminance 0.634; OKLCH L 86.8% C 0.066 H 3.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2CF |
|---|---|
| RGB | rgb(250, 194, 207) |
| HSL | hsl(346, 85%, 87%) |
| HSV | hsv(346, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 17.2%, 2%) |
| CIE-LAB | lab(83.66, 21.92, 1.23) |
| CIE-LCH | lch(83.66, 21.95, 3.22°) |
| OKLab | oklab(86.75% 0.0659 0.0036) |
| OKLCH | oklch(86.75% 0.066 3.1) |
| XYZ | xyz(69.9788, 63.4154, 67.5736) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.57
Pink
#FFC0CB
ΔE00 1.76
Light Rose
#FFC5CB
ΔE00 2.65
Pastel Pink
#FFBACD
ΔE00 3.08
Pale Pink
#FFCFDC
ΔE00 3.19
Pale Rose
#FDC1C5
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2CF #C2FAED
analogous
#FAC2EB #FAC2CF #FAD1C2
triadic
#FAC2CF #CFFAC2 #C2CFFA
tetradic
#FAC2CF #EBFAC2 #C2FAED #D1C2FA
square
#FAC2CF #EBFAC2 #C2FAED #D1C2FA
split-complementary
#FAC2CF #C2FAD1 #C2EBFA
monochromatic
#F15176 #F589A2 #FAC2CF #FDE3E9 #FDE3E9
Accessibility & contrast
On white
1.53
#FAC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#FAC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2CF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2CF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac2cf; /* rgb */ color: rgb(250, 194, 207); /* oklch */ color: oklch(86.8% 0.066 3.1);
Tailwind
colors: {
custom: {
50: '#fcd4dd',
500: '#fac2cf',
950: '#000000',
},
}SCSS
$custom: #fac2cf; $custom-light: #fcd4dd; $custom-dark: #000000;
JSON
{
"hex": "#fac2cf",
"rgb": {
"r": 250,
"g": 194,
"b": 207
},
"hsl": {
"h": 346.071,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.86752,
"c": 0.06601,
"h": 3.1
},
"luminance": 0.63413
}Semantic roles & 50–950 ramp
primary
#FAC2CF
secondary
#81DFC9
accent
#E1AE04
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384