#DCC5FC#DCC5FC
#DCC5FC is a very light, moderate violet. Relative luminance 0.622; OKLCH L 86.1% C 0.079 H 303.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5FC |
|---|---|
| RGB | rgb(220, 197, 252) |
| HSL | hsl(265, 90%, 88%) |
| HSV | hsv(265, 22%, 99%) |
| CMYK | cmyk(12.7%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.01, 18.34, -24.06) |
| CIE-LCH | lch(83.01, 30.25, 307.32°) |
| OKLab | oklab(86.06% 0.0439 -0.0655) |
| OKLCH | oklch(86.06% 0.079 303.8) |
| XYZ | xyz(67.0488, 62.1765, 100.5456) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.76
Pale Lilac
#E4CBFF
ΔE00 1.83
Light Lilac
#EDC8FF
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 4.99
Light Lavendar
#EFC0FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5FC #E5FCC5
analogous
#C5C9FC #DCC5FC #F7C5FC
triadic
#DCC5FC #FCDCC5 #C5FCDC
tetradic
#DCC5FC #FCC5C9 #E5FCC5 #C5FCF7
square
#DCC5FC #FCC5C9 #E5FCC5 #C5FCF7
split-complementary
#DCC5FC #FCF7C5 #C9FCC5
monochromatic
#9651F6 #B98BF9 #DCC5FC #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.56
#DCC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DCC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5FC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5FC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#BFCFFA
Tritanopia (blue-blind)
#D7CDD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc5fc; /* rgb */ color: rgb(220, 197, 252); /* oklch */ color: oklch(86.1% 0.079 303.8);
Tailwind
colors: {
custom: {
50: '#e7d6fd',
500: '#dcc5fc',
950: '#000000',
},
}SCSS
$custom: #dcc5fc; $custom-light: #e7d6fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc5fc",
"rgb": {
"r": 220,
"g": 197,
"b": 252
},
"hsl": {
"h": 265.091,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.86055,
"c": 0.07883,
"h": 303.8
},
"luminance": 0.62176
}Semantic roles & 50–950 ramp
primary
#DCC5FC
secondary
#BAE382
accent
#E60086
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385