#FDC4DB#FDC4DB
#FDC4DB is a very light, moderate pink. Relative luminance 0.655; OKLCH L 87.8% C 0.071 H 352.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC4DB |
|---|---|
| RGB | rgb(253, 196, 219) |
| HSL | hsl(336, 93%, 88%) |
| HSV | hsv(336, 23%, 99%) |
| CMYK | cmyk(0%, 22.5%, 13.4%, 0.8%) |
| CIE-LAB | lab(84.73, 23.78, -3.58) |
| CIE-LCH | lch(84.73, 24.05, 351.44°) |
| OKLab | oklab(87.75% 0.0705 -0.0091) |
| OKLCH | oklch(87.75% 0.071 352.6) |
| XYZ | xyz(73.0339, 65.4797, 75.7958) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 3.54
Baby Pink
#FFB7CE
ΔE00 3.75
Pale Pink
#FFCFDC
ΔE00 3.97
Light Pink
#FFD1DF
ΔE00 4.14
Bubblegum
#FFC1CC
ΔE00 4.36
Pink
#FFC0CB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC4DB #C4FDE6
analogous
#FDC4F8 #FDC4DB #FDC9C4
triadic
#FDC4DB #DBFDC4 #C4DBFD
tetradic
#FDC4DB #F8FDC4 #C4FDE6 #C9C4FD
square
#FDC4DB #F8FDC4 #C4FDE6 #C9C4FD
split-complementary
#FDC4DB #C4FDC9 #C4F8FD
monochromatic
#F94E93 #FB89B7 #FDC4DB #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.49
#FDC4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FDC4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC4DB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC4DB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#FFC2CC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdc4db; /* rgb */ color: rgb(253, 196, 219); /* oklch */ color: oklch(87.8% 0.071 352.6);
Tailwind
colors: {
custom: {
50: '#fed6e6',
500: '#fdc4db',
950: '#000000',
},
}SCSS
$custom: #fdc4db; $custom-light: #fed6e6; $custom-dark: #000000;
JSON
{
"hex": "#fdc4db",
"rgb": {
"r": 253,
"g": 196,
"b": 219
},
"hsl": {
"h": 335.789,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.8775,
"c": 0.07104,
"h": 352.6
},
"luminance": 0.65477
}Semantic roles & 50–950 ramp
primary
#FDC4DB
secondary
#81E5BC
accent
#E68900
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384