#FDBDCF#FDBDCF
#FDBDCF is a very light, moderate pink. Relative luminance 0.618; OKLCH L 86.2% C 0.077 H 0.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBDCF |
|---|---|
| RGB | rgb(253, 189, 207) |
| HSL | hsl(343, 94%, 87%) |
| HSV | hsv(343, 25%, 99%) |
| CMYK | cmyk(0%, 25.3%, 18.2%, 0.8%) |
| CIE-LAB | lab(82.80, 25.61, 0.01) |
| CIE-LCH | lch(82.80, 25.61, 0.03°) |
| OKLab | oklab(86.16% 0.0768 0.0004) |
| OKLCH | oklch(86.16% 0.077 0.3) |
| XYZ | xyz(69.9685, 61.7860, 67.2597) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.03
Baby Pink
#FFB7CE
ΔE00 2.03
Pink
#FFC0CB
ΔE00 2.36
Bubblegum
#FFC1CC
ΔE00 2.39
Lightpink
#FFB6C1
ΔE00 3.54
Soft Pink
#FDB0C0
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBDCF #BDFDEB
analogous
#FDBDEF #FDBDCF #FDCBBD
triadic
#FDBDCF #CFFDBD #BDCFFD
tetradic
#FDBDCF #EFFDBD #BDFDEB #CBBDFD
square
#FDBDCF #EFFDBD #BDFDEB #CBBDFD
split-complementary
#FDBDCF #BDFDCB #BDEFFD
monochromatic
#F94679 #FB82A4 #FDBDCF #FEE1E9 #FEE1E9
Accessibility & contrast
On white
1.57
#FDBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FDBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBDCF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBDCF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#D4D2CE
Tritanopia (blue-blind)
#FFBAC3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbdcf; /* rgb */ color: rgb(253, 189, 207); /* oklch */ color: oklch(86.2% 0.077 0.3);
Tailwind
colors: {
custom: {
50: '#ffd1dd',
500: '#fdbdcf',
950: '#000000',
},
}SCSS
$custom: #fdbdcf; $custom-light: #ffd1dd; $custom-dark: #000000;
JSON
{
"hex": "#fdbdcf",
"rgb": {
"r": 253,
"g": 189,
"b": 207
},
"hsl": {
"h": 343.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86155,
"c": 0.07683,
"h": 0.3
},
"luminance": 0.61783
}Semantic roles & 50–950 ramp
primary
#FDBDCF
secondary
#7AE4C6
accent
#E6A500
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384