#DCC8FA#DCC8FA
#DCC8FA is a very light, moderate violet. Relative luminance 0.634; OKLCH L 86.5% C 0.071 H 303.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8FA |
|---|---|
| RGB | rgb(220, 200, 250) |
| HSL | hsl(264, 83%, 88%) |
| HSV | hsv(264, 20%, 98%) |
| CMYK | cmyk(12%, 20%, 0%, 2%) |
| CIE-LAB | lab(83.67, 16.32, -21.99) |
| CIE-LCH | lch(83.67, 27.39, 306.58°) |
| OKLab | oklab(86.54% 0.039 -0.0597) |
| OKLCH | oklch(86.54% 0.071 303.2) |
| XYZ | xyz(67.4215, 63.4264, 99.1146) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 1.59
Light Lavender
#DFC5FE
ΔE00 1.91
Pale Lavender
#EECFFE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.09
Periwinkle
#CCCCFF
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8FA #E6FAC8
analogous
#C8CDFA #DCC8FA #F5C8FA
triadic
#DCC8FA #FADCC8 #C8FADC
tetradic
#DCC8FA #FAC8CD #E6FAC8 #C8FAF5
square
#DCC8FA #FAC8CD #E6FAC8 #C8FAF5
split-complementary
#DCC8FA #FAF5C8 #CDFAC8
monochromatic
#9558F0 #B890F5 #DCC8FA #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.53
#DCC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DCC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8FA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8FA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#C2D1F8
Tritanopia (blue-blind)
#D8CFD9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcc8fa; /* rgb */ color: rgb(220, 200, 250); /* oklch */ color: oklch(86.5% 0.071 303.2);
Tailwind
colors: {
custom: {
50: '#e7d8fc',
500: '#dcc8fa',
950: '#000000',
},
}SCSS
$custom: #dcc8fa; $custom-light: #e7d8fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc8fa",
"rgb": {
"r": 220,
"g": 200,
"b": 250
},
"hsl": {
"h": 264,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.86543,
"c": 0.07136,
"h": 303.2
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#DCC8FA
secondary
#BCDF87
accent
#E00689
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385