#FAC3DA#FAC3DA
#FAC3DA is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.3% C 0.069 H 351.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC3DA |
|---|---|
| RGB | rgb(250, 195, 218) |
| HSL | hsl(335, 85%, 87%) |
| HSV | hsv(335, 22%, 98%) |
| CMYK | cmyk(0%, 22%, 12.8%, 2%) |
| CIE-LAB | lab(84.18, 23.11, -3.88) |
| CIE-LCH | lch(84.18, 23.43, 350.46°) |
| OKLab | oklab(87.25% 0.0683 -0.01) |
| OKLCH | oklch(87.25% 0.069 351.7) |
| XYZ | xyz(71.5940, 64.4188, 74.9789) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.75
Baby Pink
#FFB7CE
ΔE00 3.93
Pale Pink
#FFCFDC
ΔE00 4.04
Light Pink
#FFD1DF
ΔE00 4.18
Bubblegum
#FFC1CC
ΔE00 4.54
Pink
#FFC0CB
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC3DA #C3FAE3
analogous
#FAC3F6 #FAC3DA #FAC8C3
triadic
#FAC3DA #DAFAC3 #C3DAFA
tetradic
#FAC3DA #F6FAC3 #C3FAE3 #C8C3FA
square
#FAC3DA #F6FAC3 #C3FAE3 #C8C3FA
split-complementary
#FAC3DA #C3FAC8 #C3F6FA
monochromatic
#F15294 #F58BB7 #FAC3DA #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.51
#FAC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FAC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC3DA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC3DA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#FFC2CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac3da; /* rgb */ color: rgb(250, 195, 218); /* oklch */ color: oklch(87.3% 0.069 351.7);
Tailwind
colors: {
custom: {
50: '#fcd5e5',
500: '#fac3da',
950: '#000000',
},
}SCSS
$custom: #fac3da; $custom-light: #fcd5e5; $custom-dark: #000000;
JSON
{
"hex": "#fac3da",
"rgb": {
"r": 250,
"g": 195,
"b": 218
},
"hsl": {
"h": 334.909,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.87252,
"c": 0.06905,
"h": 351.7
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#FAC3DA
secondary
#82DFB8
accent
#E18504
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384