#D9BBEE#D9BBEE
#D9BBEE is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.4% C 0.077 H 311.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBEE |
|---|---|
| RGB | rgb(217, 187, 238) |
| HSL | hsl(275, 60%, 83%) |
| HSV | hsv(275, 21%, 93%) |
| CMYK | cmyk(8.8%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.88, 19.93, -21.35) |
| CIE-LCH | lch(79.88, 29.21, 313.03°) |
| OKLab | oklab(83.42% 0.0507 -0.0579) |
| OKLCH | oklch(83.42% 0.077 311.2) |
| XYZ | xyz(61.8156, 56.4660, 88.5149) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.13
Pale Lilac
#E4CBFF
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 4.41
Light Violet
#D6B4FC
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBEE #D0EEBB
analogous
#BFBBEE #D9BBEE #EEBBE9
triadic
#D9BBEE #EED9BB #BBEED9
tetradic
#D9BBEE #EEBFBB #D0EEBB #BBE9EE
square
#D9BBEE #EEBFBB #D0EEBB #BBE9EE
split-complementary
#D9BBEE #E9EEBB #BBEEBF
monochromatic
#A259D6 #BE8AE2 #D9BBEE #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.71
#D9BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#D9BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBEE
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBEE | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B9C7EC
Tritanopia (blue-blind)
#D7C1CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d9bbee; /* rgb */ color: rgb(217, 187, 238); /* oklch */ color: oklch(83.4% 0.077 311.2);
Tailwind
colors: {
custom: {
50: '#e5cff3',
500: '#d9bbee',
950: '#000000',
},
}SCSS
$custom: #d9bbee; $custom-light: #e5cff3; $custom-dark: #000000;
JSON
{
"hex": "#d9bbee",
"rgb": {
"r": 217,
"g": 187,
"b": 238
},
"hsl": {
"h": 275.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83422,
"c": 0.07693,
"h": 311.2
},
"luminance": 0.56465
}Semantic roles & 50–950 ramp
primary
#D9BBEE
secondary
#A0CC81
accent
#C81E64
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385