#FAC7D2#FAC7D2
#FAC7D2 is a very light, muted red. Relative luminance 0.658; OKLCH L 87.7% C 0.060 H 3.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC7D2 |
|---|---|
| RGB | rgb(250, 199, 210) |
| HSL | hsl(347, 84%, 88%) |
| HSV | hsv(347, 20%, 98%) |
| CMYK | cmyk(0%, 20.4%, 16%, 2%) |
| CIE-LAB | lab(84.91, 19.75, 1.45) |
| CIE-LCH | lch(84.91, 19.80, 4.19°) |
| OKLab | oklab(87.74% 0.0594 0.0041) |
| OKLCH | oklch(87.74% 0.06 3.9) |
| XYZ | xyz(71.4806, 65.8266, 69.9008) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.02
Light Rose
#FFC5CB
ΔE00 2.52
Bubblegum
#FFC1CC
ΔE00 2.55
Light Pink
#FFD1DF
ΔE00 2.69
Pink
#FFC0CB
ΔE00 2.81
Pale Rose
#FDC1C5
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC7D2 #C7FAEF
analogous
#FAC7EB #FAC7D2 #FAD5C7
triadic
#FAC7D2 #D2FAC7 #C7D2FA
tetradic
#FAC7D2 #EBFAC7 #C7FAEF #D5C7FA
square
#FAC7D2 #EBFAC7 #C7FAEF #D5C7FA
split-complementary
#FAC7D2 #C7FAD5 #C7EBFA
monochromatic
#F05778 #F58FA5 #FAC7D2 #FCE3E8 #FCE3E8
Accessibility & contrast
On white
1.48
#FAC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FAC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC7D2
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC7D2 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#FFC4CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fac7d2; /* rgb */ color: rgb(250, 199, 210); /* oklch */ color: oklch(87.7% 0.060 3.9);
Tailwind
colors: {
custom: {
50: '#fcd8df',
500: '#fac7d2',
950: '#000000',
},
}SCSS
$custom: #fac7d2; $custom-light: #fcd8df; $custom-dark: #000000;
JSON
{
"hex": "#fac7d2",
"rgb": {
"r": 250,
"g": 199,
"b": 210
},
"hsl": {
"h": 347.059,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.87744,
"c": 0.05955,
"h": 3.9
},
"luminance": 0.65824
}Semantic roles & 50–950 ramp
primary
#FAC7D2
secondary
#86DFCC
accent
#E0B105
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384