#DCCEFF#DCCEFF
#DCCEFF is a very light, moderate violet. Relative luminance 0.666; OKLCH L 87.9% C 0.068 H 298.1°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCEFF |
|---|---|
| RGB | rgb(220, 206, 255) |
| HSL | hsl(257, 100%, 90%) |
| HSV | hsv(257, 19%, 100%) |
| CMYK | cmyk(13.7%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(85.29, 14.15, -22.18) |
| CIE-LCH | lch(85.29, 26.31, 302.53°) |
| OKLab | oklab(87.86% 0.0322 -0.0603) |
| OKLCH | oklch(87.86% 0.068 298.1) |
| XYZ | xyz(69.6328, 66.5780, 103.7707) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.82
Light Lavender
#DFC5FE
ΔE00 3.42
Periwinkle
#CCCCFF
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCEFF #F1FFCE
analogous
#CED8FF #DCCEFF #F4CEFF
triadic
#DCCEFF #FFDCCE #CEFFDC
tetradic
#DCCEFF #FFCED8 #F1FFCE #CEFFF4
square
#DCCEFF #FFCED8 #F1FFCE #CEFFF4
split-complementary
#DCCEFF #FFF4CE #D8FFCE
monochromatic
#8554FF #B091FF #DCCEFF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.47
#DCCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DCCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCEFF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCEFF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C6D5FE
Tritanopia (blue-blind)
#D6D5DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcceff; /* rgb */ color: rgb(220, 206, 255); /* oklch */ color: oklch(87.9% 0.068 298.1);
Tailwind
colors: {
custom: {
50: '#e7ddff',
500: '#dcceff',
950: '#000000',
},
}SCSS
$custom: #dcceff; $custom-light: #e7ddff; $custom-dark: #000000;
JSON
{
"hex": "#dcceff",
"rgb": {
"r": 220,
"g": 206,
"b": 255
},
"hsl": {
"h": 257.143,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87856,
"c": 0.06834,
"h": 298.1
},
"luminance": 0.66578
}Semantic roles & 50–950 ramp
primary
#DCCEFF
secondary
#CEEA87
accent
#E600A4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486