#DCCEFD#DCCEFD
#DCCEFD is a very light, moderate violet. Relative luminance 0.664; OKLCH L 87.8% C 0.066 H 298.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEFD |
|---|---|
| RGB | rgb(220, 206, 253) |
| HSL | hsl(258, 92%, 90%) |
| HSV | hsv(258, 19%, 99%) |
| CMYK | cmyk(13%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(85.23, 13.73, -21.22) |
| CIE-LCH | lch(85.23, 25.28, 302.91°) |
| OKLab | oklab(87.78% 0.0315 -0.0576) |
| OKLCH | oklch(87.78% 0.066 298.7) |
| XYZ | xyz(69.3126, 66.4499, 102.0840) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.86
Light Lavender
#DFC5FE
ΔE00 3.62
Periwinkle
#CCCCFF
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 4.72
Light Lilac
#EDC8FF
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEFD #EFFDCE
analogous
#CED8FD #DCCEFD #F3CEFD
triadic
#DCCEFD #FDDCCE #CEFDDC
tetradic
#DCCEFD #FDCED8 #EFFDCE #CEFDF3
square
#DCCEFD #FDCED8 #EFFDCE #CEFDF3
split-complementary
#DCCEFD #FDF3CE #D8FDCE
monochromatic
#8858F8 #B293FB #DCCEFD #EAE2FE #EAE2FE
Accessibility & contrast
On white
1.47
#DCCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DCCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEFD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEFD | 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)
#C5D5FF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#D6D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dccefd; /* rgb */ color: rgb(220, 206, 253); /* oklch */ color: oklch(87.8% 0.066 298.7);
Tailwind
colors: {
custom: {
50: '#e7ddfe',
500: '#dccefd',
950: '#000000',
},
}SCSS
$custom: #dccefd; $custom-light: #e7ddfe; $custom-dark: #000000;
JSON
{
"hex": "#dccefd",
"rgb": {
"r": 220,
"g": 206,
"b": 253
},
"hsl": {
"h": 257.872,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.87784,
"c": 0.06568,
"h": 298.7
},
"luminance": 0.6645
}Semantic roles & 50–950 ramp
primary
#DCCEFD
secondary
#CAE68A
accent
#E600A1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485