#FDC3DA#FDC3DA
#FDC3DA is a very light, moderate pink. Relative luminance 0.650; OKLCH L 87.5% C 0.072 H 353.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC3DA |
|---|---|
| RGB | rgb(253, 195, 218) |
| HSL | hsl(336, 94%, 88%) |
| HSV | hsv(336, 23%, 99%) |
| CMYK | cmyk(0%, 22.9%, 13.8%, 0.8%) |
| CIE-LAB | lab(84.47, 24.15, -3.43) |
| CIE-LCH | lch(84.47, 24.39, 351.93°) |
| OKLab | oklab(87.54% 0.0716 -0.0087) |
| OKLCH | oklch(87.54% 0.072 353) |
| XYZ | xyz(72.6779, 64.9776, 75.0297) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.29
Baby Pink
#FFB7CE
ΔE00 3.47
Pale Pink
#FFCFDC
ΔE00 4.13
Bubblegum
#FFC1CC
ΔE00 4.25
Light Pink
#FFD1DF
ΔE00 4.34
Pink
#FFC0CB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC3DA #C3FDE6
analogous
#FDC3F7 #FDC3DA #FDC9C3
triadic
#FDC3DA #DAFDC3 #C3DAFD
tetradic
#FDC3DA #F7FDC3 #C3FDE6 #C9C3FD
square
#FDC3DA #F7FDC3 #C3FDE6 #C9C3FD
split-complementary
#FDC3DA #C3FDC9 #C3F7FD
monochromatic
#F94D91 #FB88B5 #FDC3DA #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.50
#FDC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FDC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC3DA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC3DA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#FFC1CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc3da; /* rgb */ color: rgb(253, 195, 218); /* oklch */ color: oklch(87.5% 0.072 353.0);
Tailwind
colors: {
custom: {
50: '#fed5e5',
500: '#fdc3da',
950: '#000000',
},
}SCSS
$custom: #fdc3da; $custom-light: #fed5e5; $custom-dark: #000000;
JSON
{
"hex": "#fdc3da",
"rgb": {
"r": 253,
"g": 195,
"b": 218
},
"hsl": {
"h": 336.207,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87542,
"c": 0.07214,
"h": 353
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#FDC3DA
secondary
#80E4BD
accent
#E68A00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384