#FBDBF3#FBDBF3
#FBDBF3 is a very light, muted pink. Relative luminance 0.776; OKLCH L 92.5% C 0.047 H 334.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBF3 |
|---|---|
| RGB | rgb(251, 219, 243) |
| HSL | hsl(315, 80%, 92%) |
| HSV | hsv(315, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 3.2%, 1.6%) |
| CIE-LAB | lab(90.62, 15.05, -7.61) |
| CIE-LCH | lch(90.62, 16.87, 333.18°) |
| OKLab | oklab(92.49% 0.0426 -0.0201) |
| OKLCH | oklch(92.49% 0.047 334.7) |
| XYZ | xyz(81.2910, 77.6447, 95.4812) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.46
Pale Mauve
#FED0FC
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.16
Very Light Purple
#F6CEFC
ΔE00 6.60
Thistle
#D8BFD8
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBF3 #DBFBE3
analogous
#F3DBFB #FBDBF3 #FBDBE3
triadic
#FBDBF3 #F3FBDB #DBF3FB
tetradic
#FBDBF3 #FBF3DB #DBFBE3 #DBE3FB
square
#FBDBF3 #FBF3DB #DBFBE3 #DBE3FB
split-complementary
#FBDBF3 #E3FBDB #DBFBF3
monochromatic
#EF6DCE #F5A4E1 #FBDBF3 #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.27
#FBDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FBDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBF3
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBF3 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdbf3; /* rgb */ color: rgb(251, 219, 243); /* oklch */ color: oklch(92.5% 0.047 334.7);
Tailwind
colors: {
custom: {
50: '#fce6f7',
500: '#fbdbf3',
950: '#000000',
},
}SCSS
$custom: #fbdbf3; $custom-light: #fce6f7; $custom-dark: #000000;
JSON
{
"hex": "#fbdbf3",
"rgb": {
"r": 251,
"g": 219,
"b": 243
},
"hsl": {
"h": 315,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92485,
"c": 0.04712,
"h": 334.7
},
"luminance": 0.77643
}Semantic roles & 50–950 ramp
primary
#FBDBF3
secondary
#98E2AB
accent
#DC3E09
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485