#FDBDDB#FDBDDB
#FDBDDB is a very light, moderate pink. Relative luminance 0.624; OKLCH L 86.5% C 0.083 H 349.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDDB |
|---|---|
| RGB | rgb(253, 189, 219) |
| HSL | hsl(332, 94%, 87%) |
| HSV | hsv(332, 25%, 99%) |
| CMYK | cmyk(0%, 25.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(83.12, 27.46, -5.95) |
| CIE-LCH | lch(83.12, 28.10, 347.78°) |
| OKLab | oklab(86.51% 0.081 -0.0154) |
| OKLCH | oklch(86.51% 0.083 349.2) |
| XYZ | xyz(71.4917, 62.3953, 75.2818) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.11
Baby Pink
#FFB7CE
ΔE00 3.24
Pastel Pink
#FFBACD
ΔE00 3.89
Bubblegum
#FFC1CC
ΔE00 5.96
Pink
#FFC0CB
ΔE00 6.00
Soft Pink
#FDB0C0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDDB #BDFDDF
analogous
#FDBDFB #FDBDDB #FDBFBD
triadic
#FDBDDB #DBFDBD #BDDBFD
tetradic
#FDBDDB #FBFDBD #BDFDDF #BFBDFD
square
#FDBDDB #FBFDBD #BDFDDF #BFBDFD
split-complementary
#FDBDDB #BDFDBF #BDFBFD
monochromatic
#F9469A #FB82BB #FDBDDB #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.56
#FDBDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FDBDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDDB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDDB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#FFBCC7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdbddb; /* rgb */ color: rgb(253, 189, 219); /* oklch */ color: oklch(86.5% 0.083 349.2);
Tailwind
colors: {
custom: {
50: '#ffd1e6',
500: '#fdbddb',
950: '#000000',
},
}SCSS
$custom: #fdbddb; $custom-light: #ffd1e6; $custom-dark: #000000;
JSON
{
"hex": "#fdbddb",
"rgb": {
"r": 253,
"g": 189,
"b": 219
},
"hsl": {
"h": 331.875,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86511,
"c": 0.0825,
"h": 349.2
},
"luminance": 0.62392
}Semantic roles & 50–950 ramp
primary
#FDBDDB
secondary
#7AE4B2
accent
#E67A00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384