#D9BBFC#D9BBFC
#D9BBFC is a very light, moderate violet. Relative luminance 0.573; OKLCH L 84.0% C 0.094 H 305.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBFC |
|---|---|
| RGB | rgb(217, 187, 252) |
| HSL | hsl(268, 92%, 86%) |
| HSV | hsv(268, 26%, 99%) |
| CMYK | cmyk(13.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.36, 22.79, -28.12) |
| CIE-LCH | lch(80.36, 36.20, 309.03°) |
| OKLab | oklab(83.95% 0.0548 -0.0769) |
| OKLCH | oklch(83.95% 0.094 305.5) |
| XYZ | xyz(63.9529, 57.3209, 99.7715) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.01
Light Lavender
#DFC5FE
ΔE00 2.73
Pale Violet
#CEAEFA
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.02
Pale Lilac
#E4CBFF
ΔE00 4.47
Light Lavendar
#EFC0FE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBFC #DEFCBB
analogous
#BBBDFC #D9BBFC #F9BBFC
triadic
#D9BBFC #FCD9BB #BBFCD9
tetradic
#D9BBFC #FCBBBD #DEFCBB #BBFCF9
square
#D9BBFC #FCBBBD #DEFCBB #BBFCF9
split-complementary
#D9BBFC #FCF9BB #BDFCBB
monochromatic
#9746F7 #B880F9 #D9BBFC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.68
#D9BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#D9BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBFC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBFC | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#D4C4D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d9bbfc; /* rgb */ color: rgb(217, 187, 252); /* oklch */ color: oklch(84.0% 0.094 305.5);
Tailwind
colors: {
custom: {
50: '#e5cffd',
500: '#d9bbfc',
950: '#000000',
},
}SCSS
$custom: #d9bbfc; $custom-light: #e5cffd; $custom-dark: #000000;
JSON
{
"hex": "#d9bbfc",
"rgb": {
"r": 217,
"g": 187,
"b": 252
},
"hsl": {
"h": 267.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.83952,
"c": 0.09442,
"h": 305.5
},
"luminance": 0.57321
}Semantic roles & 50–950 ramp
primary
#D9BBFC
secondary
#B2E279
accent
#E6007C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161317
muted
#848385