#DCCCF2#DCCCF2
#DCCCF2 is a very light, muted violet. Relative luminance 0.648; OKLCH L 87.0% C 0.054 H 304.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCF2 |
|---|---|
| RGB | rgb(220, 204, 242) |
| HSL | hsl(265, 59%, 87%) |
| HSV | hsv(265, 16%, 95%) |
| CMYK | cmyk(9.1%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(84.39, 12.58, -16.65) |
| CIE-LCH | lch(84.39, 20.87, 307.07°) |
| OKLab | oklab(87.02% 0.0308 -0.0449) |
| OKLCH | oklch(87.02% 0.054 304.4) |
| XYZ | xyz(67.1321, 64.8123, 92.9606) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.50
Light Lavender
#DFC5FE
ΔE00 5.05
Thistle
#D8BFD8
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCF2 #E2F2CC
analogous
#CCCFF2 #DCCCF2 #EFCCF2
triadic
#DCCCF2 #F2DCCC #CCF2DC
tetradic
#DCCCF2 #F2CCCF #E2F2CC #CCF2EF
square
#DCCCF2 #F2CCCF #E2F2CC #CCF2EF
split-complementary
#DCCCF2 #F2EFCC #CFF2CC
monochromatic
#996AD9 #BB9BE6 #DCCCF2 #EEE7F9 #EEE7F9
Accessibility & contrast
On white
1.50
#DCCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DCCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCF2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCF2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C8D3F1
Tritanopia (blue-blind)
#D9D1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcccf2; /* rgb */ color: rgb(220, 204, 242); /* oklch */ color: oklch(87.0% 0.054 304.4);
Tailwind
colors: {
custom: {
50: '#e7dbf6',
500: '#dcccf2',
950: '#000000',
},
}SCSS
$custom: #dcccf2; $custom-light: #e7dbf6; $custom-dark: #000000;
JSON
{
"hex": "#dcccf2",
"rgb": {
"r": 220,
"g": 204,
"b": 242
},
"hsl": {
"h": 265.263,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.87017,
"c": 0.05446,
"h": 304.4
},
"luminance": 0.64812
}Semantic roles & 50–950 ramp
primary
#DCCCF2
secondary
#B6D191
accent
#C71E80
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485