#D0BBDB#D0BBDB
#D0BBDB is a light, muted violet. Relative luminance 0.541; OKLCH L 82.0% C 0.050 H 314.1°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBDB |
|---|---|
| RGB | rgb(208, 187, 219) |
| HSL | hsl(279, 31%, 80%) |
| HSV | hsv(279, 15%, 86%) |
| CMYK | cmyk(5%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(78.50, 13.25, -13.27) |
| CIE-LCH | lch(78.50, 18.75, 314.95°) |
| OKLab | oklab(81.97% 0.0346 -0.0356) |
| OKLCH | oklch(81.97% 0.05 314.1) |
| XYZ | xyz(56.5669, 54.0655, 74.4598) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.91
Pale Lilac
#E4CBFF
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.11
Lilac
#C8A2C8
ΔE00 7.23
Light Lavender
#DFC5FE
ΔE00 7.27
Light Lilac
#EDC8FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBDB #C6DBBB
analogous
#C0BBDB #D0BBDB #DBBBD6
triadic
#D0BBDB #DBD0BB #BBDBD0
tetradic
#D0BBDB #DBC0BB #C6DBBB #BBD6DB
square
#D0BBDB #DBC0BB #C6DBBB #BBD6DB
split-complementary
#D0BBDB #D6DBBB #BBDBC0
monochromatic
#996BB1 #B493C6 #D0BBDB #ECE3F0 #F1EBF4
Accessibility & contrast
On white
1.78
#D0BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#D0BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBDB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBDB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#CFBEC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d0bbdb; /* rgb */ color: rgb(208, 187, 219); /* oklch */ color: oklch(82.0% 0.050 314.1);
Tailwind
colors: {
custom: {
50: '#decfe6',
500: '#d0bbdb',
950: '#000000',
},
}SCSS
$custom: #d0bbdb; $custom-light: #decfe6; $custom-dark: #000000;
JSON
{
"hex": "#d0bbdb",
"rgb": {
"r": 208,
"g": 187,
"b": 219
},
"hsl": {
"h": 279.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8197,
"c": 0.04967,
"h": 314.1
},
"luminance": 0.54065
}Semantic roles & 50–950 ramp
primary
#D0BBDB
secondary
#97B288
accent
#A93C62
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384