#DCC6FB#DCC6FB
#DCC6FB is a very light, moderate violet. Relative luminance 0.626; OKLCH L 86.2% C 0.076 H 303.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6FB |
|---|---|
| RGB | rgb(220, 198, 251) |
| HSL | hsl(265, 87%, 88%) |
| HSV | hsv(265, 21%, 98%) |
| CMYK | cmyk(12.4%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.22, 17.60, -23.21) |
| CIE-LCH | lch(83.22, 29.13, 307.17°) |
| OKLab | oklab(86.2% 0.0422 -0.0631) |
| OKLCH | oklch(86.2% 0.076 303.8) |
| XYZ | xyz(67.1185, 62.5690, 99.7892) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.13
Pale Lilac
#E4CBFF
ΔE00 1.61
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 4.07
Light Lavendar
#EFC0FE
ΔE00 5.40
Light Violet
#D6B4FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6FB #E5FBC6
analogous
#C6CAFB #DCC6FB #F7C6FB
triadic
#DCC6FB #FBDCC6 #C6FBDC
tetradic
#DCC6FB #FBC6CA #E5FBC6 #C6FBF7
square
#DCC6FB #FBC6CA #E5FBC6 #C6FBF7
split-complementary
#DCC6FB #FBF7C6 #CAFBC6
monochromatic
#9654F3 #B98DF7 #DCC6FB #EDE2FD #EDE2FD
Accessibility & contrast
On white
1.55
#DCC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DCC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6FB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6FB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFD
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#D7CDD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc6fb; /* rgb */ color: rgb(220, 198, 251); /* oklch */ color: oklch(86.2% 0.076 303.8);
Tailwind
colors: {
custom: {
50: '#e7d7fc',
500: '#dcc6fb',
950: '#000000',
},
}SCSS
$custom: #dcc6fb; $custom-light: #e7d7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc6fb",
"rgb": {
"r": 220,
"g": 198,
"b": 251
},
"hsl": {
"h": 264.906,
"s": 86.885,
"l": 88.039
},
"oklch": {
"l": 0.86204,
"c": 0.07592,
"h": 303.8
},
"luminance": 0.62569
}Semantic roles & 50–950 ramp
primary
#DCC6FB
secondary
#BAE184
accent
#E30286
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385