#D1BBDB#D1BBDB
#D1BBDB is a very light, muted purple. Relative luminance 0.542; OKLCH L 82.1% C 0.050 H 315.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBDB |
|---|---|
| RGB | rgb(209, 187, 219) |
| HSL | hsl(281, 31%, 80%) |
| HSV | hsv(281, 15%, 86%) |
| CMYK | cmyk(4.6%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.58, 13.58, -13.14) |
| CIE-LCH | lch(78.58, 18.90, 315.95°) |
| OKLab | oklab(82.06% 0.0357 -0.0353) |
| OKLCH | oklch(82.06% 0.05 315.3) |
| XYZ | xyz(56.8490, 54.2109, 74.4730) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.74
Pale Lilac
#E4CBFF
ΔE00 6.94
Pale Lavender
#EECFFE
ΔE00 7.00
Lilac
#C8A2C8
ΔE00 7.09
Light Lavender
#DFC5FE
ΔE00 7.28
Light Lilac
#EDC8FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBDB #C5DBBB
analogous
#C1BBDB #D1BBDB #DBBBD5
triadic
#D1BBDB #DBD1BB #BBDBD1
tetradic
#D1BBDB #DBC1BB #C5DBBB #BBD5DB
square
#D1BBDB #DBC1BB #C5DBBB #BBD5DB
split-complementary
#D1BBDB #D5DBBB #BBDBC1
monochromatic
#9B6BB1 #B693C6 #D1BBDB #ECE3F0 #F1EBF4
Accessibility & contrast
On white
1.77
#D1BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#D1BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBDB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBDB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#D1BEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1bbdb; /* rgb */ color: rgb(209, 187, 219); /* oklch */ color: oklch(82.1% 0.050 315.3);
Tailwind
colors: {
custom: {
50: '#dfcfe6',
500: '#d1bbdb',
950: '#000000',
},
}SCSS
$custom: #d1bbdb; $custom-light: #dfcfe6; $custom-dark: #000000;
JSON
{
"hex": "#d1bbdb",
"rgb": {
"r": 209,
"g": 187,
"b": 219
},
"hsl": {
"h": 281.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82056,
"c": 0.05017,
"h": 315.3
},
"luminance": 0.5421
}Semantic roles & 50–950 ramp
primary
#D1BBDB
secondary
#95B288
accent
#A93C5E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384