#FAC9CF#FAC9CF
#FAC9CF is a very light, muted red. Relative luminance 0.666; OKLCH L 88.0% C 0.056 H 10.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC9CF |
|---|---|
| RGB | rgb(250, 201, 207) |
| HSL | hsl(353, 83%, 88%) |
| HSV | hsv(353, 20%, 98%) |
| CMYK | cmyk(0%, 19.6%, 17.2%, 2%) |
| CIE-LAB | lab(85.30, 18.24, 3.62) |
| CIE-LCH | lch(85.30, 18.59, 11.23°) |
| OKLab | oklab(88.03% 0.0553 0.0098) |
| OKLCH | oklch(88.03% 0.056 10) |
| XYZ | xyz(71.5736, 66.6049, 68.1052) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.11
Pale Pink
#FFCFDC
ΔE00 2.91
Pale Rose
#FDC1C5
ΔE00 2.97
Bubblegum
#FFC1CC
ΔE00 3.38
Light Pink
#FFD1DF
ΔE00 3.50
Pink
#FFC0CB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC9CF #C9FAF4
analogous
#FAC9E7 #FAC9CF #FADBC9
triadic
#FAC9CF #CFFAC9 #C9CFFA
tetradic
#FAC9CF #E7FAC9 #C9FAF4 #DBC9FA
square
#FAC9CF #E7FAC9 #C9FAF4 #DBC9FA
split-complementary
#FAC9CF #C9FADB #C9E7FA
monochromatic
#F0596B #F5919D #FAC9CF #FCE3E6 #FCE3E6
Accessibility & contrast
On white
1.47
#FAC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FAC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC9CF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC9CF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#FFC5CB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fac9cf; /* rgb */ color: rgb(250, 201, 207); /* oklch */ color: oklch(88.0% 0.056 10.0);
Tailwind
colors: {
custom: {
50: '#fcd9dd',
500: '#fac9cf',
950: '#000000',
},
}SCSS
$custom: #fac9cf; $custom-light: #fcd9dd; $custom-dark: #000000;
JSON
{
"hex": "#fac9cf",
"rgb": {
"r": 250,
"g": 201,
"b": 207
},
"hsl": {
"h": 352.653,
"s": 83.051,
"l": 88.431
},
"oklch": {
"l": 0.88026,
"c": 0.05613,
"h": 10
},
"luminance": 0.66602
}Semantic roles & 50–950 ramp
primary
#FAC9CF
secondary
#88DFD5
accent
#DFC506
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384