#D6BBDC#D6BBDC
#D6BBDC is a very light, muted purple. Relative luminance 0.550; OKLCH L 82.5% C 0.054 H 320.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBDC |
|---|---|
| RGB | rgb(214, 187, 220) |
| HSL | hsl(289, 32%, 80%) |
| HSV | hsv(289, 15%, 86%) |
| CMYK | cmyk(2.7%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(79.04, 15.44, -12.95) |
| CIE-LCH | lch(79.04, 20.15, 320.03°) |
| OKLab | oklab(82.53% 0.0415 -0.0347) |
| OKLCH | oklch(82.53% 0.054 320.1) |
| XYZ | xyz(58.4183, 55.0048, 75.2358) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.64
Pale Lavender
#EECFFE
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 6.78
Very Light Purple
#F6CEFC
ΔE00 6.83
Light Lilac
#EDC8FF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBDC #C1DCBB
analogous
#C6BBDC #D6BBDC #DCBBD2
triadic
#D6BBDC #DCD6BB #BBDCD6
tetradic
#D6BBDC #DCC6BB #C1DCBB #BBD2DC
square
#D6BBDC #DCC6BB #C1DCBB #BBD2DC
split-complementary
#D6BBDC #D2DCBB #BBDCC6
monochromatic
#A56AB2 #BE93C7 #D6BBDC #EEE3F1 #F3EBF5
Accessibility & contrast
On white
1.75
#D6BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#D6BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBDC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBDC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#BDC5DB
Tritanopia (blue-blind)
#D7BEC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6bbdc; /* rgb */ color: rgb(214, 187, 220); /* oklch */ color: oklch(82.5% 0.054 320.1);
Tailwind
colors: {
custom: {
50: '#e2cfe6',
500: '#d6bbdc',
950: '#000000',
},
}SCSS
$custom: #d6bbdc; $custom-light: #e2cfe6; $custom-dark: #000000;
JSON
{
"hex": "#d6bbdc",
"rgb": {
"r": 214,
"g": 187,
"b": 220
},
"hsl": {
"h": 289.091,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82525,
"c": 0.0541,
"h": 320.1
},
"luminance": 0.55004
}Semantic roles & 50–950 ramp
primary
#D6BBDC
secondary
#90B388
accent
#AB3B4F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384