#DCBBED#DCBBED
#DCBBED is a very light, moderate violet. Relative luminance 0.569; OKLCH L 83.7% C 0.077 H 314.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBED |
|---|---|
| RGB | rgb(220, 187, 237) |
| HSL | hsl(280, 58%, 83%) |
| HSV | hsv(280, 21%, 93%) |
| CMYK | cmyk(7.2%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.11, 20.70, -20.44) |
| CIE-LCH | lch(80.11, 29.09, 315.36°) |
| OKLab | oklab(83.65% 0.0536 -0.0553) |
| OKLCH | oklch(83.65% 0.077 314.1) |
| XYZ | xyz(62.5691, 56.8714, 87.7855) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBED #CCEDBB
analogous
#C3BBED #DCBBED #EDBBE5
triadic
#DCBBED #EDDCBB #BBEDDC
tetradic
#DCBBED #EDC3BB #CCEDBB #BBE5ED
square
#DCBBED #EDC3BB #CCEDBB #BBE5ED
split-complementary
#DCBBED #E5EDBB #BBEDC3
monochromatic
#AA5AD3 #C38BE0 #DCBBED #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.70
#DCBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DCBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBED
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBED | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5EF
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#DBC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcbbed; /* rgb */ color: rgb(220, 187, 237); /* oklch */ color: oklch(83.7% 0.077 314.1);
Tailwind
colors: {
custom: {
50: '#e7cff3',
500: '#dcbbed',
950: '#000000',
},
}SCSS
$custom: #dcbbed; $custom-light: #e7cff3; $custom-dark: #000000;
JSON
{
"hex": "#dcbbed",
"rgb": {
"r": 220,
"g": 187,
"b": 237
},
"hsl": {
"h": 279.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.8365,
"c": 0.07706,
"h": 314.1
},
"luminance": 0.56871
}Semantic roles & 50–950 ramp
primary
#DCBBED
secondary
#9BCA82
accent
#C62058
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385