#DBCBEB#DBCBEB
#DBCBEB is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.5% C 0.047 H 307.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCBEB |
|---|---|
| RGB | rgb(219, 203, 235) |
| HSL | hsl(270, 44%, 86%) |
| HSV | hsv(270, 14%, 92%) |
| CMYK | cmyk(6.8%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.85, 11.41, -13.75) |
| CIE-LCH | lch(83.85, 17.87, 309.69°) |
| OKLab | oklab(86.51% 0.0287 -0.037) |
| OKLCH | oklch(86.51% 0.047 307.9) |
| XYZ | xyz(65.5621, 63.7703, 87.4361) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.56
Pale Lavender
#EECFFE
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 5.59
Light Lavender
#DFC5FE
ΔE00 6.67
Very Light Purple
#F6CEFC
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCBEB #DBEBCB
analogous
#CBCBEB #DBCBEB #EBCBEB
triadic
#DBCBEB #EBDBCB #CBEBDB
tetradic
#DBCBEB #EBCBCB #DBEBCB #CBEBEB
square
#DBCBEB #EBCBCB #DBEBCB #CBEBEB
split-complementary
#DBCBEB #EBEBCB #CBEBCB
monochromatic
#9E73C9 #BC9FDA #DBCBEB #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.53
#DBCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DBCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCBEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCBEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#D9CFD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcbeb; /* rgb */ color: rgb(219, 203, 235); /* oklch */ color: oklch(86.5% 0.047 307.9);
Tailwind
colors: {
custom: {
50: '#e6daf1',
500: '#dbcbeb',
950: '#000000',
},
}SCSS
$custom: #dbcbeb; $custom-light: #e6daf1; $custom-dark: #000000;
JSON
{
"hex": "#dbcbeb",
"rgb": {
"r": 219,
"g": 203,
"b": 235
},
"hsl": {
"h": 270,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.86506,
"c": 0.04683,
"h": 307.9
},
"luminance": 0.6377
}Semantic roles & 50–950 ramp
primary
#DBCBEB
secondary
#ADC794
accent
#B82E73
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385