#D9BBFF#D9BBFF
#D9BBFF is a very light, moderate violet. Relative luminance 0.575; OKLCH L 84.1% C 0.098 H 304.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBFF |
|---|---|
| RGB | rgb(217, 187, 255) |
| HSL | hsl(266, 100%, 87%) |
| HSV | hsv(266, 27%, 100%) |
| CMYK | cmyk(14.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(80.47, 23.42, -29.56) |
| CIE-LCH | lch(80.47, 37.72, 308.39°) |
| OKLab | oklab(84.07% 0.0557 -0.0809) |
| OKLCH | oklch(84.07% 0.098 304.5) |
| XYZ | xyz(64.4321, 57.5125, 102.2950) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.74
Light Lavender
#DFC5FE
ΔE00 3.12
Pale Violet
#CEAEFA
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 3.87
Pale Lilac
#E4CBFF
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBFF #E1FFBB
analogous
#BBBFFF #D9BBFF #FBBBFF
triadic
#D9BBFF #FFD9BB #BBFFD9
tetradic
#D9BBFF #FFBBBF #E1FFBB #BBFFFB
square
#D9BBFF #FFBBBF #E1FFBB #BBFFFB
split-complementary
#D9BBFF #FFFBBB #BFFFBB
monochromatic
#9541FF #B77EFF #D9BBFF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.68
#D9BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#D9BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBFF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBFF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#D3C5D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d9bbff; /* rgb */ color: rgb(217, 187, 255); /* oklch */ color: oklch(84.1% 0.098 304.5);
Tailwind
colors: {
custom: {
50: '#e5cfff',
500: '#d9bbff',
950: '#000000',
},
}SCSS
$custom: #d9bbff; $custom-light: #e5cfff; $custom-dark: #000000;
JSON
{
"hex": "#d9bbff",
"rgb": {
"r": 217,
"g": 187,
"b": 255
},
"hsl": {
"h": 266.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8407,
"c": 0.09824,
"h": 304.5
},
"luminance": 0.57512
}Semantic roles & 50–950 ramp
primary
#D9BBFF
secondary
#B6E777
accent
#E60080
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386