#DCB7DB#DCB7DB
#DCB7DB is a very light, moderate purple. Relative luminance 0.542; OKLCH L 82.3% C 0.064 H 327.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB7DB |
|---|---|
| RGB | rgb(220, 183, 219) |
| HSL | hsl(302, 35%, 79%) |
| HSV | hsv(302, 17%, 86%) |
| CMYK | cmyk(0%, 16.8%, 0.5%, 13.7%) |
| CIE-LAB | lab(78.58, 19.42, -13.05) |
| CIE-LCH | lch(78.58, 23.40, 326.10°) |
| OKLab | oklab(82.28% 0.0537 -0.0349) |
| OKLCH | oklch(82.28% 0.064 327) |
| XYZ | xyz(59.2333, 54.1983, 74.3451) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.42
Lilac
#C8A2C8
ΔE00 5.55
Very Light Purple
#F6CEFC
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.76
Pale Lavender
#EECFFE
ΔE00 6.77
Pale Mauve
#FED0FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB7DB #B7DCB8
analogous
#CBB7DC #DCB7DB #DCB7C9
triadic
#DCB7DB #DBDCB7 #B7DBDC
tetradic
#DCB7DB #DCCBB7 #B7DCB8 #B7C9DC
square
#DCB7DB #DCCBB7 #B7DCB8 #B7C9DC
split-complementary
#DCB7DB #C9DCB7 #B7DCCB
monochromatic
#B465B2 #C88EC6 #DCB7DB #F0E0F0 #F5EAF5
Accessibility & contrast
On white
1.77
#DCB7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DCB7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB7DB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB7DB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DD
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#DFBAC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcb7db; /* rgb */ color: rgb(220, 183, 219); /* oklch */ color: oklch(82.3% 0.064 327.0);
Tailwind
colors: {
custom: {
50: '#e7cce6',
500: '#dcb7db',
950: '#000000',
},
}SCSS
$custom: #dcb7db; $custom-light: #e7cce6; $custom-dark: #000000;
JSON
{
"hex": "#dcb7db",
"rgb": {
"r": 220,
"g": 183,
"b": 219
},
"hsl": {
"h": 301.622,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.8228,
"c": 0.06405,
"h": 327
},
"luminance": 0.54197
}Semantic roles & 50–950 ramp
primary
#DCB7DB
secondary
#84B485
accent
#AD3B38
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161315
muted
#848384