#D2BCE2#D2BCE2
#D2BCE2 is a very light, muted violet. Relative luminance 0.552; OKLCH L 82.6% C 0.057 H 311.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BCE2 |
|---|---|
| RGB | rgb(210, 188, 226) |
| HSL | hsl(275, 40%, 81%) |
| HSV | hsv(275, 17%, 89%) |
| CMYK | cmyk(7.1%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(79.13, 14.74, -16.08) |
| CIE-LCH | lch(79.13, 21.81, 312.51°) |
| OKLab | oklab(82.57% 0.0377 -0.0434) |
| OKLCH | oklch(82.57% 0.057 311) |
| XYZ | xyz(58.2867, 55.1595, 79.5130) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.54
Pale Lavender
#EECFFE
ΔE00 5.93
Light Lilac
#EDC8FF
ΔE00 6.29
Very Light Purple
#F6CEFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BCE2 #CCE2BC
analogous
#BFBCE2 #D2BCE2 #E2BCDF
triadic
#D2BCE2 #E2D2BC #BCE2D2
tetradic
#D2BCE2 #E2BFBC #CCE2BC #BCDFE2
square
#D2BCE2 #E2BFBC #CCE2BC #BCDFE2
split-complementary
#D2BCE2 #DFE2BC #BCE2BF
monochromatic
#9967BD #B591D0 #D2BCE2 #EFE7F4 #F1EAF6
Accessibility & contrast
On white
1.75
#D2BCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D2BCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BCE2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BCE2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#BBC4E1
Tritanopia (blue-blind)
#D1C0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2bce2; /* rgb */ color: rgb(210, 188, 226); /* oklch */ color: oklch(82.6% 0.057 311.0);
Tailwind
colors: {
custom: {
50: '#e0d0eb',
500: '#d2bce2',
950: '#000000',
},
}SCSS
$custom: #d2bce2; $custom-light: #e0d0eb; $custom-dark: #000000;
JSON
{
"hex": "#d2bce2",
"rgb": {
"r": 210,
"g": 188,
"b": 226
},
"hsl": {
"h": 274.737,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.82574,
"c": 0.05744,
"h": 311
},
"luminance": 0.55159
}Semantic roles & 50–950 ramp
primary
#D2BCE2
secondary
#9DBB87
accent
#B33369
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384