#DCC9DB#DCC9DB
#DCC9DB is a very light, muted purple. Relative luminance 0.621; OKLCH L 85.7% C 0.032 H 327.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC9DB |
|---|---|
| RGB | rgb(220, 201, 219) |
| HSL | hsl(303, 21%, 83%) |
| HSV | hsv(303, 9%, 86%) |
| CMYK | cmyk(0%, 8.6%, 0.5%, 13.7%) |
| CIE-LAB | lab(82.97, 9.79, -6.51) |
| CIE-LCH | lch(82.97, 11.76, 326.37°) |
| OKLab | oklab(85.69% 0.0271 -0.0173) |
| OKLCH | oklch(85.69% 0.032 327.5) |
| XYZ | xyz(63.1862, 62.1041, 75.6627) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.66
Light Pink
#FFD1DF
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.93
Pale Lavender
#EECFFE
ΔE00 9.20
Lavender (CSS)
#E6E6FA
ΔE00 9.43
Very Light Purple
#F6CEFC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC9DB #C9DCCA
analogous
#D3C9DC #DCC9DB #DCC9D1
triadic
#DCC9DB #DBDCC9 #C9DBDC
tetradic
#DCC9DB #DCD3C9 #C9DCCA #C9D1DC
square
#DCC9DB #DCD3C9 #C9DCCA #C9D1DC
split-complementary
#DCC9DB #D1DCC9 #C9DCD3
monochromatic
#AC7FA9 #C4A4C2 #DCC9DB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.56
#DCC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DCC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC9DB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC9DB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#DECACF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc9db; /* rgb */ color: rgb(220, 201, 219); /* oklch */ color: oklch(85.7% 0.032 327.5);
Tailwind
colors: {
custom: {
50: '#e6d9e6',
500: '#dcc9db',
950: '#000000',
},
}SCSS
$custom: #dcc9db; $custom-light: #e6d9e6; $custom-dark: #000000;
JSON
{
"hex": "#dcc9db",
"rgb": {
"r": 220,
"g": 201,
"b": 219
},
"hsl": {
"h": 303.158,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.85689,
"c": 0.03211,
"h": 327.5
},
"luminance": 0.62103
}Semantic roles & 50–950 ramp
primary
#DCC9DB
secondary
#97B299
accent
#A04A46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384