#FBDBF2#FBDBF2
#FBDBF2 is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.5% C 0.046 H 336.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBF2 |
|---|---|
| RGB | rgb(251, 219, 242) |
| HSL | hsl(317, 80%, 92%) |
| HSV | hsv(317, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(90.59, 14.88, -7.13) |
| CIE-LCH | lch(90.59, 16.50, 334.41°) |
| OKLab | oklab(92.46% 0.0423 -0.0188) |
| OKLCH | oklch(92.46% 0.046 336) |
| XYZ | xyz(81.1404, 77.5845, 94.6881) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.25
Pale Pink
#FFCFDC
ΔE00 5.95
Pale Mauve
#FED0FC
ΔE00 6.42
Very Light Purple
#F6CEFC
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.20
Pale Lavender
#EECFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBF2 #DBFBE4
analogous
#F4DBFB #FBDBF2 #FBDBE2
triadic
#FBDBF2 #F2FBDB #DBF2FB
tetradic
#FBDBF2 #FBF4DB #DBFBE4 #DBE2FB
square
#FBDBF2 #FBF4DB #DBFBE4 #DBE2FB
split-complementary
#FBDBF2 #E2FBDB #DBFBF4
monochromatic
#EF6DCA #F5A4DE #FBDBF2 #FCE3F5 #FCE3F5
Accessibility & contrast
On white
1.27
#FBDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FBDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBF2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBF2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#E2E6F1
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdbf2; /* rgb */ color: rgb(251, 219, 242); /* oklch */ color: oklch(92.5% 0.046 336.0);
Tailwind
colors: {
custom: {
50: '#fce6f6',
500: '#fbdbf2',
950: '#000000',
},
}SCSS
$custom: #fbdbf2; $custom-light: #fce6f6; $custom-dark: #000000;
JSON
{
"hex": "#fbdbf2",
"rgb": {
"r": 251,
"g": 219,
"b": 242
},
"hsl": {
"h": 316.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92455,
"c": 0.04625,
"h": 336
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#FBDBF2
secondary
#98E2AD
accent
#DC4509
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485