#DBCDED#DBCDED
#DBCDED is a very light, muted violet. Relative luminance 0.648; OKLCH L 87.0% C 0.046 H 305.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDED |
|---|---|
| RGB | rgb(219, 205, 237) |
| HSL | hsl(266, 47%, 87%) |
| HSV | hsv(266, 14%, 93%) |
| CMYK | cmyk(7.6%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.40, 10.74, -13.98) |
| CIE-LCH | lch(84.40, 17.63, 307.52°) |
| OKLab | oklab(86.96% 0.0266 -0.0376) |
| OKLCH | oklch(86.96% 0.046 305.2) |
| XYZ | xyz(66.3280, 64.8373, 89.1249) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 5.74
Pale Lavender
#EECFFE
ΔE00 5.87
Light Lavender
#DFC5FE
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.41
Periwinkle
#CCCCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDED #DFEDCD
analogous
#CDCFED #DBCDED #EBCDED
triadic
#DBCDED #EDDBCD #CDEDDB
tetradic
#DBCDED #EDCDCF #DFEDCD #CDEDEB
square
#DBCDED #EDCDCF #DFEDCD #CDEDEB
split-complementary
#DBCDED #EDEBCD #CFEDCD
monochromatic
#9A73CD #BBA0DD #DBCDED #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.50
#DBCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#DBCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDED
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDED | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#D9D1D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbcded; /* rgb */ color: rgb(219, 205, 237); /* oklch */ color: oklch(87.0% 0.046 305.2);
Tailwind
colors: {
custom: {
50: '#e6dcf2',
500: '#dbcded',
950: '#000000',
},
}SCSS
$custom: #dbcded; $custom-light: #e6dcf2; $custom-dark: #000000;
JSON
{
"hex": "#dbcded",
"rgb": {
"r": 219,
"g": 205,
"b": 237
},
"hsl": {
"h": 266.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.86957,
"c": 0.04606,
"h": 305.2
},
"luminance": 0.64837
}Semantic roles & 50–950 ramp
primary
#DBCDED
secondary
#B2C995
accent
#BA2B7C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485