#FBDBFB#FBDBFB
#FBDBFB is a very light, muted purple. Relative luminance 0.781; OKLCH L 92.7% C 0.055 H 326.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBFB |
|---|---|
| RGB | rgb(251, 219, 251) |
| HSL | hsl(300, 80%, 92%) |
| HSV | hsv(300, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.84, 16.47, -11.47) |
| CIE-LCH | lch(90.84, 20.07, 325.15°) |
| OKLab | oklab(92.74% 0.0454 -0.0306) |
| OKLCH | oklch(92.74% 0.055 326) |
| XYZ | xyz(82.5255, 78.1385, 101.9829) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.33
Very Light Purple
#F6CEFC
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 5.01
Light Lilac
#EDC8FF
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBFB #DBFBDB
analogous
#EBDBFB #FBDBFB #FBDBEB
triadic
#FBDBFB #FBFBDB #DBFBFB
tetradic
#FBDBFB #FBEBDB #DBFBDB #DBEBFB
square
#FBDBFB #FBEBDB #DBFBDB #DBEBFB
split-complementary
#FBDBFB #EBFBDB #DBFBEB
monochromatic
#EF6DEF #F5A4F5 #FBDBFB #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.26
#FBDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FBDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBFB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBFB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#FDDDE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdbfb; /* rgb */ color: rgb(251, 219, 251); /* oklch */ color: oklch(92.7% 0.055 326.0);
Tailwind
colors: {
custom: {
50: '#fce6fc',
500: '#fbdbfb',
950: '#000000',
},
}SCSS
$custom: #fbdbfb; $custom-light: #fce6fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdbfb",
"rgb": {
"r": 251,
"g": 219,
"b": 251
},
"hsl": {
"h": 300,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92735,
"c": 0.05471,
"h": 326
},
"luminance": 0.78137
}Semantic roles & 50–950 ramp
primary
#FBDBFB
secondary
#98E298
accent
#DC0909
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485