#FBDBFC#FBDBFC
#FBDBFC is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.8% C 0.056 H 325.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBFC |
|---|---|
| RGB | rgb(251, 219, 252) |
| HSL | hsl(298, 85%, 92%) |
| HSV | hsv(298, 13%, 99%) |
| CMYK | cmyk(0.4%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.87, 16.65, -11.95) |
| CIE-LCH | lch(90.87, 20.50, 324.33°) |
| OKLab | oklab(92.77% 0.0457 -0.0319) |
| OKLCH | oklch(92.77% 0.056 325.1) |
| XYZ | xyz(82.6835, 78.2018, 102.8153) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.16
Very Light Purple
#F6CEFC
ΔE00 4.31
Pale Lavender
#EECFFE
ΔE00 4.76
Light Lilac
#EDC8FF
ΔE00 6.84
Pale Lilac
#E4CBFF
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBFC #DCFCDB
analogous
#EBDBFC #FBDBFC #FCDBED
triadic
#FBDBFC #FCFBDB #DBFCFB
tetradic
#FBDBFC #FCEBDB #DCFCDB #DBEDFC
square
#FBDBFC #FCEBDB #DCFCDB #DBEDFC
split-complementary
#FBDBFC #EDFCDB #DBFCEB
monochromatic
#EE6AF3 #F5A3F7 #FBDBFC #FCE3FD #FCE3FD
Accessibility & contrast
On white
1.26
#FBDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FBDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBFC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBFC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#FDDEE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdbfc; /* rgb */ color: rgb(251, 219, 252); /* oklch */ color: oklch(92.8% 0.056 325.1);
Tailwind
colors: {
custom: {
50: '#fce6fd',
500: '#fbdbfc',
950: '#000000',
},
}SCSS
$custom: #fbdbfc; $custom-light: #fce6fd; $custom-dark: #000000;
JSON
{
"hex": "#fbdbfc",
"rgb": {
"r": 251,
"g": 219,
"b": 252
},
"hsl": {
"h": 298.182,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92767,
"c": 0.05572,
"h": 325.1
},
"luminance": 0.78201
}Semantic roles & 50–950 ramp
primary
#FBDBFC
secondary
#99E497
accent
#E1040B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485