#FBD9FC#FBD9FC
#FBD9FC is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.4% C 0.059 H 325.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD9FC |
|---|---|
| RGB | rgb(251, 217, 252) |
| HSL | hsl(298, 85%, 92%) |
| HSV | hsv(298, 14%, 99%) |
| CMYK | cmyk(0.4%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.40, 17.70, -12.66) |
| CIE-LCH | lch(90.40, 21.76, 324.42°) |
| OKLab | oklab(92.4% 0.0486 -0.0338) |
| OKLCH | oklch(92.4% 0.059 325.2) |
| XYZ | xyz(82.1649, 77.1645, 102.6424) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.41
Very Light Purple
#F6CEFC
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 6.24
Pale Lilac
#E4CBFF
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD9FC #DAFCD9
analogous
#EAD9FC #FBD9FC #FCD9EC
triadic
#FBD9FC #FCFBD9 #D9FCFB
tetradic
#FBD9FC #FCEAD9 #DAFCD9 #D9ECFC
square
#FBD9FC #FCEAD9 #DAFCD9 #D9ECFC
split-complementary
#FBD9FC #ECFCD9 #D9FCEA
monochromatic
#EF68F3 #F5A0F8 #FBD9FC #FCE3FD #FCE3FD
Accessibility & contrast
On white
1.28
#FBD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#FBD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD9FC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD9FC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#FDDCE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbd9fc; /* rgb */ color: rgb(251, 217, 252); /* oklch */ color: oklch(92.4% 0.059 325.2);
Tailwind
colors: {
custom: {
50: '#fce4fd',
500: '#fbd9fc',
950: '#000000',
},
}SCSS
$custom: #fbd9fc; $custom-light: #fce4fd; $custom-dark: #000000;
JSON
{
"hex": "#fbd9fc",
"rgb": {
"r": 251,
"g": 217,
"b": 252
},
"hsl": {
"h": 298.286,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.92399,
"c": 0.05919,
"h": 325.2
},
"luminance": 0.77163
}Semantic roles & 50–950 ramp
primary
#FBD9FC
secondary
#97E495
accent
#E2040A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485