#D2BEE3#D2BEE3
#D2BEE3 is a very light, muted violet. Relative luminance 0.561; OKLCH L 83.0% C 0.055 H 309.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEE3 |
|---|---|
| RGB | rgb(210, 190, 227) |
| HSL | hsl(272, 40%, 82%) |
| HSV | hsv(272, 16%, 89%) |
| CMYK | cmyk(7.5%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(79.66, 13.86, -15.83) |
| CIE-LCH | lch(79.66, 21.04, 311.20°) |
| OKLab | oklab(82.99% 0.0351 -0.0427) |
| OKLCH | oklch(82.99% 0.055 309.4) |
| XYZ | xyz(58.8545, 56.0749, 80.3812) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.24
Pale Lilac
#E4CBFF
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEE3 #CFE3BE
analogous
#C0BEE3 #D2BEE3 #E3BEE2
triadic
#D2BEE3 #E3D2BE #BEE3D2
tetradic
#D2BEE3 #E3C0BE #CFE3BE #BEE2E3
square
#D2BEE3 #E3C0BE #CFE3BE #BEE2E3
split-complementary
#D2BEE3 #E2E3BE #BEE3C0
monochromatic
#9768BE #B493D1 #D2BEE3 #F0E9F5 #F0EAF6
Accessibility & contrast
On white
1.72
#D2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#D2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEE3
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEE3 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E5
Deuteranopia (green-blind)
#BCC6E2
Tritanopia (blue-blind)
#D0C2CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2bee3; /* rgb */ color: rgb(210, 190, 227); /* oklch */ color: oklch(83.0% 0.055 309.4);
Tailwind
colors: {
custom: {
50: '#e0d1eb',
500: '#d2bee3',
950: '#000000',
},
}SCSS
$custom: #d2bee3; $custom-light: #e0d1eb; $custom-dark: #000000;
JSON
{
"hex": "#d2bee3",
"rgb": {
"r": 210,
"g": 190,
"b": 227
},
"hsl": {
"h": 272.432,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.8299,
"c": 0.05527,
"h": 309.4
},
"luminance": 0.56075
}Semantic roles & 50–950 ramp
primary
#D2BEE3
secondary
#A1BC89
accent
#B3336E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384