#FAC1DA#FAC1DA
#FAC1DA is a very light, moderate pink. Relative luminance 0.635; OKLCH L 86.9% C 0.072 H 350.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC1DA |
|---|---|
| RGB | rgb(250, 193, 218) |
| HSL | hsl(334, 85%, 87%) |
| HSV | hsv(334, 23%, 98%) |
| CMYK | cmyk(0%, 22.8%, 12.8%, 2%) |
| CIE-LAB | lab(83.72, 24.16, -4.57) |
| CIE-LCH | lch(83.72, 24.59, 349.30°) |
| OKLab | oklab(86.89% 0.0714 -0.0118) |
| OKLCH | oklch(86.89% 0.072 350.6) |
| XYZ | xyz(71.1489, 63.5285, 74.8305) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.62
Pastel Pink
#FFBACD
ΔE00 3.68
Powder Pink
#FFB2D0
ΔE00 4.33
Pale Pink
#FFCFDC
ΔE00 4.75
Light Pink
#FFD1DF
ΔE00 4.89
Bubblegum
#FFC1CC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC1DA #C1FAE1
analogous
#FAC1F7 #FAC1DA #FAC5C1
triadic
#FAC1DA #DAFAC1 #C1DAFA
tetradic
#FAC1DA #F7FAC1 #C1FAE1 #C5C1FA
square
#FAC1DA #F7FAC1 #C1FAE1 #C5C1FA
split-complementary
#FAC1DA #C1FAC5 #C1F7FA
monochromatic
#F15096 #F588B8 #FAC1DA #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.53
#FAC1DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#FAC1DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC1DA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC1DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC1DA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#FFC0C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fac1da; /* rgb */ color: rgb(250, 193, 218); /* oklch */ color: oklch(86.9% 0.072 350.6);
Tailwind
colors: {
custom: {
50: '#fcd4e5',
500: '#fac1da',
950: '#000000',
},
}SCSS
$custom: #fac1da; $custom-light: #fcd4e5; $custom-dark: #000000;
JSON
{
"hex": "#fac1da",
"rgb": {
"r": 250,
"g": 193,
"b": 218
},
"hsl": {
"h": 333.684,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.86894,
"c": 0.07233,
"h": 350.6
},
"luminance": 0.63526
}Semantic roles & 50–950 ramp
primary
#FAC1DA
secondary
#80DFB5
accent
#E28004
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384