#FDBBD3#FDBBD3
#FDBBD3 is a very light, moderate pink. Relative luminance 0.611; OKLCH L 85.9% C 0.082 H 355.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBD3 |
|---|---|
| RGB | rgb(253, 187, 211) |
| HSL | hsl(338, 94%, 86%) |
| HSV | hsv(338, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 16.6%, 0.8%) |
| CIE-LAB | lab(82.45, 27.27, -2.65) |
| CIE-LCH | lch(82.45, 27.39, 354.45°) |
| OKLab | oklab(85.92% 0.0813 -0.0066) |
| OKLCH | oklch(85.92% 0.082 355.3) |
| XYZ | xyz(70.0365, 61.1296, 69.7255) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.45
Pastel Pink
#FFBACD
ΔE00 1.87
Powder Pink
#FFB2D0
ΔE00 2.58
Pink
#FFC0CB
ΔE00 4.19
Bubblegum
#FFC1CC
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBD3 #BBFDE5
analogous
#FDBBF4 #FDBBD3 #FDC4BB
triadic
#FDBBD3 #D3FDBB #BBD3FD
tetradic
#FDBBD3 #F4FDBB #BBFDE5 #C4BBFD
square
#FDBBD3 #F4FDBB #BBFDE5 #C4BBFD
split-complementary
#FDBBD3 #BBFDC4 #BBF4FD
monochromatic
#FA4486 #FB80AD #FDBBD3 #FEE1EC #FEE1EC
Accessibility & contrast
On white
1.59
#FDBBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FDBBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBD3
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBD3 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#D1D1D1
Tritanopia (blue-blind)
#FFB8C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdbbd3; /* rgb */ color: rgb(253, 187, 211); /* oklch */ color: oklch(85.9% 0.082 355.3);
Tailwind
colors: {
custom: {
50: '#ffd0e0',
500: '#fdbbd3',
950: '#000000',
},
}SCSS
$custom: #fdbbd3; $custom-light: #ffd0e0; $custom-dark: #000000;
JSON
{
"hex": "#fdbbd3",
"rgb": {
"r": 253,
"g": 187,
"b": 211
},
"hsl": {
"h": 338.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85919,
"c": 0.08158,
"h": 355.3
},
"luminance": 0.61126
}Semantic roles & 50–950 ramp
primary
#FDBBD3
secondary
#79E3BD
accent
#E69200
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384