#DCCBE7#DCCBE7
#DCCBE7 is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.5% C 0.042 H 312.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBE7 |
|---|---|
| RGB | rgb(220, 203, 231) |
| HSL | hsl(276, 37%, 85%) |
| HSV | hsv(276, 12%, 91%) |
| CMYK | cmyk(4.8%, 12.1%, 0%, 9.4%) |
| CIE-LAB | lab(83.81, 10.97, -11.67) |
| CIE-LCH | lch(83.81, 16.01, 313.23°) |
| OKLab | oklab(86.46% 0.0284 -0.0313) |
| OKLCH | oklch(86.46% 0.042 312.3) |
| XYZ | xyz(65.2926, 63.6974, 84.4409) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.79
Pale Lavender
#EECFFE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 6.73
Very Light Purple
#F6CEFC
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.85
Light Lilac
#EDC8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBE7 #D6E7CB
analogous
#CECBE7 #DCCBE7 #E7CBE4
triadic
#DCCBE7 #E7DCCB #CBE7DC
tetradic
#DCCBE7 #E7CECB #D6E7CB #CBE4E7
square
#DCCBE7 #E7CECB #D6E7CB #CBE4E7
split-complementary
#DCCBE7 #E4E7CB #CBE7CE
monochromatic
#A477C0 #C0A1D4 #DCCBE7 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.53
#DCCBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DCCBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBE7
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBE7 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E8
Deuteranopia (green-blind)
#CBD1E6
Tritanopia (blue-blind)
#DBCED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccbe7; /* rgb */ color: rgb(220, 203, 231); /* oklch */ color: oklch(86.5% 0.042 312.3);
Tailwind
colors: {
custom: {
50: '#e7daee',
500: '#dccbe7',
950: '#000000',
},
}SCSS
$custom: #dccbe7; $custom-light: #e7daee; $custom-dark: #000000;
JSON
{
"hex": "#dccbe7",
"rgb": {
"r": 220,
"g": 203,
"b": 231
},
"hsl": {
"h": 276.429,
"s": 36.842,
"l": 85.098
},
"oklch": {
"l": 0.86457,
"c": 0.04226,
"h": 312.3
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#DCCBE7
secondary
#A6C195
accent
#B03666
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385