#DCC2FD#DCC2FD
#DCC2FD is a very light, moderate violet. Relative luminance 0.609; OKLCH L 85.5% C 0.085 H 304.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2FD |
|---|---|
| RGB | rgb(220, 194, 253) |
| HSL | hsl(266, 94%, 88%) |
| HSV | hsv(266, 23%, 99%) |
| CMYK | cmyk(13%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(82.32, 20.16, -25.64) |
| CIE-LCH | lch(82.32, 32.61, 308.18°) |
| OKLab | oklab(85.54% 0.0485 -0.0699) |
| OKLCH | oklch(85.54% 0.085 304.7) |
| XYZ | xyz(66.5332, 60.8912, 101.1576) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.85
Pale Lilac
#E4CBFF
ΔE00 2.60
Light Lilac
#EDC8FF
ΔE00 3.75
Light Violet
#D6B4FC
ΔE00 3.94
Light Lavendar
#EFC0FE
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2FD #E3FDC2
analogous
#C2C5FD #DCC2FD #FAC2FD
triadic
#DCC2FD #FDDCC2 #C2FDDC
tetradic
#DCC2FD #FDC2C5 #E3FDC2 #C2FDFA
square
#DCC2FD #FDC2C5 #E3FDC2 #C2FDFA
split-complementary
#DCC2FD #FDFAC2 #C5FDC2
monochromatic
#984BF9 #BA87FB #DCC2FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.59
#DCC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#DCC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2FD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2FD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#D7CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc2fd; /* rgb */ color: rgb(220, 194, 253); /* oklch */ color: oklch(85.5% 0.085 304.7);
Tailwind
colors: {
custom: {
50: '#e7d4fe',
500: '#dcc2fd',
950: '#000000',
},
}SCSS
$custom: #dcc2fd; $custom-light: #e7d4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcc2fd",
"rgb": {
"r": 220,
"g": 194,
"b": 253
},
"hsl": {
"h": 266.441,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.85535,
"c": 0.08505,
"h": 304.7
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#DCC2FD
secondary
#B8E47F
accent
#E60080
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385