#FAC4CE#FAC4CE
#FAC4CE is a very light, moderate red. Relative luminance 0.643; OKLCH L 87.1% C 0.063 H 6.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC4CE |
|---|---|
| RGB | rgb(250, 196, 206) |
| HSL | hsl(349, 84%, 87%) |
| HSV | hsv(349, 22%, 98%) |
| CMYK | cmyk(0%, 21.6%, 17.6%, 2%) |
| CIE-LAB | lab(84.10, 20.71, 2.41) |
| CIE-LCH | lch(84.10, 20.85, 6.64°) |
| OKLab | oklab(87.09% 0.0625 0.0066) |
| OKLCH | oklch(87.09% 0.063 6.1) |
| XYZ | xyz(70.3051, 64.2629, 67.0812) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.72
Light Rose
#FFC5CB
ΔE00 1.81
Pink
#FFC0CB
ΔE00 1.95
Pale Rose
#FDC1C5
ΔE00 2.71
Pale Pink
#FFCFDC
ΔE00 2.95
Light Pink
#FFD1DF
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC4CE #C4FAF0
analogous
#FAC4E9 #FAC4CE #FAD5C4
triadic
#FAC4CE #CEFAC4 #C4CEFA
tetradic
#FAC4CE #E9FAC4 #C4FAF0 #D5C4FA
square
#FAC4CE #E9FAC4 #C4FAF0 #D5C4FA
split-complementary
#FAC4CE #C4FAD5 #C4E9FA
monochromatic
#F05370 #F58C9F #FAC4CE #FDE3E8 #FDE3E8
Accessibility & contrast
On white
1.52
#FAC4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FAC4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC4CE
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC4CE | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac4ce; /* rgb */ color: rgb(250, 196, 206); /* oklch */ color: oklch(87.1% 0.063 6.1);
Tailwind
colors: {
custom: {
50: '#fcd6dc',
500: '#fac4ce',
950: '#000000',
},
}SCSS
$custom: #fac4ce; $custom-light: #fcd6dc; $custom-dark: #000000;
JSON
{
"hex": "#fac4ce",
"rgb": {
"r": 250,
"g": 196,
"b": 206
},
"hsl": {
"h": 348.889,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.87086,
"c": 0.06285,
"h": 6.1
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#FAC4CE
secondary
#83DFCE
accent
#E1B805
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384