#FDBBD5#FDBBD5
#FDBBD5 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.0% C 0.083 H 353.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBD5 |
|---|---|
| RGB | rgb(253, 187, 213) |
| HSL | hsl(336, 94%, 86%) |
| HSV | hsv(336, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 15.8%, 0.8%) |
| CIE-LAB | lab(82.50, 27.57, -3.64) |
| CIE-LCH | lch(82.50, 27.81, 352.47°) |
| OKLab | oklab(85.98% 0.082 -0.0093) |
| OKLCH | oklch(85.98% 0.083 353.6) |
| XYZ | xyz(70.2888, 61.2305, 71.0541) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.85
Powder Pink
#FFB2D0
ΔE00 2.43
Pastel Pink
#FFBACD
ΔE00 2.46
Pink
#FFC0CB
ΔE00 4.78
Bubblegum
#FFC1CC
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBD5 #BBFDE3
analogous
#FDBBF6 #FDBBD5 #FDC2BB
triadic
#FDBBD5 #D5FDBB #BBD5FD
tetradic
#FDBBD5 #F6FDBB #BBFDE3 #C2BBFD
square
#FDBBD5 #F6FDBB #BBFDE3 #C2BBFD
split-complementary
#FDBBD5 #BBFDC2 #BBF6FD
monochromatic
#FA448C #FB80B0 #FDBBD5 #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.59
#FDBBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FDBBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBD5
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBD5 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D6
Deuteranopia (green-blind)
#D1D1D3
Tritanopia (blue-blind)
#FFB9C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbbd5; /* rgb */ color: rgb(253, 187, 213); /* oklch */ color: oklch(86.0% 0.083 353.6);
Tailwind
colors: {
custom: {
50: '#ffd0e1',
500: '#fdbbd5',
950: '#000000',
},
}SCSS
$custom: #fdbbd5; $custom-light: #ffd0e1; $custom-dark: #000000;
JSON
{
"hex": "#fdbbd5",
"rgb": {
"r": 253,
"g": 187,
"b": 213
},
"hsl": {
"h": 336.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85979,
"c": 0.08253,
"h": 353.6
},
"luminance": 0.61227
}Semantic roles & 50–950 ramp
primary
#FDBBD5
secondary
#79E3B9
accent
#E68B00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384