#FDC0DB#FDC0DB
#FDC0DB is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.0% C 0.078 H 350.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0DB |
|---|---|
| RGB | rgb(253, 192, 219) |
| HSL | hsl(333, 94%, 87%) |
| HSV | hsv(333, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 13.4%, 0.8%) |
| CIE-LAB | lab(83.81, 25.89, -4.94) |
| CIE-LCH | lch(83.81, 26.35, 349.20°) |
| OKLab | oklab(87.04% 0.0765 -0.0127) |
| OKLCH | oklch(87.04% 0.078 350.5) |
| XYZ | xyz(72.1437, 63.6993, 75.4991) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.25
Pastel Pink
#FFBACD
ΔE00 3.55
Powder Pink
#FFB2D0
ΔE00 3.71
Bubblegum
#FFC1CC
ΔE00 5.22
Pink
#FFC0CB
ΔE00 5.29
Pale Pink
#FFCFDC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0DB #C0FDE2
analogous
#FDC0F9 #FDC0DB #FDC4C0
triadic
#FDC0DB #DBFDC0 #C0DBFD
tetradic
#FDC0DB #F9FDC0 #C0FDE2 #C4C0FD
square
#FDC0DB #F9FDC0 #C0FDE2 #C4C0FD
split-complementary
#FDC0DB #C0FDC4 #C0F9FD
monochromatic
#F94997 #FB85B9 #FDC0DB #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.53
#FDC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FDC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0DB
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0DB | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#FFBFC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc0db; /* rgb */ color: rgb(253, 192, 219); /* oklch */ color: oklch(87.0% 0.078 350.5);
Tailwind
colors: {
custom: {
50: '#fed3e6',
500: '#fdc0db',
950: '#000000',
},
}SCSS
$custom: #fdc0db; $custom-light: #fed3e6; $custom-dark: #000000;
JSON
{
"hex": "#fdc0db",
"rgb": {
"r": 253,
"g": 192,
"b": 219
},
"hsl": {
"h": 333.443,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87039,
"c": 0.07756,
"h": 350.5
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#FDC0DB
secondary
#7DE4B7
accent
#E68000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384