#FAC3DC#FAC3DC
#FAC3DC is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.3% C 0.070 H 349.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC3DC |
|---|---|
| RGB | rgb(250, 195, 220) |
| HSL | hsl(333, 85%, 87%) |
| HSV | hsv(333, 22%, 98%) |
| CMYK | cmyk(0%, 22%, 12%, 2%) |
| CIE-LAB | lab(84.24, 23.43, -4.87) |
| CIE-LCH | lch(84.24, 23.93, 348.26°) |
| OKLab | oklab(87.31% 0.069 -0.0126) |
| OKLCH | oklch(87.31% 0.07 349.6) |
| XYZ | xyz(71.8573, 64.5241, 76.3655) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.15
Baby Pink
#FFB7CE
ΔE00 4.16
Pale Pink
#FFCFDC
ΔE00 4.48
Light Pink
#FFD1DF
ΔE00 4.55
Powder Pink
#FFB2D0
ΔE00 4.86
Bubblegum
#FFC1CC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC3DC #C3FAE1
analogous
#FAC3F8 #FAC3DC #FAC6C3
triadic
#FAC3DC #DCFAC3 #C3DCFA
tetradic
#FAC3DC #F8FAC3 #C3FAE1 #C6C3FA
square
#FAC3DC #F8FAC3 #C3FAE1 #C6C3FA
split-complementary
#FAC3DC #C3FAC6 #C3F8FA
monochromatic
#F1529A #F58BBB #FAC3DC #FDE3EF #FDE3EF
Accessibility & contrast
On white
1.51
#FAC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FAC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC3DC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC3DC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#D4D5DB
Tritanopia (blue-blind)
#FFC2CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac3dc; /* rgb */ color: rgb(250, 195, 220); /* oklch */ color: oklch(87.3% 0.070 349.6);
Tailwind
colors: {
custom: {
50: '#fcd5e6',
500: '#fac3dc',
950: '#000000',
},
}SCSS
$custom: #fac3dc; $custom-light: #fcd5e6; $custom-dark: #000000;
JSON
{
"hex": "#fac3dc",
"rgb": {
"r": 250,
"g": 195,
"b": 220
},
"hsl": {
"h": 332.727,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.87313,
"c": 0.07018,
"h": 349.6
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#FAC3DC
secondary
#82DFB5
accent
#E17D04
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171416
muted
#858384