#FBDBF1#FBDBF1
#FBDBF1 is a very light, muted pink. Relative luminance 0.775; OKLCH L 92.4% C 0.045 H 337.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBF1 |
|---|---|
| RGB | rgb(251, 219, 241) |
| HSL | hsl(319, 80%, 92%) |
| HSV | hsv(319, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 4%, 1.6%) |
| CIE-LAB | lab(90.56, 14.70, -6.64) |
| CIE-LCH | lch(90.56, 16.13, 335.69°) |
| OKLab | oklab(92.43% 0.0419 -0.0175) |
| OKLCH | oklch(92.43% 0.045 337.3) |
| XYZ | xyz(80.9906, 77.5246, 93.8993) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.04
Pale Pink
#FFCFDC
ΔE00 5.75
Pale Mauve
#FED0FC
ΔE00 6.70
Very Light Purple
#F6CEFC
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.23
Pale Lavender
#EECFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBF1 #DBFBE5
analogous
#F5DBFB #FBDBF1 #FBDBE1
triadic
#FBDBF1 #F1FBDB #DBF1FB
tetradic
#FBDBF1 #FBF5DB #DBFBE5 #DBE1FB
square
#FBDBF1 #FBF5DB #DBFBE5 #DBE1FB
split-complementary
#FBDBF1 #E1FBDB #DBFBF5
monochromatic
#EF6DC6 #F5A4DC #FBDBF1 #FCE3F4 #FCE3F4
Accessibility & contrast
On white
1.27
#FBDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FBDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBF1
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBF1 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F2
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdbf1; /* rgb */ color: rgb(251, 219, 241); /* oklch */ color: oklch(92.4% 0.045 337.3);
Tailwind
colors: {
custom: {
50: '#fce6f5',
500: '#fbdbf1',
950: '#000000',
},
}SCSS
$custom: #fbdbf1; $custom-light: #fce6f5; $custom-dark: #000000;
JSON
{
"hex": "#fbdbf1",
"rgb": {
"r": 251,
"g": 219,
"b": 241
},
"hsl": {
"h": 318.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92425,
"c": 0.04542,
"h": 337.3
},
"luminance": 0.77523
}Semantic roles & 50–950 ramp
primary
#FBDBF1
secondary
#98E2AF
accent
#DC4B09
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485