#DCCFF0#DCCFF0
#DCCFF0 is a very light, muted violet. Relative luminance 0.661; OKLCH L 87.5% C 0.047 H 303.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF0 |
|---|---|
| RGB | rgb(220, 207, 240) |
| HSL | hsl(264, 52%, 88%) |
| HSV | hsv(264, 14%, 94%) |
| CMYK | cmyk(8.3%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(85.06, 10.59, -14.57) |
| CIE-LCH | lch(85.06, 18.01, 306.00°) |
| OKLab | oklab(87.52% 0.0258 -0.0392) |
| OKLCH | oklch(87.52% 0.047 303.3) |
| XYZ | xyz(67.5533, 66.1326, 91.6272) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 5.82
Thistle
#D8BFD8
ΔE00 5.86
Light Lavender
#DFC5FE
ΔE00 6.71
Periwinkle
#CCCCFF
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF0 #E3F0CF
analogous
#CFD2F0 #DCCFF0 #ECCFF0
triadic
#DCCFF0 #F0DCCF #CFF0DC
tetradic
#DCCFF0 #F0CFD2 #E3F0CF #CFF0EC
square
#DCCFF0 #F0CFD2 #E3F0CF #CFF0EC
split-complementary
#DCCFF0 #F0ECCF #D2F0CF
monochromatic
#9872D3 #BAA0E1 #DCCFF0 #EEE8F8 #EEE8F8
Accessibility & contrast
On white
1.48
#DCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DCCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF0
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF0 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F2
Deuteranopia (green-blind)
#CCD4EF
Tritanopia (blue-blind)
#D9D3DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dccff0; /* rgb */ color: rgb(220, 207, 240); /* oklch */ color: oklch(87.5% 0.047 303.3);
Tailwind
colors: {
custom: {
50: '#e7ddf5',
500: '#dccff0',
950: '#000000',
},
}SCSS
$custom: #dccff0; $custom-light: #e7ddf5; $custom-dark: #000000;
JSON
{
"hex": "#dccff0",
"rgb": {
"r": 220,
"g": 207,
"b": 240
},
"hsl": {
"h": 263.636,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.87524,
"c": 0.04696,
"h": 303.3
},
"luminance": 0.66133
}Semantic roles & 50–950 ramp
primary
#DCCFF0
secondary
#B8CE95
accent
#C02683
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485