#D2BEE8#D2BEE8
#D2BEE8 is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.2% C 0.062 H 306.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEE8 |
|---|---|
| RGB | rgb(210, 190, 232) |
| HSL | hsl(269, 48%, 83%) |
| HSV | hsv(269, 18%, 91%) |
| CMYK | cmyk(9.5%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(79.82, 14.86, -18.28) |
| CIE-LCH | lch(79.82, 23.56, 309.10°) |
| OKLab | oklab(83.17% 0.0368 -0.0495) |
| OKLCH | oklch(83.17% 0.062 306.6) |
| XYZ | xyz(59.5546, 56.3550, 84.0684) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 5.50
Thistle
#D8BFD8
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEE8 #D4E8BE
analogous
#BEBFE8 #D2BEE8 #E7BEE8
triadic
#D2BEE8 #E8D2BE #BEE8D2
tetradic
#D2BEE8 #E8BEBF #D4E8BE #BEE8E7
square
#D2BEE8 #E8BEBF #D4E8BE #BEE8E7
split-complementary
#D2BEE8 #E8E7BE #BFE8BE
monochromatic
#9364C8 #B391D8 #D2BEE8 #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.71
#D2BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#D2BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEE8
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEE8 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5EA
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#CFC3CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2bee8; /* rgb */ color: rgb(210, 190, 232); /* oklch */ color: oklch(83.2% 0.062 306.6);
Tailwind
colors: {
custom: {
50: '#e0d1ef',
500: '#d2bee8',
950: '#000000',
},
}SCSS
$custom: #d2bee8; $custom-light: #e0d1ef; $custom-dark: #000000;
JSON
{
"hex": "#d2bee8",
"rgb": {
"r": 210,
"g": 190,
"b": 232
},
"hsl": {
"h": 268.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.83166,
"c": 0.06162,
"h": 306.6
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#D2BEE8
secondary
#A7C387
accent
#BB2B76
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385