#DCCFF6#DCCFF6
#DCCFF6 is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.7% C 0.055 H 300.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF6 |
|---|---|
| RGB | rgb(220, 207, 246) |
| HSL | hsl(260, 68%, 89%) |
| HSV | hsv(260, 16%, 96%) |
| CMYK | cmyk(10.6%, 15.9%, 0%, 3.5%) |
| CIE-LAB | lab(85.25, 11.78, -17.48) |
| CIE-LCH | lch(85.25, 21.08, 303.98°) |
| OKLab | oklab(87.73% 0.0278 -0.0472) |
| OKLCH | oklch(87.73% 0.055 300.5) |
| XYZ | xyz(68.4594, 66.4950, 96.3991) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.15
Pale Lavender
#EECFFE
ΔE00 5.03
Light Lavender
#DFC5FE
ΔE00 5.22
Periwinkle
#CCCCFF
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF6 #E9F6CF
analogous
#CFD6F6 #DCCFF6 #F0CFF6
triadic
#DCCFF6 #F6DCCF #CFF6DC
tetradic
#DCCFF6 #F6CFD6 #E9F6CF #CFF6F0
square
#DCCFF6 #F6CFD6 #E9F6CF #CFF6F0
split-complementary
#DCCFF6 #F6F0CF #D6F6CF
monochromatic
#9168E3 #B69BEC #DCCFF6 #ECE5FA #ECE5FA
Accessibility & contrast
On white
1.47
#DCCFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DCCFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF6
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF6 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F8
Deuteranopia (green-blind)
#CAD5F5
Tritanopia (blue-blind)
#D8D4DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff6; /* rgb */ color: rgb(220, 207, 246); /* oklch */ color: oklch(87.7% 0.055 300.5);
Tailwind
colors: {
custom: {
50: '#e7ddf9',
500: '#dccff6',
950: '#000000',
},
}SCSS
$custom: #dccff6; $custom-light: #e7ddf9; $custom-dark: #000000;
JSON
{
"hex": "#dccff6",
"rgb": {
"r": 220,
"g": 207,
"b": 246
},
"hsl": {
"h": 260,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.87728,
"c": 0.05483,
"h": 300.5
},
"luminance": 0.66495
}Semantic roles & 50–950 ramp
primary
#DCCFF6
secondary
#C0D891
accent
#D01592
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485