#D3BBFF#D3BBFF
#D3BBFF is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.6% C 0.097 H 300.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBFF |
|---|---|
| RGB | rgb(211, 187, 255) |
| HSL | hsl(261, 100%, 87%) |
| HSV | hsv(261, 27%, 100%) |
| CMYK | cmyk(17.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(79.96, 21.59, -30.38) |
| CIE-LCH | lch(79.96, 37.27, 305.40°) |
| OKLab | oklab(83.56% 0.0491 -0.0833) |
| OKLCH | oklch(83.56% 0.097 300.5) |
| XYZ | xyz(62.6805, 56.6094, 102.2129) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.40
Pale Violet
#CEAEFA
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBFF #E7FFBB
analogous
#BBC5FF #D3BBFF #F5BBFF
triadic
#D3BBFF #FFD3BB #BBFFD3
tetradic
#D3BBFF #FFBBC5 #E7FFBB #BBFFF5
square
#D3BBFF #FFBBC5 #E7FFBB #BBFFF5
split-complementary
#D3BBFF #FFF5BB #C5FFBB
monochromatic
#8441FF #AB7EFF #D3BBFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.70
#D3BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#D3BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBFF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBFF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#CCC5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3bbff; /* rgb */ color: rgb(211, 187, 255); /* oklch */ color: oklch(83.6% 0.097 300.5);
Tailwind
colors: {
custom: {
50: '#e1cfff',
500: '#d3bbff',
950: '#000000',
},
}SCSS
$custom: #d3bbff; $custom-light: #e1cfff; $custom-dark: #000000;
JSON
{
"hex": "#d3bbff",
"rgb": {
"r": 211,
"g": 187,
"b": 255
},
"hsl": {
"h": 261.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83558,
"c": 0.09674,
"h": 300.5
},
"luminance": 0.5661
}Semantic roles & 50–950 ramp
primary
#D3BBFF
secondary
#C0E777
accent
#E60095
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386