#FBDBF5#FBDBF5
#FBDBF5 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.049 H 332.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBF5 |
|---|---|
| RGB | rgb(251, 219, 245) |
| HSL | hsl(311, 80%, 92%) |
| HSV | hsv(311, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 2.4%, 1.6%) |
| CIE-LAB | lab(90.67, 15.40, -8.58) |
| CIE-LCH | lch(90.67, 17.63, 330.89°) |
| OKLab | oklab(92.55% 0.0433 -0.0227) |
| OKLCH | oklch(92.55% 0.049 332.3) |
| XYZ | xyz(81.5947, 77.7662, 97.0805) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.63
Light Pink
#FFD1DF
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.04
Pale Pink
#FFCFDC
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBF5 #DBFBE1
analogous
#F1DBFB #FBDBF5 #FBDBE5
triadic
#FBDBF5 #F5FBDB #DBF5FB
tetradic
#FBDBF5 #FBF1DB #DBFBE1 #DBE5FB
square
#FBDBF5 #FBF1DB #DBFBE1 #DBE5FB
split-complementary
#FBDBF5 #E5FBDB #DBFBF1
monochromatic
#EF6DD6 #F5A4E6 #FBDBF5 #FCE3F7 #FCE3F7
Accessibility & contrast
On white
1.27
#FBDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FBDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBF5
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBF5 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#FEDCE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdbf5; /* rgb */ color: rgb(251, 219, 245); /* oklch */ color: oklch(92.5% 0.049 332.3);
Tailwind
colors: {
custom: {
50: '#fce6f8',
500: '#fbdbf5',
950: '#000000',
},
}SCSS
$custom: #fbdbf5; $custom-light: #fce6f8; $custom-dark: #000000;
JSON
{
"hex": "#fbdbf5",
"rgb": {
"r": 251,
"g": 219,
"b": 245
},
"hsl": {
"h": 311.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92547,
"c": 0.04891,
"h": 332.3
},
"luminance": 0.77765
}Semantic roles & 50–950 ramp
primary
#FBDBF5
secondary
#98E2A6
accent
#DC3109
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485