#D2BBE2#D2BBE2
#D2BBE2 is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.4% C 0.059 H 311.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBE2 |
|---|---|
| RGB | rgb(210, 187, 226) |
| HSL | hsl(275, 40%, 81%) |
| HSV | hsv(275, 17%, 89%) |
| CMYK | cmyk(7.1%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(78.89, 15.28, -16.45) |
| CIE-LCH | lch(78.89, 22.45, 312.89°) |
| OKLab | oklab(82.38% 0.0391 -0.0444) |
| OKLCH | oklch(82.38% 0.059 311.4) |
| XYZ | xyz(58.0738, 54.7337, 79.4420) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 5.38
Light Lavender
#DFC5FE
ΔE00 5.42
Pale Lavender
#EECFFE
ΔE00 5.92
Light Lilac
#EDC8FF
ΔE00 6.15
Very Light Purple
#F6CEFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBE2 #CBE2BB
analogous
#BEBBE2 #D2BBE2 #E2BBDE
triadic
#D2BBE2 #E2D2BB #BBE2D2
tetradic
#D2BBE2 #E2BEBB #CBE2BB #BBDEE2
square
#D2BBE2 #E2BEBB #CBE2BB #BBDEE2
split-complementary
#D2BBE2 #DEE2BB #BBE2BE
monochromatic
#9965BD #B690D0 #D2BBE2 #EEE6F4 #F1EAF6
Accessibility & contrast
On white
1.76
#D2BBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#D2BBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBE2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBE2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#D1C0C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bbe2; /* rgb */ color: rgb(210, 187, 226); /* oklch */ color: oklch(82.4% 0.059 311.4);
Tailwind
colors: {
custom: {
50: '#e0cfeb',
500: '#d2bbe2',
950: '#000000',
},
}SCSS
$custom: #d2bbe2; $custom-light: #e0cfeb; $custom-dark: #000000;
JSON
{
"hex": "#d2bbe2",
"rgb": {
"r": 210,
"g": 187,
"b": 226
},
"hsl": {
"h": 275.385,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.82384,
"c": 0.05917,
"h": 311.4
},
"luminance": 0.54733
}Semantic roles & 50–950 ramp
primary
#D2BBE2
secondary
#9CBB86
accent
#B33267
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151316
muted
#848384