#FDC0DA#FDC0DA
#FDC0DA is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.0% C 0.077 H 351.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC0DA |
|---|---|
| RGB | rgb(253, 192, 218) |
| HSL | hsl(334, 94%, 87%) |
| HSV | hsv(334, 24%, 99%) |
| CMYK | cmyk(0%, 24.1%, 13.8%, 0.8%) |
| CIE-LAB | lab(83.78, 25.73, -4.44) |
| CIE-LCH | lch(83.78, 26.11, 350.20°) |
| OKLab | oklab(87.01% 0.0762 -0.0114) |
| OKLCH | oklch(87.01% 0.077 351.5) |
| XYZ | xyz(72.0124, 63.6468, 74.8079) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.07
Pastel Pink
#FFBACD
ΔE00 3.29
Powder Pink
#FFB2D0
ΔE00 3.69
Bubblegum
#FFC1CC
ΔE00 4.92
Pink
#FFC0CB
ΔE00 4.99
Pale Pink
#FFCFDC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC0DA #C0FDE3
analogous
#FDC0F9 #FDC0DA #FDC5C0
triadic
#FDC0DA #DAFDC0 #C0DAFD
tetradic
#FDC0DA #F9FDC0 #C0FDE3 #C5C0FD
square
#FDC0DA #F9FDC0 #C0FDE3 #C5C0FD
split-complementary
#FDC0DA #C0FDC5 #C0F9FD
monochromatic
#F94994 #FB85B7 #FDC0DA #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.53
#FDC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FDC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC0DA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC0DA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDB
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#FFBEC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc0da; /* rgb */ color: rgb(253, 192, 218); /* oklch */ color: oklch(87.0% 0.077 351.5);
Tailwind
colors: {
custom: {
50: '#fed3e5',
500: '#fdc0da',
950: '#000000',
},
}SCSS
$custom: #fdc0da; $custom-light: #fed3e5; $custom-dark: #000000;
JSON
{
"hex": "#fdc0da",
"rgb": {
"r": 253,
"g": 192,
"b": 218
},
"hsl": {
"h": 334.426,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.87009,
"c": 0.077,
"h": 351.5
},
"luminance": 0.63644
}Semantic roles & 50–950 ramp
primary
#FDC0DA
secondary
#7DE4B8
accent
#E68400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384