#FDBCDB#FDBCDB
#FDBCDB is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.3% C 0.084 H 348.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBCDB |
|---|---|
| RGB | rgb(253, 188, 219) |
| HSL | hsl(331, 94%, 86%) |
| HSV | hsv(331, 26%, 99%) |
| CMYK | cmyk(0%, 25.7%, 13.4%, 0.8%) |
| CIE-LAB | lab(82.90, 27.99, -6.29) |
| CIE-LCH | lch(82.90, 28.69, 347.34°) |
| OKLab | oklab(86.34% 0.0826 -0.0163) |
| OKLCH | oklch(86.34% 0.084 348.8) |
| XYZ | xyz(71.2773, 61.9665, 75.2103) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.96
Baby Pink
#FFB7CE
ΔE00 3.31
Pastel Pink
#FFBACD
ΔE00 4.05
Bubblegum
#FFC1CC
ΔE00 6.22
Pink
#FFC0CB
ΔE00 6.25
Soft Pink
#FDB0C0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBCDB #BCFDDE
analogous
#FDBCFB #FDBCDB #FDBEBC
triadic
#FDBCDB #DBFDBC #BCDBFD
tetradic
#FDBCDB #FBFDBC #BCFDDE #BEBCFD
square
#FDBCDB #FBFDBC #BCFDDE #BEBCFD
split-complementary
#FDBCDB #BCFDBE #BCFBFD
monochromatic
#F9459B #FB81BB #FDBCDB #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.57
#FDBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FDBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBCDB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBCDB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#FFBBC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbcdb; /* rgb */ color: rgb(253, 188, 219); /* oklch */ color: oklch(86.3% 0.084 348.8);
Tailwind
colors: {
custom: {
50: '#ffd0e6',
500: '#fdbcdb',
950: '#000000',
},
}SCSS
$custom: #fdbcdb; $custom-light: #ffd0e6; $custom-dark: #000000;
JSON
{
"hex": "#fdbcdb",
"rgb": {
"r": 253,
"g": 188,
"b": 219
},
"hsl": {
"h": 331.385,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86336,
"c": 0.08416,
"h": 348.8
},
"luminance": 0.61964
}Semantic roles & 50–950 ramp
primary
#FDBCDB
secondary
#7AE4B1
accent
#E67800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384