#D3BBDC#D3BBDC
#D3BBDC is a very light, muted purple. Relative luminance 0.546; OKLCH L 82.3% C 0.052 H 316.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBDC |
|---|---|
| RGB | rgb(211, 187, 220) |
| HSL | hsl(284, 32%, 80%) |
| HSV | hsv(284, 15%, 86%) |
| CMYK | cmyk(4.1%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(78.79, 14.44, -13.36) |
| CIE-LCH | lch(78.79, 19.67, 317.23°) |
| OKLab | oklab(82.26% 0.0382 -0.0359) |
| OKLCH | oklch(82.26% 0.052 316.8) |
| XYZ | xyz(57.5506, 54.5574, 75.1951) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.77
Pale Lavender
#EECFFE
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 6.69
Lilac
#C8A2C8
ΔE00 6.84
Light Lavender
#DFC5FE
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBDC #C4DCBB
analogous
#C2BBDC #D3BBDC #DCBBD5
triadic
#D3BBDC #DCD3BB #BBDCD3
tetradic
#D3BBDC #DCC2BB #C4DCBB #BBD5DC
square
#D3BBDC #DCC2BB #C4DCBB #BBD5DC
split-complementary
#D3BBDC #D5DCBB #BBDCC2
monochromatic
#9F6AB2 #B993C7 #D3BBDC #EDE3F1 #F2EBF5
Accessibility & contrast
On white
1.76
#D3BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#D3BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBDC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBDC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#D3BEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bbdc; /* rgb */ color: rgb(211, 187, 220); /* oklch */ color: oklch(82.3% 0.052 316.8);
Tailwind
colors: {
custom: {
50: '#e0cfe6',
500: '#d3bbdc',
950: '#000000',
},
}SCSS
$custom: #d3bbdc; $custom-light: #e0cfe6; $custom-dark: #000000;
JSON
{
"hex": "#d3bbdc",
"rgb": {
"r": 211,
"g": 187,
"b": 220
},
"hsl": {
"h": 283.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82263,
"c": 0.0524,
"h": 316.8
},
"luminance": 0.54557
}Semantic roles & 50–950 ramp
primary
#D3BBDC
secondary
#94B388
accent
#AB3B59
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384