#FAC6DA#FAC6DA
#FAC6DA is a very light, moderate pink. Relative luminance 0.658; OKLCH L 87.8% C 0.064 H 353.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC6DA |
|---|---|
| RGB | rgb(250, 198, 218) |
| HSL | hsl(337, 84%, 88%) |
| HSV | hsv(337, 21%, 98%) |
| CMYK | cmyk(0%, 20.8%, 12.8%, 2%) |
| CIE-LAB | lab(84.88, 21.53, -2.86) |
| CIE-LCH | lch(84.88, 21.72, 352.45°) |
| OKLab | oklab(87.79% 0.0638 -0.0073) |
| OKLCH | oklch(87.79% 0.064 353.5) |
| XYZ | xyz(72.2730, 65.7766, 75.2052) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.94
Light Pink
#FFD1DF
ΔE00 3.09
Pastel Pink
#FFBACD
ΔE00 4.12
Bubblegum
#FFC1CC
ΔE00 4.13
Pink
#FFC0CB
ΔE00 4.32
Baby Pink
#FFB7CE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC6DA #C6FAE6
analogous
#FAC6F4 #FAC6DA #FACCC6
triadic
#FAC6DA #DAFAC6 #C6DAFA
tetradic
#FAC6DA #F4FAC6 #C6FAE6 #CCC6FA
square
#FAC6DA #F4FAC6 #C6FAE6 #CCC6FA
split-complementary
#FAC6DA #C6FACC #C6F4FA
monochromatic
#F05591 #F58EB5 #FAC6DA #FDE3ED #FDE3ED
Accessibility & contrast
On white
1.48
#FAC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FAC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC6DA
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC6DA | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#D7D7D9
Tritanopia (blue-blind)
#FFC4CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fac6da; /* rgb */ color: rgb(250, 198, 218); /* oklch */ color: oklch(87.8% 0.064 353.5);
Tailwind
colors: {
custom: {
50: '#fcd7e5',
500: '#fac6da',
950: '#000000',
},
}SCSS
$custom: #fac6da; $custom-light: #fcd7e5; $custom-dark: #000000;
JSON
{
"hex": "#fac6da",
"rgb": {
"r": 250,
"g": 198,
"b": 218
},
"hsl": {
"h": 336.923,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.87793,
"c": 0.06422,
"h": 353.5
},
"luminance": 0.65774
}Semantic roles & 50–950 ramp
primary
#FAC6DA
secondary
#85DFBD
accent
#E08C05
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384