#D2BBDC#D2BBDC
#D2BBDC is a very light, muted purple. Relative luminance 0.544; OKLCH L 82.2% C 0.052 H 315.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBDC |
|---|---|
| RGB | rgb(210, 187, 220) |
| HSL | hsl(282, 32%, 80%) |
| HSV | hsv(282, 15%, 86%) |
| CMYK | cmyk(4.5%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(78.70, 14.11, -13.50) |
| CIE-LCH | lch(78.70, 19.52, 316.27°) |
| OKLab | oklab(82.18% 0.0371 -0.0362) |
| OKLCH | oklch(82.18% 0.052 315.7) |
| XYZ | xyz(57.2649, 54.4101, 75.1817) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.87
Pale Lilac
#E4CBFF
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.72
Lilac
#C8A2C8
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBDC #C5DCBB
analogous
#C2BBDC #D2BBDC #DCBBD6
triadic
#D2BBDC #DCD2BB #BBDCD2
tetradic
#D2BBDC #DCC2BB #C5DCBB #BBD6DC
square
#D2BBDC #DCC2BB #C5DCBB #BBD6DC
split-complementary
#D2BBDC #D6DCBB #BBDCC2
monochromatic
#9D6AB2 #B793C7 #D2BBDC #EDE3F1 #F2EBF5
Accessibility & contrast
On white
1.77
#D2BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#D2BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBDC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBDC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DD
Deuteranopia (green-blind)
#BCC3DB
Tritanopia (blue-blind)
#D2BEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bbdc; /* rgb */ color: rgb(210, 187, 220); /* oklch */ color: oklch(82.2% 0.052 315.7);
Tailwind
colors: {
custom: {
50: '#e0cfe6',
500: '#d2bbdc',
950: '#000000',
},
}SCSS
$custom: #d2bbdc; $custom-light: #e0cfe6; $custom-dark: #000000;
JSON
{
"hex": "#d2bbdc",
"rgb": {
"r": 210,
"g": 187,
"b": 220
},
"hsl": {
"h": 281.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82176,
"c": 0.05188,
"h": 315.7
},
"luminance": 0.5441
}Semantic roles & 50–950 ramp
primary
#D2BBDC
secondary
#95B388
accent
#AB3B5D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151316
muted
#848384