#DCCFF4#DCCFF4
#DCCFF4 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.052 H 301.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF4 |
|---|---|
| RGB | rgb(220, 207, 244) |
| HSL | hsl(261, 63%, 88%) |
| HSV | hsv(261, 15%, 96%) |
| CMYK | cmyk(9.8%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(85.19, 11.38, -16.51) |
| CIE-LCH | lch(85.19, 20.05, 304.58°) |
| OKLab | oklab(87.66% 0.0272 -0.0446) |
| OKLCH | oklch(87.66% 0.052 301.3) |
| XYZ | xyz(68.1540, 66.3729, 94.7911) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 5.22
Light Lavender
#DFC5FE
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 6.20
Thistle
#D8BFD8
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF4 #E7F4CF
analogous
#CFD4F4 #DCCFF4 #EECFF4
triadic
#DCCFF4 #F4DCCF #CFF4DC
tetradic
#DCCFF4 #F4CFD4 #E7F4CF #CFF4EE
square
#DCCFF4 #F4CFD4 #E7F4CF #CFF4EE
split-complementary
#DCCFF4 #F4EECF #D4F4CF
monochromatic
#936BDD #B89DE9 #DCCFF4 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.47
#DCCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#DCCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF4
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF4 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F6
Deuteranopia (green-blind)
#CAD5F3
Tritanopia (blue-blind)
#D8D4DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff4; /* rgb */ color: rgb(220, 207, 244); /* oklch */ color: oklch(87.7% 0.052 301.3);
Tailwind
colors: {
custom: {
50: '#e7ddf7',
500: '#dccff4',
950: '#000000',
},
}SCSS
$custom: #dccff4; $custom-light: #e7ddf7; $custom-dark: #000000;
JSON
{
"hex": "#dccff4",
"rgb": {
"r": 220,
"g": 207,
"b": 244
},
"hsl": {
"h": 261.081,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.87659,
"c": 0.05221,
"h": 301.3
},
"luminance": 0.66373
}Semantic roles & 50–950 ramp
primary
#DCCFF4
secondary
#BDD592
accent
#CA1B8D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485