#DCCBE8#DCCBE8
#DCCBE8 is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.5% C 0.043 H 311.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCBE8 |
|---|---|
| RGB | rgb(220, 203, 232) |
| HSL | hsl(275, 39%, 85%) |
| HSV | hsv(275, 13%, 91%) |
| CMYK | cmyk(5.2%, 12.5%, 0%, 9%) |
| CIE-LAB | lab(83.84, 11.16, -12.16) |
| CIE-LCH | lch(83.84, 16.50, 312.56°) |
| OKLab | oklab(86.49% 0.0288 -0.0326) |
| OKLCH | oklch(86.49% 0.043 311.4) |
| XYZ | xyz(65.4342, 63.7541, 85.1869) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.91
Pale Lavender
#EECFFE
ΔE00 6.08
Pale Lilac
#E4CBFF
ΔE00 6.42
Very Light Purple
#F6CEFC
ΔE00 7.22
Light Lavender
#DFC5FE
ΔE00 7.54
Light Lilac
#EDC8FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCBE8 #D7E8CB
analogous
#CDCBE8 #DCCBE8 #E8CBE6
triadic
#DCCBE8 #E8DCCB #CBE8DC
tetradic
#DCCBE8 #E8CDCB #D7E8CB #CBE6E8
square
#DCCBE8 #E8CDCB #D7E8CB #CBE6E8
split-complementary
#DCCBE8 #E6E8CB #CBE8CD
monochromatic
#A376C2 #BFA1D5 #DCCBE8 #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.53
#DCCBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DCCBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCBE8
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCBE8 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D0E9
Deuteranopia (green-blind)
#CAD1E7
Tritanopia (blue-blind)
#DBCED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccbe8; /* rgb */ color: rgb(220, 203, 232); /* oklch */ color: oklch(86.5% 0.043 311.4);
Tailwind
colors: {
custom: {
50: '#e7daef',
500: '#dccbe8',
950: '#000000',
},
}SCSS
$custom: #dccbe8; $custom-light: #e7daef; $custom-dark: #000000;
JSON
{
"hex": "#dccbe8",
"rgb": {
"r": 220,
"g": 203,
"b": 232
},
"hsl": {
"h": 275.172,
"s": 38.667,
"l": 85.294
},
"oklch": {
"l": 0.8649,
"c": 0.04349,
"h": 311.4
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#DCCBE8
secondary
#A8C295
accent
#B23468
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385