#DCC7FD#DCC7FD
#DCC7FD is a very light, moderate violet. Relative luminance 0.632; OKLCH L 86.5% C 0.077 H 302.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7FD |
|---|---|
| RGB | rgb(220, 199, 253) |
| HSL | hsl(263, 93%, 89%) |
| HSV | hsv(263, 21%, 99%) |
| CMYK | cmyk(13%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.52, 17.47, -23.80) |
| CIE-LCH | lch(83.52, 29.53, 306.28°) |
| OKLab | oklab(86.47% 0.0414 -0.0648) |
| OKLCH | oklch(86.47% 0.077 302.6) |
| XYZ | xyz(67.6648, 63.1544, 101.5347) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.23
Pale Lilac
#E4CBFF
ΔE00 1.73
Light Lilac
#EDC8FF
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 5.48
Light Lavendar
#EFC0FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7FD #E8FDC7
analogous
#C7CDFD #DCC7FD #F7C7FD
triadic
#DCC7FD #FDDCC7 #C7FDDC
tetradic
#DCC7FD #FDC7CD #E8FDC7 #C7FDF7
square
#DCC7FD #FDC7CD #E8FDC7 #C7FDF7
split-complementary
#DCC7FD #FDF7C7 #CDFDC7
monochromatic
#9251F9 #B78CFB #DCC7FD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.54
#DCC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DCC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7FD
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7FD | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#D7CED9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcc7fd; /* rgb */ color: rgb(220, 199, 253); /* oklch */ color: oklch(86.5% 0.077 302.6);
Tailwind
colors: {
custom: {
50: '#e7d8fe',
500: '#dcc7fd',
950: '#000000',
},
}SCSS
$custom: #dcc7fd; $custom-light: #e7d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dcc7fd",
"rgb": {
"r": 220,
"g": 199,
"b": 253
},
"hsl": {
"h": 263.333,
"s": 93.103,
"l": 88.627
},
"oklch": {
"l": 0.86465,
"c": 0.07688,
"h": 302.6
},
"luminance": 0.63154
}Semantic roles & 50–950 ramp
primary
#DCC7FD
secondary
#BFE583
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385