#D6BBDB#D6BBDB
#D6BBDB is a very light, muted purple. Relative luminance 0.550; OKLCH L 82.5% C 0.053 H 321.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBDB |
|---|---|
| RGB | rgb(214, 187, 219) |
| HSL | hsl(291, 31%, 80%) |
| HSV | hsv(291, 15%, 86%) |
| CMYK | cmyk(2.3%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(79.01, 15.25, -12.45) |
| CIE-LCH | lch(79.01, 19.69, 320.77°) |
| OKLab | oklab(82.49% 0.0412 -0.0333) |
| OKLCH | oklch(82.49% 0.053 321) |
| XYZ | xyz(58.2862, 54.9520, 74.5404) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.36
Pale Lavender
#EECFFE
ΔE00 6.63
Lilac
#C8A2C8
ΔE00 6.64
Very Light Purple
#F6CEFC
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 7.02
Light Lilac
#EDC8FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBDB #C0DBBB
analogous
#C6BBDB #D6BBDB #DBBBD0
triadic
#D6BBDB #DBD6BB #BBDBD6
tetradic
#D6BBDB #DBC6BB #C0DBBB #BBD0DB
square
#D6BBDB #DBC6BB #C0DBBB #BBD0DB
split-complementary
#D6BBDB #D0DBBB #BBDBC6
monochromatic
#A66BB1 #BE93C6 #D6BBDB #EEE3F0 #F3EBF4
Accessibility & contrast
On white
1.75
#D6BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#D6BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBDB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBDB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DC
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#D7BEC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6bbdb; /* rgb */ color: rgb(214, 187, 219); /* oklch */ color: oklch(82.5% 0.053 321.0);
Tailwind
colors: {
custom: {
50: '#e2cfe6',
500: '#d6bbdb',
950: '#000000',
},
}SCSS
$custom: #d6bbdb; $custom-light: #e2cfe6; $custom-dark: #000000;
JSON
{
"hex": "#d6bbdb",
"rgb": {
"r": 214,
"g": 187,
"b": 219
},
"hsl": {
"h": 290.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82492,
"c": 0.05297,
"h": 321
},
"luminance": 0.54951
}Semantic roles & 50–950 ramp
primary
#D6BBDB
secondary
#8FB288
accent
#A93C4D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384