#DCCFF9#DCCFF9
#DCCFF9 is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.8% C 0.059 H 299.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF9 |
|---|---|
| RGB | rgb(220, 207, 249) |
| HSL | hsl(259, 78%, 89%) |
| HSV | hsv(259, 17%, 98%) |
| CMYK | cmyk(11.6%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(85.34, 12.39, -18.93) |
| CIE-LCH | lch(85.34, 22.62, 303.20°) |
| OKLab | oklab(87.83% 0.0288 -0.0513) |
| OKLCH | oklch(87.83% 0.059 299.3) |
| XYZ | xyz(68.9235, 66.6807, 98.8438) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.87
Periwinkle
#CCCCFF
ΔE00 5.25
Light Lilac
#EDC8FF
ΔE00 6.11
Very Light Purple
#F6CEFC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF9 #ECF9CF
analogous
#CFD7F9 #DCCFF9 #F1CFF9
triadic
#DCCFF9 #F9DCCF #CFF9DC
tetradic
#DCCFF9 #F9CFD7 #ECF9CF #CFF9F1
square
#DCCFF9 #F9CFD7 #ECF9CF #CFF9F1
split-complementary
#DCCFF9 #F9F1CF #D7F9CF
monochromatic
#8D62EB #B499F2 #DCCFF9 #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.46
#DCCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DCCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF9
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF9 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FB
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#D7D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff9; /* rgb */ color: rgb(220, 207, 249); /* oklch */ color: oklch(87.8% 0.059 299.3);
Tailwind
colors: {
custom: {
50: '#e7ddfb',
500: '#dccff9',
950: '#000000',
},
}SCSS
$custom: #dccff9; $custom-light: #e7ddfb; $custom-dark: #000000;
JSON
{
"hex": "#dccff9",
"rgb": {
"r": 220,
"g": 207,
"b": 249
},
"hsl": {
"h": 258.571,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.87832,
"c": 0.0588,
"h": 299.3
},
"luminance": 0.66681
}Semantic roles & 50–950 ramp
primary
#DCCFF9
secondary
#C5DE8E
accent
#DA0B9A
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485