#FDBBD4#FDBBD4
#FDBBD4 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 85.9% C 0.082 H 354.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBD4 |
|---|---|
| RGB | rgb(253, 187, 212) |
| HSL | hsl(337, 94%, 86%) |
| HSV | hsv(337, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 16.2%, 0.8%) |
| CIE-LAB | lab(82.48, 27.42, -3.15) |
| CIE-LCH | lch(82.48, 27.60, 353.45°) |
| OKLab | oklab(85.95% 0.0817 -0.0079) |
| OKLCH | oklch(85.95% 0.082 354.4) |
| XYZ | xyz(70.1622, 61.1799, 70.3877) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.63
Pastel Pink
#FFBACD
ΔE00 2.16
Powder Pink
#FFB2D0
ΔE00 2.49
Pink
#FFC0CB
ΔE00 4.48
Bubblegum
#FFC1CC
ΔE00 4.49
Soft Pink
#FDB0C0
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBD4 #BBFDE4
analogous
#FDBBF5 #FDBBD4 #FDC3BB
triadic
#FDBBD4 #D4FDBB #BBD4FD
tetradic
#FDBBD4 #F5FDBB #BBFDE4 #C3BBFD
square
#FDBBD4 #F5FDBB #BBFDE4 #C3BBFD
split-complementary
#FDBBD4 #BBFDC3 #BBF5FD
monochromatic
#FA4489 #FB80AE #FDBBD4 #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.59
#FDBBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FDBBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBD4
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBD4 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#D1D1D2
Tritanopia (blue-blind)
#FFB9C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbbd4; /* rgb */ color: rgb(253, 187, 212); /* oklch */ color: oklch(85.9% 0.082 354.4);
Tailwind
colors: {
custom: {
50: '#ffd0e1',
500: '#fdbbd4',
950: '#000000',
},
}SCSS
$custom: #fdbbd4; $custom-light: #ffd0e1; $custom-dark: #000000;
JSON
{
"hex": "#fdbbd4",
"rgb": {
"r": 253,
"g": 187,
"b": 212
},
"hsl": {
"h": 337.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85949,
"c": 0.08205,
"h": 354.4
},
"luminance": 0.61177
}Semantic roles & 50–950 ramp
primary
#FDBBD4
secondary
#79E3BB
accent
#E68F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384