#DCCFFD#DCCFFD
#DCCFFD is a very light, moderate violet. Relative luminance 0.669; OKLCH L 88.0% C 0.064 H 298.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCFFD |
|---|---|
| RGB | rgb(220, 207, 253) |
| HSL | hsl(257, 92%, 90%) |
| HSV | hsv(257, 18%, 99%) |
| CMYK | cmyk(13%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.47, 13.20, -20.85) |
| CIE-LCH | lch(85.47, 24.68, 302.34°) |
| OKLab | oklab(87.97% 0.0301 -0.0566) |
| OKLCH | oklch(87.97% 0.064 298) |
| XYZ | xyz(69.5541, 66.9329, 102.1645) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.19
Light Lavender
#DFC5FE
ΔE00 3.99
Periwinkle
#CCCCFF
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.92
Light Lilac
#EDC8FF
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCFFD #F0FDCF
analogous
#CFD9FD #DCCFFD #F3CFFD
triadic
#DCCFFD #FDDCCF #CFFDDC
tetradic
#DCCFFD #FDCFD9 #F0FDCF #CFFDF3
square
#DCCFFD #FDCFD9 #F0FDCF #CFFDF3
split-complementary
#DCCFFD #FDF3CF #D9FDCF
monochromatic
#8659F8 #B194FB #DCCFFD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.46
#DCCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DCCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCFFD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCFFD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#D6D6DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dccffd; /* rgb */ color: rgb(220, 207, 253); /* oklch */ color: oklch(88.0% 0.064 298.0);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#dccffd',
950: '#000000',
},
}SCSS
$custom: #dccffd; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dccffd",
"rgb": {
"r": 220,
"g": 207,
"b": 253
},
"hsl": {
"h": 256.957,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.87974,
"c": 0.06411,
"h": 298
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#DCCFFD
secondary
#CCE68A
accent
#E600A5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485