#DCBBE2#DCBBE2
#DCBBE2 is a very light, moderate purple. Relative luminance 0.562; OKLCH L 83.3% C 0.064 H 321.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBE2 |
|---|---|
| RGB | rgb(220, 187, 226) |
| HSL | hsl(291, 40%, 81%) |
| HSV | hsv(291, 17%, 89%) |
| CMYK | cmyk(2.7%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.75, 18.58, -15.06) |
| CIE-LCH | lch(79.75, 23.91, 320.97°) |
| OKLab | oklab(83.26% 0.0501 -0.0404) |
| OKLCH | oklch(83.26% 0.064 321.1) |
| XYZ | xyz(61.0111, 56.2482, 79.5797) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBE2 #C1E2BB
analogous
#C8BBE2 #DCBBE2 #E2BBD4
triadic
#DCBBE2 #E2DCBB #BBE2DC
tetradic
#DCBBE2 #E2C8BB #C1E2BB #BBD4E2
square
#DCBBE2 #E2C8BB #C1E2BB #BBD4E2
split-complementary
#DCBBE2 #D4E2BB #BBE2C8
monochromatic
#B065BD #C690D0 #DCBBE2 #F2E6F4 #F4EAF6
Accessibility & contrast
On white
1.71
#DCBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DCBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBE2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBE2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#DDBFC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dcbbe2; /* rgb */ color: rgb(220, 187, 226); /* oklch */ color: oklch(83.3% 0.064 321.1);
Tailwind
colors: {
custom: {
50: '#e7cfeb',
500: '#dcbbe2',
950: '#000000',
},
}SCSS
$custom: #dcbbe2; $custom-light: #e7cfeb; $custom-dark: #000000;
JSON
{
"hex": "#dcbbe2",
"rgb": {
"r": 220,
"g": 187,
"b": 226
},
"hsl": {
"h": 290.769,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83262,
"c": 0.06439,
"h": 321.1
},
"luminance": 0.56247
}Semantic roles & 50–950 ramp
primary
#DCBBE2
secondary
#8EBB86
accent
#B33246
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384