#FAC4D0#FAC4D0
#FAC4D0 is a very light, moderate red. Relative luminance 0.644; OKLCH L 87.1% C 0.063 H 3.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC4D0 |
|---|---|
| RGB | rgb(250, 196, 208) |
| HSL | hsl(347, 84%, 87%) |
| HSV | hsv(347, 22%, 98%) |
| CMYK | cmyk(0%, 21.6%, 16.8%, 2%) |
| CIE-LAB | lab(84.15, 21.02, 1.42) |
| CIE-LCH | lch(84.15, 21.06, 3.85°) |
| OKLab | oklab(87.14% 0.0632 0.004) |
| OKLCH | oklch(87.14% 0.063 3.6) |
| XYZ | xyz(70.5496, 64.3607, 68.3689) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.85
Pink
#FFC0CB
ΔE00 2.08
Light Rose
#FFC5CB
ΔE00 2.43
Pale Pink
#FFCFDC
ΔE00 2.70
Pale Rose
#FDC1C5
ΔE00 3.34
Light Pink
#FFD1DF
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC4D0 #C4FAEE
analogous
#FAC4EB #FAC4D0 #FAD3C4
triadic
#FAC4D0 #D0FAC4 #C4D0FA
tetradic
#FAC4D0 #EBFAC4 #C4FAEE #D3C4FA
square
#FAC4D0 #EBFAC4 #C4FAEE #D3C4FA
split-complementary
#FAC4D0 #C4FAD3 #C4EBFA
monochromatic
#F05376 #F58CA3 #FAC4D0 #FDE3E9 #FDE3E9
Accessibility & contrast
On white
1.51
#FAC4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FAC4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC4D0
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC4D0 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac4d0; /* rgb */ color: rgb(250, 196, 208); /* oklch */ color: oklch(87.1% 0.063 3.6);
Tailwind
colors: {
custom: {
50: '#fcd6de',
500: '#fac4d0',
950: '#000000',
},
}SCSS
$custom: #fac4d0; $custom-light: #fcd6de; $custom-dark: #000000;
JSON
{
"hex": "#fac4d0",
"rgb": {
"r": 250,
"g": 196,
"b": 208
},
"hsl": {
"h": 346.667,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.87142,
"c": 0.06336,
"h": 3.6
},
"luminance": 0.64358
}Semantic roles & 50–950 ramp
primary
#FAC4D0
secondary
#83DFCB
accent
#E1B005
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384