#DCBDFC#DCBDFC
#DCBDFC is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.6% C 0.092 H 306.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDFC |
|---|---|
| RGB | rgb(220, 189, 252) |
| HSL | hsl(270, 91%, 86%) |
| HSV | hsv(270, 25%, 99%) |
| CMYK | cmyk(12.7%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(81.09, 22.64, -26.98) |
| CIE-LCH | lch(81.09, 35.22, 310.01°) |
| OKLab | oklab(84.58% 0.0553 -0.0736) |
| OKLCH | oklch(84.58% 0.092 306.9) |
| XYZ | xyz(65.2802, 58.6395, 99.9561) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.15
Light Violet
#D6B4FC
ΔE00 2.67
Pale Lilac
#E4CBFF
ΔE00 3.82
Light Lilac
#EDC8FF
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDFC #DDFCBD
analogous
#BDBEFC #DCBDFC #FCBDFC
triadic
#DCBDFC #FCDCBD #BDFCDC
tetradic
#DCBDFC #FCBDBE #DDFCBD #BDFCFC
square
#DCBDFC #FCBDBE #DDFCBD #BDFCFC
split-complementary
#DCBDFC #FCFCBD #BEFCBD
monochromatic
#9E48F7 #BD82F9 #DCBDFC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.65
#DCBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#DCBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDFC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDFC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#D8C5D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbdfc; /* rgb */ color: rgb(220, 189, 252); /* oklch */ color: oklch(84.6% 0.092 306.9);
Tailwind
colors: {
custom: {
50: '#e7d1fd',
500: '#dcbdfc',
950: '#000000',
},
}SCSS
$custom: #dcbdfc; $custom-light: #e7d1fd; $custom-dark: #000000;
JSON
{
"hex": "#dcbdfc",
"rgb": {
"r": 220,
"g": 189,
"b": 252
},
"hsl": {
"h": 269.524,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.84578,
"c": 0.09206,
"h": 306.9
},
"luminance": 0.58639
}Semantic roles & 50–950 ramp
primary
#DCBDFC
secondary
#AFE27B
accent
#E60075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385