#FDC3DB#FDC3DB
#FDC3DB is a very light, moderate pink. Relative luminance 0.650; OKLCH L 87.6% C 0.073 H 352.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC3DB |
|---|---|
| RGB | rgb(253, 195, 219) |
| HSL | hsl(335, 94%, 88%) |
| HSV | hsv(335, 23%, 99%) |
| CMYK | cmyk(0%, 22.9%, 13.4%, 0.8%) |
| CIE-LAB | lab(84.50, 24.31, -3.92) |
| CIE-LCH | lch(84.50, 24.62, 350.84°) |
| OKLab | oklab(87.57% 0.072 -0.01) |
| OKLCH | oklch(87.57% 0.073 352) |
| XYZ | xyz(72.8091, 65.0301, 75.7209) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.49
Baby Pink
#FFB7CE
ΔE00 3.57
Pale Pink
#FFCFDC
ΔE00 4.33
Powder Pink
#FFB2D0
ΔE00 4.49
Light Pink
#FFD1DF
ΔE00 4.50
Bubblegum
#FFC1CC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC3DB #C3FDE5
analogous
#FDC3F8 #FDC3DB #FDC8C3
triadic
#FDC3DB #DBFDC3 #C3DBFD
tetradic
#FDC3DB #F8FDC3 #C3FDE5 #C8C3FD
square
#FDC3DB #F8FDC3 #C3FDE5 #C8C3FD
split-complementary
#FDC3DB #C3FDC8 #C3F8FD
monochromatic
#F94D94 #FB88B7 #FDC3DB #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.50
#FDC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FDC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC3DB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC3DB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#D6D6DA
Tritanopia (blue-blind)
#FFC1CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc3db; /* rgb */ color: rgb(253, 195, 219); /* oklch */ color: oklch(87.6% 0.073 352.0);
Tailwind
colors: {
custom: {
50: '#fed5e6',
500: '#fdc3db',
950: '#000000',
},
}SCSS
$custom: #fdc3db; $custom-light: #fed5e6; $custom-dark: #000000;
JSON
{
"hex": "#fdc3db",
"rgb": {
"r": 253,
"g": 195,
"b": 219
},
"hsl": {
"h": 335.172,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87572,
"c": 0.07266,
"h": 352
},
"luminance": 0.65027
}Semantic roles & 50–950 ramp
primary
#FDC3DB
secondary
#80E4BB
accent
#E68700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384