#DCBCFA#DCBCFA
#DCBCFA is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.3% C 0.091 H 308.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCFA |
|---|---|
| RGB | rgb(220, 188, 250) |
| HSL | hsl(271, 86%, 86%) |
| HSV | hsv(271, 25%, 98%) |
| CMYK | cmyk(12%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(80.79, 22.77, -26.38) |
| CIE-LCH | lch(80.79, 34.85, 310.81°) |
| OKLab | oklab(84.32% 0.0561 -0.0719) |
| OKLCH | oklch(84.32% 0.091 308) |
| XYZ | xyz(64.7506, 58.0846, 98.2243) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.31
Light Violet
#D6B4FC
ΔE00 2.73
Light Lavendar
#EFC0FE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 3.90
Light Lilac
#EDC8FF
ΔE00 3.92
Mauve
#E0B0FF
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCFA #DAFABC
analogous
#BDBCFA #DCBCFA #FABCF9
triadic
#DCBCFA #FADCBC #BCFADC
tetradic
#DCBCFA #FABDBC #DAFABC #BCF9FA
square
#DCBCFA #FABDBC #DAFABC #BCF9FA
split-complementary
#DCBCFA #F9FABC #BCFABD
monochromatic
#A04AF1 #BE83F6 #DCBCFA #F0E3FD #F0E3FD
Accessibility & contrast
On white
1.66
#DCBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DCBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCFA
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCFA | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#B8C9F8
Tritanopia (blue-blind)
#D8C4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcbcfa; /* rgb */ color: rgb(220, 188, 250); /* oklch */ color: oklch(84.3% 0.091 308.0);
Tailwind
colors: {
custom: {
50: '#e7d0fc',
500: '#dcbcfa',
950: '#000000',
},
}SCSS
$custom: #dcbcfa; $custom-light: #e7d0fc; $custom-dark: #000000;
JSON
{
"hex": "#dcbcfa",
"rgb": {
"r": 220,
"g": 188,
"b": 250
},
"hsl": {
"h": 270.968,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.84319,
"c": 0.09123,
"h": 308
},
"luminance": 0.58084
}Semantic roles & 50–950 ramp
primary
#DCBCFA
secondary
#ACDE7C
accent
#E3036F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385