#D2BBDB#D2BBDB
#D2BBDB is a very light, muted purple. Relative luminance 0.544; OKLCH L 82.1% C 0.051 H 316.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBDB |
|---|---|
| RGB | rgb(210, 187, 219) |
| HSL | hsl(283, 31%, 80%) |
| HSV | hsv(283, 15%, 86%) |
| CMYK | cmyk(4.1%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.67, 13.92, -13.00) |
| CIE-LCH | lch(78.67, 19.04, 316.94°) |
| OKLab | oklab(82.14% 0.0368 -0.0349) |
| OKLCH | oklch(82.14% 0.051 316.5) |
| XYZ | xyz(57.1329, 54.3573, 74.4863) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.60
Pale Lavender
#EECFFE
ΔE00 6.90
Pale Lilac
#E4CBFF
ΔE00 6.93
Lilac
#C8A2C8
ΔE00 6.98
Light Lavender
#DFC5FE
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBDB #C4DBBB
analogous
#C2BBDB #D2BBDB #DBBBD4
triadic
#D2BBDB #DBD2BB #BBDBD2
tetradic
#D2BBDB #DBC2BB #C4DBBB #BBD4DB
square
#D2BBDB #DBC2BB #C4DBBB #BBD4DB
split-complementary
#D2BBDB #D4DBBB #BBDBC2
monochromatic
#9D6BB1 #B893C6 #D2BBDB #ECE3F0 #F2EBF4
Accessibility & contrast
On white
1.77
#D2BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#D2BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBDB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBDB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#D2BEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bbdb; /* rgb */ color: rgb(210, 187, 219); /* oklch */ color: oklch(82.1% 0.051 316.5);
Tailwind
colors: {
custom: {
50: '#e0cfe6',
500: '#d2bbdb',
950: '#000000',
},
}SCSS
$custom: #d2bbdb; $custom-light: #e0cfe6; $custom-dark: #000000;
JSON
{
"hex": "#d2bbdb",
"rgb": {
"r": 210,
"g": 187,
"b": 219
},
"hsl": {
"h": 283.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82143,
"c": 0.05069,
"h": 316.5
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#D2BBDB
secondary
#94B288
accent
#A93C5B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384