#FBDEFB#FBDEFB
#FBDEFB is a very light, muted purple. Relative luminance 0.797; OKLCH L 93.3% C 0.050 H 326.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEFB |
|---|---|
| RGB | rgb(251, 222, 251) |
| HSL | hsl(300, 78%, 93%) |
| HSV | hsv(300, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.56, 14.91, -10.41) |
| CIE-LCH | lch(91.56, 18.18, 325.08°) |
| OKLab | oklab(93.29% 0.041 -0.0277) |
| OKLCH | oklch(93.29% 0.05 326) |
| XYZ | xyz(83.3152, 79.7179, 102.2462) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.53
Very Light Purple
#F6CEFC
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 5.89
Light Pink
#FFD1DF
ΔE00 7.31
Thistle
#D8BFD8
ΔE00 7.60
Pale Lilac
#E4CBFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEFB #DEFBDE
analogous
#ECDEFB #FBDEFB #FBDEEC
triadic
#FBDEFB #FBFBDE #DEFBFB
tetradic
#FBDEFB #FBECDE #DEFBDE #DEECFB
square
#FBDEFB #FBECDE #DEFBDE #DEECFB
split-complementary
#FBDEFB #ECFBDE #DEFBEC
monochromatic
#EE71EE #F4A7F4 #FBDEFB #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.24
#FBDEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FBDEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEFB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEFB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#FDE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdefb; /* rgb */ color: rgb(251, 222, 251); /* oklch */ color: oklch(93.3% 0.050 326.0);
Tailwind
colors: {
custom: {
50: '#fce8fc',
500: '#fbdefb',
950: '#000000',
},
}SCSS
$custom: #fbdefb; $custom-light: #fce8fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdefb",
"rgb": {
"r": 251,
"g": 222,
"b": 251
},
"hsl": {
"h": 300,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.93291,
"c": 0.04951,
"h": 326
},
"luminance": 0.79717
}Semantic roles & 50–950 ramp
primary
#FBDEFB
secondary
#9BE29B
accent
#DB0B0B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485