#DCC4E2#DCC4E2
#DCC4E2 is a very light, muted purple. Relative luminance 0.602; OKLCH L 85.0% C 0.049 H 319.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4E2 |
|---|---|
| RGB | rgb(220, 196, 226) |
| HSL | hsl(288, 34%, 83%) |
| HSV | hsv(288, 13%, 89%) |
| CMYK | cmyk(2.7%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.94, 13.75, -11.79) |
| CIE-LCH | lch(81.94, 18.11, 319.40°) |
| OKLab | oklab(84.96% 0.0369 -0.0315) |
| OKLCH | oklch(84.96% 0.049 319.5) |
| XYZ | xyz(62.9806, 60.1872, 80.2362) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.08
Pale Lavender
#EECFFE
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 6.44
Light Lilac
#EDC8FF
ΔE00 7.02
Pale Mauve
#FED0FC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4E2 #CAE2C4
analogous
#CDC4E2 #DCC4E2 #E2C4D9
triadic
#DCC4E2 #E2DCC4 #C4E2DC
tetradic
#DCC4E2 #E2CDC4 #CAE2C4 #C4D9E2
square
#DCC4E2 #E2CDC4 #CAE2C4 #C4D9E2
split-complementary
#DCC4E2 #D9E2C4 #C4E2CD
monochromatic
#AB72BA #C49BCE #DCC4E2 #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.61
#DCC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DCC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4E2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4E2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#C6CDE1
Tritanopia (blue-blind)
#DDC7CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcc4e2; /* rgb */ color: rgb(220, 196, 226); /* oklch */ color: oklch(85.0% 0.049 319.5);
Tailwind
colors: {
custom: {
50: '#e7d5eb',
500: '#dcc4e2',
950: '#000000',
},
}SCSS
$custom: #dcc4e2; $custom-light: #e7d5eb; $custom-dark: #000000;
JSON
{
"hex": "#dcc4e2",
"rgb": {
"r": 220,
"g": 196,
"b": 226
},
"hsl": {
"h": 288,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.84955,
"c": 0.04853,
"h": 319.5
},
"luminance": 0.60186
}Semantic roles & 50–950 ramp
primary
#DCC4E2
secondary
#98BB90
accent
#AD3950
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384