#FBD8FC#FBD8FC
#FBD8FC is a very light, moderate purple. Relative luminance 0.766; OKLCH L 92.2% C 0.061 H 325.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8FC |
|---|---|
| RGB | rgb(251, 216, 252) |
| HSL | hsl(298, 86%, 92%) |
| HSV | hsv(298, 14%, 99%) |
| CMYK | cmyk(0.4%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.16, 18.22, -13.01) |
| CIE-LCH | lch(90.16, 22.39, 324.46°) |
| OKLab | oklab(92.22% 0.05 -0.0348) |
| OKLCH | oklch(92.22% 0.061 325.2) |
| XYZ | xyz(81.9079, 76.6506, 102.5568) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.05
Very Light Purple
#F6CEFC
ΔE00 3.25
Pale Lavender
#EECFFE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 5.96
Pale Lilac
#E4CBFF
ΔE00 6.54
Thistle
#D8BFD8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8FC #D9FCD8
analogous
#E9D8FC #FBD8FC #FCD8EB
triadic
#FBD8FC #FCFBD8 #D8FCFB
tetradic
#FBD8FC #FCE9D8 #D9FCD8 #D8EBFC
square
#FBD8FC #FCE9D8 #D9FCD8 #D8EBFC
split-complementary
#FBD8FC #EBFCD8 #D8FCE9
monochromatic
#EF66F3 #F59FF8 #FBD8FC #FCE3FD #FCE3FD
Accessibility & contrast
On white
1.29
#FBD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FBD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8FC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8FC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FE
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#FDDBE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbd8fc; /* rgb */ color: rgb(251, 216, 252); /* oklch */ color: oklch(92.2% 0.061 325.2);
Tailwind
colors: {
custom: {
50: '#fce4fd',
500: '#fbd8fc',
950: '#000000',
},
}SCSS
$custom: #fbd8fc; $custom-light: #fce4fd; $custom-dark: #000000;
JSON
{
"hex": "#fbd8fc",
"rgb": {
"r": 251,
"g": 216,
"b": 252
},
"hsl": {
"h": 298.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92216,
"c": 0.06092,
"h": 325.2
},
"luminance": 0.76649
}Semantic roles & 50–950 ramp
primary
#FBD8FC
secondary
#96E494
accent
#E20309
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485