#DCCDEF#DCCDEF
#DCCDEF is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.1% C 0.049 H 305.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDEF |
|---|---|
| RGB | rgb(220, 205, 239) |
| HSL | hsl(266, 52%, 87%) |
| HSV | hsv(266, 14%, 94%) |
| CMYK | cmyk(7.9%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(84.54, 11.45, -14.83) |
| CIE-LCH | lch(84.54, 18.74, 307.69°) |
| OKLab | oklab(87.11% 0.0283 -0.0399) |
| OKLCH | oklch(87.11% 0.049 305.3) |
| XYZ | xyz(66.9237, 65.1104, 90.6865) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 6.21
Light Lilac
#EDC8FF
ΔE00 6.88
Very Light Purple
#F6CEFC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDEF #E0EFCD
analogous
#CDCFEF #DCCDEF #EDCDEF
triadic
#DCCDEF #EFDCCD #CDEFDC
tetradic
#DCCDEF #EFCDCF #E0EFCD #CDEFED
square
#DCCDEF #EFCDCF #E0EFCD #CDEFED
split-complementary
#DCCDEF #EFEDCD #CFEFCD
monochromatic
#9B70D1 #BC9FE0 #DCCDEF #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.50
#DCCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DCCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDEF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDEF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2F1
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#D9D1D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dccdef; /* rgb */ color: rgb(220, 205, 239); /* oklch */ color: oklch(87.1% 0.049 305.3);
Tailwind
colors: {
custom: {
50: '#e7dcf4',
500: '#dccdef',
950: '#000000',
},
}SCSS
$custom: #dccdef; $custom-light: #e7dcf4; $custom-dark: #000000;
JSON
{
"hex": "#dccdef",
"rgb": {
"r": 220,
"g": 205,
"b": 239
},
"hsl": {
"h": 266.471,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.87106,
"c": 0.04896,
"h": 305.3
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#DCCDEF
secondary
#B3CD94
accent
#BF277C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485