#DCBBEF#DCBBEF
#DCBBEF is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.7% C 0.079 H 313.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBEF |
|---|---|
| RGB | rgb(220, 187, 239) |
| HSL | hsl(278, 62%, 84%) |
| HSV | hsv(278, 22%, 94%) |
| CMYK | cmyk(7.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.17, 21.09, -21.42) |
| CIE-LCH | lch(80.17, 30.06, 314.57°) |
| OKLab | oklab(83.72% 0.0543 -0.058) |
| OKLCH | oklch(83.72% 0.079 313.1) |
| XYZ | xyz(62.8630, 56.9890, 89.3329) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 3.52
Light Lavendar
#EFC0FE
ΔE00 3.78
Pale Lilac
#E4CBFF
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.76
Light Violet
#D6B4FC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBEF #CEEFBB
analogous
#C2BBEF #DCBBEF #EFBBE8
triadic
#DCBBEF #EFDCBB #BBEFDC
tetradic
#DCBBEF #EFC2BB #CEEFBB #BBE8EF
square
#DCBBEF #EFC2BB #CEEFBB #BBE8EF
split-complementary
#DCBBEF #E8EFBB #BBEFC2
monochromatic
#A958D8 #C289E3 #DCBBEF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.69
#DCBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#DCBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBEF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBEF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#DBC1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcbbef; /* rgb */ color: rgb(220, 187, 239); /* oklch */ color: oklch(83.7% 0.079 313.1);
Tailwind
colors: {
custom: {
50: '#e7cff4',
500: '#dcbbef',
950: '#000000',
},
}SCSS
$custom: #dcbbef; $custom-light: #e7cff4; $custom-dark: #000000;
JSON
{
"hex": "#dcbbef",
"rgb": {
"r": 220,
"g": 187,
"b": 239
},
"hsl": {
"h": 278.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83723,
"c": 0.07945,
"h": 313.1
},
"luminance": 0.56988
}Semantic roles & 50–950 ramp
primary
#DCBBEF
secondary
#9DCD81
accent
#CA1C5B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385