#DCC7FE#DCC7FE
#DCC7FE is a very light, moderate violet. Relative luminance 0.632; OKLCH L 86.5% C 0.078 H 302.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC7FE |
|---|---|
| RGB | rgb(220, 199, 254) |
| HSL | hsl(263, 96%, 89%) |
| HSV | hsv(263, 22%, 100%) |
| CMYK | cmyk(13.4%, 21.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.56, 17.68, -24.28) |
| CIE-LCH | lch(83.56, 30.04, 306.06°) |
| OKLab | oklab(86.5% 0.0417 -0.0661) |
| OKLCH | oklch(86.5% 0.078 302.2) |
| XYZ | xyz(67.8245, 63.2183, 102.3759) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.20
Pale Lilac
#E4CBFF
ΔE00 1.87
Light Lilac
#EDC8FF
ΔE00 4.11
Pale Lavender
#EECFFE
ΔE00 4.45
Light Violet
#D6B4FC
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC7FE #E9FEC7
analogous
#C7CEFE #DCC7FE #F8C7FE
triadic
#DCC7FE #FEDCC7 #C7FEDC
tetradic
#DCC7FE #FEC7CE #E9FEC7 #C7FEF8
square
#DCC7FE #FEC7CE #E9FEC7 #C7FEF8
split-complementary
#DCC7FE #FEF8C7 #CEFEC7
monochromatic
#914FFC #B68BFD #DCC7FE #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.54
#DCC7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DCC7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC7FE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC7FE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#D7CFDA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dcc7fe; /* rgb */ color: rgb(220, 199, 254); /* oklch */ color: oklch(86.5% 0.078 302.2);
Tailwind
colors: {
custom: {
50: '#e7d8fe',
500: '#dcc7fe',
950: '#000000',
},
}SCSS
$custom: #dcc7fe; $custom-light: #e7d8fe; $custom-dark: #000000;
JSON
{
"hex": "#dcc7fe",
"rgb": {
"r": 220,
"g": 199,
"b": 254
},
"hsl": {
"h": 262.909,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.86502,
"c": 0.07817,
"h": 302.2
},
"luminance": 0.63218
}Semantic roles & 50–950 ramp
primary
#DCC7FE
secondary
#C0E782
accent
#E6008E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386