#DCC8FC#DCC8FC
#DCC8FC is a very light, moderate violet. Relative luminance 0.636; OKLCH L 86.6% C 0.074 H 302.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8FC |
|---|---|
| RGB | rgb(220, 200, 252) |
| HSL | hsl(263, 90%, 89%) |
| HSV | hsv(263, 21%, 99%) |
| CMYK | cmyk(12.7%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(83.73, 16.73, -22.95) |
| CIE-LCH | lch(83.73, 28.41, 306.09°) |
| OKLab | oklab(86.62% 0.0397 -0.0624) |
| OKLCH | oklch(86.62% 0.074 302.4) |
| XYZ | xyz(67.7367, 63.5525, 100.7749) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.63
Pale Lilac
#E4CBFF
ΔE00 1.63
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lilac
#EDC8FF
ΔE00 4.13
Periwinkle
#CCCCFF
ΔE00 5.64
Light Lavendar
#EFC0FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8FC #E8FCC8
analogous
#C8CEFC #DCC8FC #F6C8FC
triadic
#DCC8FC #FCDCC8 #C8FCDC
tetradic
#DCC8FC #FCC8CE #E8FCC8 #C8FCF6
square
#DCC8FC #FCC8CE #E8FCC8 #C8FCF6
split-complementary
#DCC8FC #FCF6C8 #CEFCC8
monochromatic
#9254F6 #B78EF9 #DCC8FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.53
#DCC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DCC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8FC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8FC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FE
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#D7CFDA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcc8fc; /* rgb */ color: rgb(220, 200, 252); /* oklch */ color: oklch(86.6% 0.074 302.4);
Tailwind
colors: {
custom: {
50: '#e7d8fd',
500: '#dcc8fc',
950: '#000000',
},
}SCSS
$custom: #dcc8fc; $custom-light: #e7d8fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc8fc",
"rgb": {
"r": 220,
"g": 200,
"b": 252
},
"hsl": {
"h": 263.077,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.86616,
"c": 0.07395,
"h": 302.4
},
"luminance": 0.63552
}Semantic roles & 50–950 ramp
primary
#DCC8FC
secondary
#BFE385
accent
#E6008D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385