#FAC2DA#FAC2DA
#FAC2DA is a very light, moderate pink. Relative luminance 0.640; OKLCH L 87.1% C 0.071 H 351.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC2DA |
|---|---|
| RGB | rgb(250, 194, 218) |
| HSL | hsl(334, 85%, 87%) |
| HSV | hsv(334, 22%, 98%) |
| CMYK | cmyk(0%, 22.4%, 12.8%, 2%) |
| CIE-LAB | lab(83.95, 23.64, -4.22) |
| CIE-LCH | lch(83.95, 24.01, 349.87°) |
| OKLab | oklab(87.07% 0.0698 -0.0109) |
| OKLCH | oklch(87.07% 0.071 351.1) |
| XYZ | xyz(71.3707, 63.9722, 74.9044) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.70
Baby Pink
#FFB7CE
ΔE00 3.76
Pale Pink
#FFCFDC
ΔE00 4.40
Light Pink
#FFD1DF
ΔE00 4.54
Powder Pink
#FFB2D0
ΔE00 4.60
Bubblegum
#FFC1CC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC2DA #C2FAE2
analogous
#FAC2F6 #FAC2DA #FAC6C2
triadic
#FAC2DA #DAFAC2 #C2DAFA
tetradic
#FAC2DA #F6FAC2 #C2FAE2 #C6C2FA
square
#FAC2DA #F6FAC2 #C2FAE2 #C6C2FA
split-complementary
#FAC2DA #C2FAC6 #C2F6FA
monochromatic
#F15195 #F589B8 #FAC2DA #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.52
#FAC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FAC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC2DA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC2DA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#FFC1CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac2da; /* rgb */ color: rgb(250, 194, 218); /* oklch */ color: oklch(87.1% 0.071 351.1);
Tailwind
colors: {
custom: {
50: '#fcd4e5',
500: '#fac2da',
950: '#000000',
},
}SCSS
$custom: #fac2da; $custom-light: #fcd4e5; $custom-dark: #000000;
JSON
{
"hex": "#fac2da",
"rgb": {
"r": 250,
"g": 194,
"b": 218
},
"hsl": {
"h": 334.286,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.87073,
"c": 0.07068,
"h": 351.1
},
"luminance": 0.6397
}Semantic roles & 50–950 ramp
primary
#FAC2DA
secondary
#81DFB7
accent
#E18304
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384