#FDBBDB#FDBBDB
#FDBBDB is a very light, moderate pink. Relative luminance 0.615; OKLCH L 86.2% C 0.086 H 348.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBDB |
|---|---|
| RGB | rgb(253, 187, 219) |
| HSL | hsl(331, 94%, 86%) |
| HSV | hsv(331, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 13.4%, 0.8%) |
| CIE-LAB | lab(82.67, 28.51, -6.62) |
| CIE-LCH | lch(82.67, 29.27, 346.93°) |
| OKLab | oklab(86.16% 0.0841 -0.0172) |
| OKLCH | oklch(86.16% 0.086 348.4) |
| XYZ | xyz(71.0644, 61.5408, 75.1394) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.84
Baby Pink
#FFB7CE
ΔE00 3.40
Pastel Pink
#FFBACD
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 6.45
Bubblegum
#FFC1CC
ΔE00 6.48
Pink
#FFC0CB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBDB #BBFDDD
analogous
#FDBBFC #FDBBDB #FDBCBB
triadic
#FDBBDB #DBFDBB #BBDBFD
tetradic
#FDBBDB #FCFDBB #BBFDDD #BCBBFD
square
#FDBBDB #FCFDBB #BBFDDD #BCBBFD
split-complementary
#FDBBDB #BBFDBC #BBFCFD
monochromatic
#FA449C #FB80BC #FDBBDB #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.58
#FDBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#FDBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBDB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBDB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#CFD2D9
Tritanopia (blue-blind)
#FFBAC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbbdb; /* rgb */ color: rgb(253, 187, 219); /* oklch */ color: oklch(86.2% 0.086 348.4);
Tailwind
colors: {
custom: {
50: '#ffd0e6',
500: '#fdbbdb',
950: '#000000',
},
}SCSS
$custom: #fdbbdb; $custom-light: #ffd0e6; $custom-dark: #000000;
JSON
{
"hex": "#fdbbdb",
"rgb": {
"r": 253,
"g": 187,
"b": 219
},
"hsl": {
"h": 330.909,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86161,
"c": 0.08583,
"h": 348.4
},
"luminance": 0.61538
}Semantic roles & 50–950 ramp
primary
#FDBBDB
secondary
#79E3B0
accent
#E67600
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384