#DBCDDE#DBCDDE
#DBCDDE is a very light, muted purple. Relative luminance 0.640; OKLCH L 86.5% C 0.028 H 320.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCDDE |
|---|---|
| RGB | rgb(219, 205, 222) |
| HSL | hsl(289, 20%, 84%) |
| HSV | hsv(289, 8%, 87%) |
| CMYK | cmyk(1.4%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(83.96, 7.88, -6.65) |
| CIE-LCH | lch(83.96, 10.31, 319.85°) |
| OKLab | oklab(86.47% 0.0213 -0.0177) |
| OKLCH | oklch(86.47% 0.028 320.3) |
| XYZ | xyz(64.2275, 63.9971, 78.0622) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.66
Lavenderblush
#FFF0F5
ΔE00 9.08
Light Pink
#FFD1DF
ΔE00 9.85
Pale Lavender
#EECFFE
ΔE00 9.96
Pale Pink
#FFCFDC
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCDDE #D0DECD
analogous
#D2CDDE #DBCDDE #DECDD8
triadic
#DBCDDE #DEDBCD #CDDEDB
tetradic
#DBCDDE #DED2CD #D0DECD #CDD8DE
square
#DBCDDE #DED2CD #D0DECD #CDD8DE
split-complementary
#DBCDDE #D8DECD #CDDED2
monochromatic
#A683AD #C0A8C6 #DBCDDE #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.52
#DBCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DBCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCDDE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCDDE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DF
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#DBCED2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dbcdde; /* rgb */ color: rgb(219, 205, 222); /* oklch */ color: oklch(86.5% 0.028 320.3);
Tailwind
colors: {
custom: {
50: '#e6dce8',
500: '#dbcdde',
950: '#000000',
},
}SCSS
$custom: #dbcdde; $custom-light: #e6dce8; $custom-dark: #000000;
JSON
{
"hex": "#dbcdde",
"rgb": {
"r": 219,
"g": 205,
"b": 222
},
"hsl": {
"h": 289.412,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.86473,
"c": 0.02765,
"h": 320.3
},
"luminance": 0.63997
}Semantic roles & 50–950 ramp
primary
#DBCDDE
secondary
#9FB49B
accent
#9F4756
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484