#FAC2DC#FAC2DC
#FAC2DC is a very light, moderate pink. Relative luminance 0.641; OKLCH L 87.1% C 0.072 H 349.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2DC |
|---|---|
| RGB | rgb(250, 194, 220) |
| HSL | hsl(332, 85%, 87%) |
| HSV | hsv(332, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 12%, 2%) |
| CIE-LAB | lab(84.01, 23.96, -5.21) |
| CIE-LCH | lch(84.01, 24.52, 347.72°) |
| OKLab | oklab(87.13% 0.0705 -0.0135) |
| OKLCH | oklch(87.13% 0.072 349.2) |
| XYZ | xyz(71.6340, 64.0775, 76.2911) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.03
Pastel Pink
#FFBACD
ΔE00 4.14
Powder Pink
#FFB2D0
ΔE00 4.61
Pale Pink
#FFCFDC
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2DC #C2FAE0
analogous
#FAC2F8 #FAC2DC #FAC4C2
triadic
#FAC2DC #DCFAC2 #C2DCFA
tetradic
#FAC2DC #F8FAC2 #C2FAE0 #C4C2FA
square
#FAC2DC #F8FAC2 #C2FAE0 #C4C2FA
split-complementary
#FAC2DC #C2FAC4 #C2F8FA
monochromatic
#F1519B #F589BC #FAC2DC #FDE3EF #FDE3EF
Accessibility & contrast
On white
1.52
#FAC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FAC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2DC
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2DC | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#FFC1CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac2dc; /* rgb */ color: rgb(250, 194, 220); /* oklch */ color: oklch(87.1% 0.072 349.2);
Tailwind
colors: {
custom: {
50: '#fcd4e6',
500: '#fac2dc',
950: '#000000',
},
}SCSS
$custom: #fac2dc; $custom-light: #fcd4e6; $custom-dark: #000000;
JSON
{
"hex": "#fac2dc",
"rgb": {
"r": 250,
"g": 194,
"b": 220
},
"hsl": {
"h": 332.143,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.87134,
"c": 0.07182,
"h": 349.2
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#FAC2DC
secondary
#81DFB3
accent
#E17B04
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384