#DCCCEE#DCCCEE
#DCCCEE is a very light, muted violet. Relative luminance 0.646; OKLCH L 86.9% C 0.049 H 306.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCEE |
|---|---|
| RGB | rgb(220, 204, 238) |
| HSL | hsl(268, 50%, 87%) |
| HSV | hsv(268, 14%, 93%) |
| CMYK | cmyk(7.6%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.26, 11.79, -14.71) |
| CIE-LCH | lch(84.26, 18.85, 308.71°) |
| OKLab | oklab(86.88% 0.0294 -0.0396) |
| OKLCH | oklch(86.88% 0.049 306.6) |
| XYZ | xyz(66.5379, 64.5746, 89.8312) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.00
Thistle
#D8BFD8
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 6.13
Very Light Purple
#F6CEFC
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCEE #DEEECC
analogous
#CCCDEE #DCCCEE #EDCCEE
triadic
#DCCCEE #EEDCCC #CCEEDC
tetradic
#DCCCEE #EECCCD #DEEECC #CCEEED
square
#DCCCEE #EECCCD #DEEECC #CCEEED
split-complementary
#DCCCEE #EEEDCC #CDEECC
monochromatic
#9D70CF #BD9EDF #DCCCEE #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.51
#DCCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DCCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCEE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCEE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#CAD2ED
Tritanopia (blue-blind)
#DAD0D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcccee; /* rgb */ color: rgb(220, 204, 238); /* oklch */ color: oklch(86.9% 0.049 306.6);
Tailwind
colors: {
custom: {
50: '#e7dbf3',
500: '#dcccee',
950: '#000000',
},
}SCSS
$custom: #dcccee; $custom-light: #e7dbf3; $custom-dark: #000000;
JSON
{
"hex": "#dcccee",
"rgb": {
"r": 220,
"g": 204,
"b": 238
},
"hsl": {
"h": 268.235,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.86881,
"c": 0.04933,
"h": 306.6
},
"luminance": 0.64574
}Semantic roles & 50–950 ramp
primary
#DCCCEE
secondary
#B1CB93
accent
#BD2877
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485