#FDC2DB#FDC2DB
#FDC2DB is a very light, moderate pink. Relative luminance 0.646; OKLCH L 87.4% C 0.074 H 351.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2DB |
|---|---|
| RGB | rgb(253, 194, 219) |
| HSL | hsl(335, 94%, 88%) |
| HSV | hsv(335, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(84.27, 24.83, -4.26) |
| CIE-LCH | lch(84.27, 25.20, 350.27°) |
| OKLab | oklab(87.39% 0.0735 -0.0109) |
| OKLCH | oklch(87.39% 0.074 351.5) |
| XYZ | xyz(72.5858, 64.5835, 75.6465) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.43
Pastel Pink
#FFBACD
ΔE00 3.48
Powder Pink
#FFB2D0
ΔE00 4.22
Pale Pink
#FFCFDC
ΔE00 4.68
Bubblegum
#FFC1CC
ΔE00 4.76
Light Pink
#FFD1DF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2DB #C2FDE4
analogous
#FDC2F9 #FDC2DB #FDC6C2
triadic
#FDC2DB #DBFDC2 #C2DBFD
tetradic
#FDC2DB #F9FDC2 #C2FDE4 #C6C2FD
square
#FDC2DB #F9FDC2 #C2FDE4 #C6C2FD
split-complementary
#FDC2DB #C2FDC6 #C2F9FD
monochromatic
#F94B95 #FB87B8 #FDC2DB #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.51
#FDC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FDC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2DB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2DB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#FFC0CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc2db; /* rgb */ color: rgb(253, 194, 219); /* oklch */ color: oklch(87.4% 0.074 351.5);
Tailwind
colors: {
custom: {
50: '#fed4e6',
500: '#fdc2db',
950: '#000000',
},
}SCSS
$custom: #fdc2db; $custom-light: #fed4e6; $custom-dark: #000000;
JSON
{
"hex": "#fdc2db",
"rgb": {
"r": 253,
"g": 194,
"b": 219
},
"hsl": {
"h": 334.576,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.87394,
"c": 0.07429,
"h": 351.5
},
"luminance": 0.64581
}Semantic roles & 50–950 ramp
primary
#FDC2DB
secondary
#7FE4B9
accent
#E68400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384