#DCCCF0#DCCCF0
#DCCCF0 is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.9% C 0.052 H 305.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCF0 |
|---|---|
| RGB | rgb(220, 204, 240) |
| HSL | hsl(267, 55%, 87%) |
| HSV | hsv(267, 15%, 94%) |
| CMYK | cmyk(8.3%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(84.33, 12.18, -15.68) |
| CIE-LCH | lch(84.33, 19.86, 307.84°) |
| OKLab | oklab(86.95% 0.0301 -0.0423) |
| OKLCH | oklch(86.95% 0.052 305.4) |
| XYZ | xyz(66.8334, 64.6928, 91.3872) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 4.77
Thistle
#D8BFD8
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 5.58
Light Lilac
#EDC8FF
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCF0 #E0F0CC
analogous
#CCCEF0 #DCCCF0 #EECCF0
triadic
#DCCCF0 #F0DCCC #CCF0DC
tetradic
#DCCCF0 #F0CCCE #E0F0CC #CCF0EE
square
#DCCCF0 #F0CCCE #E0F0CC #CCF0EE
split-complementary
#DCCCF0 #F0EECC #CEF0CC
monochromatic
#9B6DD4 #BC9DE2 #DCCCF0 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.51
#DCCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DCCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCF0
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCF0 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F2
Deuteranopia (green-blind)
#C9D2EF
Tritanopia (blue-blind)
#D9D1D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcccf0; /* rgb */ color: rgb(220, 204, 240); /* oklch */ color: oklch(86.9% 0.052 305.4);
Tailwind
colors: {
custom: {
50: '#e7dbf5',
500: '#dcccf0',
950: '#000000',
},
}SCSS
$custom: #dcccf0; $custom-light: #e7dbf5; $custom-dark: #000000;
JSON
{
"hex": "#dcccf0",
"rgb": {
"r": 220,
"g": 204,
"b": 240
},
"hsl": {
"h": 266.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.86949,
"c": 0.05189,
"h": 305.4
},
"luminance": 0.64693
}Semantic roles & 50–950 ramp
primary
#DCCCF0
secondary
#B3CE92
accent
#C2237C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485