#FDBBD7#FDBBD7
#FDBBD7 is a very light, moderate pink. Relative luminance 0.613; OKLCH L 86.0% C 0.084 H 351.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBD7 |
|---|---|
| RGB | rgb(253, 187, 215) |
| HSL | hsl(335, 94%, 86%) |
| HSV | hsv(335, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 15%, 0.8%) |
| CIE-LAB | lab(82.56, 27.88, -4.64) |
| CIE-LCH | lch(82.56, 28.27, 350.56°) |
| OKLab | oklab(86.04% 0.0827 -0.0119) |
| OKLCH | oklch(86.04% 0.084 351.8) |
| XYZ | xyz(70.5442, 61.3327, 72.3993) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.34
Powder Pink
#FFB2D0
ΔE00 2.43
Pastel Pink
#FFBACD
ΔE00 3.05
Bubblegum
#FFC1CC
ΔE00 5.35
Pink
#FFC0CB
ΔE00 5.36
Soft Pink
#FDB0C0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBD7 #BBFDE1
analogous
#FDBBF8 #FDBBD7 #FDC0BB
triadic
#FDBBD7 #D7FDBB #BBD7FD
tetradic
#FDBBD7 #F8FDBB #BBFDE1 #C0BBFD
square
#FDBBD7 #F8FDBB #BBFDE1 #C0BBFD
split-complementary
#FDBBD7 #BBFDC0 #BBF8FD
monochromatic
#FA4491 #FB80B4 #FDBBD7 #FEE1EE #FEE1EE
Accessibility & contrast
On white
1.58
#FDBBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FDBBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBD7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBD7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D8
Deuteranopia (green-blind)
#D0D2D5
Tritanopia (blue-blind)
#FFB9C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbbd7; /* rgb */ color: rgb(253, 187, 215); /* oklch */ color: oklch(86.0% 0.084 351.8);
Tailwind
colors: {
custom: {
50: '#ffd0e3',
500: '#fdbbd7',
950: '#000000',
},
}SCSS
$custom: #fdbbd7; $custom-light: #ffd0e3; $custom-dark: #000000;
JSON
{
"hex": "#fdbbd7",
"rgb": {
"r": 253,
"g": 187,
"b": 215
},
"hsl": {
"h": 334.545,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86039,
"c": 0.08355,
"h": 351.8
},
"luminance": 0.6133
}Semantic roles & 50–950 ramp
primary
#FDBBD7
secondary
#79E3B6
accent
#E68400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384