#DBD3EB#DBD3EB
#DBD3EB is a very light, muted violet. Relative luminance 0.676; OKLCH L 88.1% C 0.034 H 300.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD3EB |
|---|---|
| RGB | rgb(219, 211, 235) |
| HSL | hsl(260, 38%, 87%) |
| HSV | hsv(260, 10%, 92%) |
| CMYK | cmyk(6.8%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.83, 7.17, -10.79) |
| CIE-LCH | lch(85.83, 12.95, 303.63°) |
| OKLab | oklab(88.05% 0.0173 -0.0289) |
| OKLCH | oklch(88.05% 0.034 300.9) |
| XYZ | xyz(67.5003, 67.6467, 88.0822) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Thistle
#D8BFD8
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 8.63
Pale Lilac
#E4CBFF
ΔE00 8.89
Pale Lavender
#EECFFE
ΔE00 8.92
Light Lavender
#DFC5FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD3EB #E3EBD3
analogous
#D3D7EB #DBD3EB #E7D3EB
triadic
#DBD3EB #EBDBD3 #D3EBDB
tetradic
#DBD3EB #EBD3D7 #E3EBD3 #D3EBE7
square
#DBD3EB #EBD3D7 #E3EBD3 #D3EBE7
split-complementary
#DBD3EB #EBE7D3 #D7EBD3
monochromatic
#967FC5 #B9A9D8 #DBD3EB #EEEAF5 #EEEAF5
Accessibility & contrast
On white
1.45
#DBD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DBD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD3EB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD3EB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#D9D6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd3eb; /* rgb */ color: rgb(219, 211, 235); /* oklch */ color: oklch(88.1% 0.034 300.9);
Tailwind
colors: {
custom: {
50: '#e6e0f1',
500: '#dbd3eb',
950: '#000000',
},
}SCSS
$custom: #dbd3eb; $custom-light: #e6e0f1; $custom-dark: #000000;
JSON
{
"hex": "#dbd3eb",
"rgb": {
"r": 219,
"g": 211,
"b": 235
},
"hsl": {
"h": 260,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.88052,
"c": 0.03371,
"h": 300.9
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#DBD3EB
secondary
#B8C69D
accent
#B03587
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485