#FDBBDF#FDBBDF
#FDBBDF is a very light, moderate pink. Relative luminance 0.618; OKLCH L 86.3% C 0.088 H 345.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBBDF |
|---|---|
| RGB | rgb(253, 187, 223) |
| HSL | hsl(327, 94%, 86%) |
| HSV | hsv(327, 26%, 99%) |
| CMYK | cmyk(0%, 26.1%, 11.9%, 0.8%) |
| CIE-LAB | lab(82.78, 29.16, -8.60) |
| CIE-LCH | lch(82.78, 30.40, 343.57°) |
| OKLab | oklab(86.29% 0.0854 -0.0225) |
| OKLCH | oklch(86.29% 0.088 345.2) |
| XYZ | xyz(71.5974, 61.7539, 77.9460) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.58
Baby Pink
#FFB7CE
ΔE00 4.49
Pastel Pink
#FFBACD
ΔE00 5.36
Pale Mauve
#FED0FC
ΔE00 6.61
Soft Pink
#FDB0C0
ΔE00 7.50
Bubblegum
#FFC1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBBDF #BBFDD9
analogous
#FABBFD #FDBBDF #FDBBBE
triadic
#FDBBDF #DFFDBB #BBDFFD
tetradic
#FDBBDF #FDFABB #BBFDD9 #BBBEFD
square
#FDBBDF #FDFABB #BBFDD9 #BBBEFD
split-complementary
#FDBBDF #BEFDBB #BBFDFA
monochromatic
#FA44A7 #FB80C3 #FDBBDF #FEE1F1 #FEE1F1
Accessibility & contrast
On white
1.57
#FDBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FDBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBBDF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBBDF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#FFBBC7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fdbbdf; /* rgb */ color: rgb(253, 187, 223); /* oklch */ color: oklch(86.3% 0.088 345.2);
Tailwind
colors: {
custom: {
50: '#ffd0e9',
500: '#fdbbdf',
950: '#000000',
},
}SCSS
$custom: #fdbbdf; $custom-light: #ffd0e9; $custom-dark: #000000;
JSON
{
"hex": "#fdbbdf",
"rgb": {
"r": 253,
"g": 187,
"b": 223
},
"hsl": {
"h": 327.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86286,
"c": 0.08836,
"h": 345.2
},
"luminance": 0.61751
}Semantic roles & 50–950 ramp
primary
#FDBBDF
secondary
#79E3A9
accent
#E66800
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384