#DCBCFB#DCBCFB
#DCBCFB is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.4% C 0.092 H 307.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCFB |
|---|---|
| RGB | rgb(220, 188, 251) |
| HSL | hsl(270, 89%, 86%) |
| HSV | hsv(270, 25%, 98%) |
| CMYK | cmyk(12.4%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.82, 22.98, -26.86) |
| CIE-LCH | lch(80.82, 35.35, 310.55°) |
| OKLab | oklab(84.36% 0.0564 -0.0733) |
| OKLCH | oklch(84.36% 0.092 307.6) |
| XYZ | xyz(64.9078, 58.1475, 99.0522) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.37
Light Violet
#D6B4FC
ΔE00 2.56
Light Lavendar
#EFC0FE
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 4.00
Light Lilac
#EDC8FF
ΔE00 4.04
Mauve
#E0B0FF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCFB #DBFBBC
analogous
#BCBCFB #DCBCFB #FBBCFA
triadic
#DCBCFB #FBDCBC #BCFBDC
tetradic
#DCBCFB #FBBCBC #DBFBBC #BCFAFB
square
#DCBCFB #FBBCBC #DBFBBC #BCFAFB
split-complementary
#DCBCFB #FAFBBC #BCFBBC
monochromatic
#A048F4 #BE82F8 #DCBCFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.66
#DCBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DCBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCFB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCFB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#D8C4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbcfb; /* rgb */ color: rgb(220, 188, 251); /* oklch */ color: oklch(84.4% 0.092 307.6);
Tailwind
colors: {
custom: {
50: '#e7d0fc',
500: '#dcbcfb',
950: '#000000',
},
}SCSS
$custom: #dcbcfb; $custom-light: #e7d0fc; $custom-dark: #000000;
JSON
{
"hex": "#dcbcfb",
"rgb": {
"r": 220,
"g": 188,
"b": 251
},
"hsl": {
"h": 270.476,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84357,
"c": 0.09248,
"h": 307.6
},
"luminance": 0.58147
}Semantic roles & 50–950 ramp
primary
#DCBCFB
secondary
#ADE07B
accent
#E50071
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385