#DCCCF1#DCCCF1
#DCCCF1 is a very light, muted violet. Relative luminance 0.648; OKLCH L 87.0% C 0.053 H 304.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCF1 |
|---|---|
| RGB | rgb(220, 204, 241) |
| HSL | hsl(266, 57%, 87%) |
| HSV | hsv(266, 15%, 95%) |
| CMYK | cmyk(8.7%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(84.36, 12.38, -16.17) |
| CIE-LCH | lch(84.36, 20.36, 307.44°) |
| OKLab | oklab(86.98% 0.0304 -0.0436) |
| OKLCH | oklch(86.98% 0.053 304.9) |
| XYZ | xyz(66.9823, 64.7524, 92.1717) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 5.31
Thistle
#D8BFD8
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 6.12
Very Light Purple
#F6CEFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCF1 #E1F1CC
analogous
#CCCFF1 #DCCCF1 #EFCCF1
triadic
#DCCCF1 #F1DCCC #CCF1DC
tetradic
#DCCCF1 #F1CCCF #E1F1CC #CCF1EF
square
#DCCCF1 #F1CCCF #E1F1CC #CCF1EF
split-complementary
#DCCCF1 #F1EFCC #CFF1CC
monochromatic
#9A6CD7 #BB9CE4 #DCCCF1 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.51
#DCCCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#DCCCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCF1
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCF1 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F3
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#D9D1D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcccf1; /* rgb */ color: rgb(220, 204, 241); /* oklch */ color: oklch(87.0% 0.053 304.9);
Tailwind
colors: {
custom: {
50: '#e7dbf5',
500: '#dcccf1',
950: '#000000',
},
}SCSS
$custom: #dcccf1; $custom-light: #e7dbf5; $custom-dark: #000000;
JSON
{
"hex": "#dcccf1",
"rgb": {
"r": 220,
"g": 204,
"b": 241
},
"hsl": {
"h": 265.946,
"s": 56.923,
"l": 87.255
},
"oklch": {
"l": 0.86983,
"c": 0.05317,
"h": 304.9
},
"luminance": 0.64752
}Semantic roles & 50–950 ramp
primary
#DCCCF1
secondary
#B5D091
accent
#C4217E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485