#DCC5FB#DCC5FB
#DCC5FB is a very light, moderate violet. Relative luminance 0.621; OKLCH L 86.0% C 0.078 H 304.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5FB |
|---|---|
| RGB | rgb(220, 197, 251) |
| HSL | hsl(266, 87%, 88%) |
| HSV | hsv(266, 22%, 98%) |
| CMYK | cmyk(12.4%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.97, 18.14, -23.58) |
| CIE-LCH | lch(82.97, 29.74, 307.57°) |
| OKLab | oklab(86.02% 0.0436 -0.0641) |
| OKLCH | oklch(86.02% 0.078 304.2) |
| XYZ | xyz(66.8907, 62.1133, 99.7132) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.87
Pale Lilac
#E4CBFF
ΔE00 1.73
Light Lilac
#EDC8FF
ΔE00 3.67
Pale Lavender
#EECFFE
ΔE00 4.15
Light Violet
#D6B4FC
ΔE00 5.13
Light Lavendar
#EFC0FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5FB #E4FBC5
analogous
#C5C9FB #DCC5FB #F7C5FB
triadic
#DCC5FB #FBDCC5 #C5FBDC
tetradic
#DCC5FB #FBC5C9 #E4FBC5 #C5FBF7
square
#DCC5FB #FBC5C9 #E4FBC5 #C5FBF7
split-complementary
#DCC5FB #FBF7C5 #C9FBC5
monochromatic
#9752F3 #B98CF7 #DCC5FB #EEE2FD #EEE2FD
Accessibility & contrast
On white
1.56
#DCC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DCC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5FB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5FB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFD
Deuteranopia (green-blind)
#BFCFF9
Tritanopia (blue-blind)
#D8CCD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc5fb; /* rgb */ color: rgb(220, 197, 251); /* oklch */ color: oklch(86.0% 0.078 304.2);
Tailwind
colors: {
custom: {
50: '#e7d6fc',
500: '#dcc5fb',
950: '#000000',
},
}SCSS
$custom: #dcc5fb; $custom-light: #e7d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc5fb",
"rgb": {
"r": 220,
"g": 197,
"b": 251
},
"hsl": {
"h": 265.556,
"s": 87.097,
"l": 87.843
},
"oklch": {
"l": 0.86018,
"c": 0.07756,
"h": 304.2
},
"luminance": 0.62113
}Semantic roles & 50–950 ramp
primary
#DCC5FB
secondary
#B9E183
accent
#E40283
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385