#D9BBEF#D9BBEF
#D9BBEF is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.5% C 0.078 H 310.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBEF |
|---|---|
| RGB | rgb(217, 187, 239) |
| HSL | hsl(275, 62%, 84%) |
| HSV | hsv(275, 22%, 94%) |
| CMYK | cmyk(9.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.91, 20.13, -21.84) |
| CIE-LCH | lch(79.91, 29.70, 312.67°) |
| OKLab | oklab(83.46% 0.051 -0.0592) |
| OKLCH | oklch(83.46% 0.078 310.7) |
| XYZ | xyz(61.9629, 56.5249, 89.2908) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.97
Pale Lilac
#E4CBFF
ΔE00 3.81
Light Lilac
#EDC8FF
ΔE00 3.89
Light Lavendar
#EFC0FE
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBEF #D1EFBB
analogous
#BFBBEF #D9BBEF #EFBBEB
triadic
#D9BBEF #EFD9BB #BBEFD9
tetradic
#D9BBEF #EFBFBB #D1EFBB #BBEBEF
square
#D9BBEF #EFBFBB #D1EFBB #BBEBEF
split-complementary
#D9BBEF #EBEFBB #BBEFBF
monochromatic
#A258D8 #BD89E3 #D9BBEF #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.71
#D9BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#D9BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBEF
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBEF | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#D7C1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d9bbef; /* rgb */ color: rgb(217, 187, 239); /* oklch */ color: oklch(83.5% 0.078 310.7);
Tailwind
colors: {
custom: {
50: '#e5cff4',
500: '#d9bbef',
950: '#000000',
},
}SCSS
$custom: #d9bbef; $custom-light: #e5cff4; $custom-dark: #000000;
JSON
{
"hex": "#d9bbef",
"rgb": {
"r": 217,
"g": 187,
"b": 239
},
"hsl": {
"h": 274.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83459,
"c": 0.07816,
"h": 310.7
},
"luminance": 0.56524
}Semantic roles & 50–950 ramp
primary
#D9BBEF
secondary
#A1CD81
accent
#CA1C65
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385