#FBDEFC#FBDEFC
#FBDEFC is a very light, muted purple. Relative luminance 0.798; OKLCH L 93.3% C 0.051 H 325.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDEFC |
|---|---|
| RGB | rgb(251, 222, 252) |
| HSL | hsl(298, 83%, 93%) |
| HSV | hsv(298, 12%, 99%) |
| CMYK | cmyk(0.4%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.59, 15.09, -10.89) |
| CIE-LCH | lch(91.59, 18.60, 324.18°) |
| OKLab | oklab(93.32% 0.0414 -0.029) |
| OKLCH | oklch(93.32% 0.051 325) |
| XYZ | xyz(83.4732, 79.7812, 103.0785) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.34
Very Light Purple
#F6CEFC
ΔE00 5.44
Pale Lavender
#EECFFE
ΔE00 5.63
Light Pink
#FFD1DF
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDEFC #DFFCDE
analogous
#ECDEFC #FBDEFC #FCDEEE
triadic
#FBDEFC #FCFBDE #DEFCFB
tetradic
#FBDEFC #FCECDE #DFFCDE #DEEEFC
square
#FBDEFC #FCECDE #DFFCDE #DEEEFC
split-complementary
#FBDEFC #EEFCDE #DEFCEC
monochromatic
#ED6EF2 #F4A6F7 #FBDEFC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.24
#FBDEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FBDEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDEFC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDEFC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#FDE0E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdefc; /* rgb */ color: rgb(251, 222, 252); /* oklch */ color: oklch(93.3% 0.051 325.0);
Tailwind
colors: {
custom: {
50: '#fce8fd',
500: '#fbdefc',
950: '#000000',
},
}SCSS
$custom: #fbdefc; $custom-light: #fce8fd; $custom-dark: #000000;
JSON
{
"hex": "#fbdefc",
"rgb": {
"r": 251,
"g": 222,
"b": 252
},
"hsl": {
"h": 298,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.93322,
"c": 0.05054,
"h": 325
},
"luminance": 0.7978
}Semantic roles & 50–950 ramp
primary
#FBDEFC
secondary
#9CE49A
accent
#E0060D
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485