#DCCFF5#DCCFF5
#DCCFF5 is a very light, muted violet. Relative luminance 0.664; OKLCH L 87.7% C 0.054 H 300.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFF5 |
|---|---|
| RGB | rgb(220, 207, 245) |
| HSL | hsl(261, 66%, 89%) |
| HSV | hsv(261, 16%, 96%) |
| CMYK | cmyk(10.2%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(85.22, 11.58, -16.99) |
| CIE-LCH | lch(85.22, 20.57, 304.27°) |
| OKLab | oklab(87.69% 0.0275 -0.0459) |
| OKLCH | oklch(87.69% 0.054 300.9) |
| XYZ | xyz(68.3063, 66.4338, 95.5930) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 5.12
Light Lavender
#DFC5FE
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFF5 #E8F5CF
analogous
#CFD5F5 #DCCFF5 #EFCFF5
triadic
#DCCFF5 #F5DCCF #CFF5DC
tetradic
#DCCFF5 #F5CFD5 #E8F5CF #CFF5EF
square
#DCCFF5 #F5CFD5 #E8F5CF #CFF5EF
split-complementary
#DCCFF5 #F5EFCF #D5F5CF
monochromatic
#926AE0 #B79CEA #DCCFF5 #EDE6FA #EDE6FA
Accessibility & contrast
On white
1.47
#DCCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFF5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFF5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D5F7
Deuteranopia (green-blind)
#CAD5F4
Tritanopia (blue-blind)
#D8D4DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccff5; /* rgb */ color: rgb(220, 207, 245); /* oklch */ color: oklch(87.7% 0.054 300.9);
Tailwind
colors: {
custom: {
50: '#e7ddf8',
500: '#dccff5',
950: '#000000',
},
}SCSS
$custom: #dccff5; $custom-light: #e7ddf8; $custom-dark: #000000;
JSON
{
"hex": "#dccff5",
"rgb": {
"r": 220,
"g": 207,
"b": 245
},
"hsl": {
"h": 260.526,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.87694,
"c": 0.05351,
"h": 300.9
},
"luminance": 0.66434
}Semantic roles & 50–950 ramp
primary
#DCCFF5
secondary
#BFD692
accent
#CD188F
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485