#FBDBEB#FBDBEB
#FBDBEB is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.2% C 0.041 H 346.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBEB |
|---|---|
| RGB | rgb(251, 219, 235) |
| HSL | hsl(330, 80%, 92%) |
| HSV | hsv(330, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 6.4%, 1.6%) |
| CIE-LAB | lab(90.40, 13.68, -3.73) |
| CIE-LCH | lch(90.40, 14.18, 344.75°) |
| OKLab | oklab(92.25% 0.0398 -0.0097) |
| OKLCH | oklch(92.25% 0.041 346.3) |
| XYZ | xyz(80.1091, 77.1720, 89.2568) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.16
Pale Pink
#FFCFDC
ΔE00 4.84
Thistle
#D8BFD8
ΔE00 7.78
Mistyrose
#FFE4E1
ΔE00 7.94
Lavenderblush
#FFF0F5
ΔE00 8.01
Pale Mauve
#FED0FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBEB #DBFBEB
analogous
#FBDBFB #FBDBEB #FBDBDB
triadic
#FBDBEB #EBFBDB #DBEBFB
tetradic
#FBDBEB #FBFBDB #DBFBEB #DBDBFB
square
#FBDBEB #FBFBDB #DBFBEB #DBDBFB
split-complementary
#FBDBEB #DBFBDB #DBFBFB
monochromatic
#EF6DAE #F5A4CC #FBDBEB #FCE3F0 #FCE3F0
Accessibility & contrast
On white
1.28
#FBDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FBDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBEB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBEB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#E4E5EA
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdbeb; /* rgb */ color: rgb(251, 219, 235); /* oklch */ color: oklch(92.2% 0.041 346.3);
Tailwind
colors: {
custom: {
50: '#fce6f1',
500: '#fbdbeb',
950: '#000000',
},
}SCSS
$custom: #fbdbeb; $custom-light: #fce6f1; $custom-dark: #000000;
JSON
{
"hex": "#fbdbeb",
"rgb": {
"r": 251,
"g": 219,
"b": 235
},
"hsl": {
"h": 330,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92245,
"c": 0.04094,
"h": 346.3
},
"luminance": 0.7717
}Semantic roles & 50–950 ramp
primary
#FBDBEB
secondary
#98E2BD
accent
#DC7309
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485