#D2BDEB#D2BDEB
#D2BDEB is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.1% C 0.067 H 305.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BDEB |
|---|---|
| RGB | rgb(210, 189, 235) |
| HSL | hsl(267, 53%, 83%) |
| HSV | hsv(267, 20%, 92%) |
| CMYK | cmyk(10.6%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.67, 16.00, -20.12) |
| CIE-LCH | lch(79.67, 25.71, 308.51°) |
| OKLab | oklab(83.08% 0.0392 -0.0545) |
| OKLCH | oklch(83.08% 0.067 305.7) |
| XYZ | xyz(59.7686, 56.0952, 86.2599) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.58
Pale Lilac
#E4CBFF
ΔE00 4.00
Light Lilac
#EDC8FF
ΔE00 5.32
Pale Lavender
#EECFFE
ΔE00 5.48
Light Violet
#D6B4FC
ΔE00 5.93
Light Lavendar
#EFC0FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BDEB #D6EBBD
analogous
#BDBFEB #D2BDEB #E9BDEB
triadic
#D2BDEB #EBD2BD #BDEBD2
tetradic
#D2BDEB #EBBDBF #D6EBBD #BDEBE9
square
#D2BDEB #EBBDBF #D6EBBD #BDEBE9
split-complementary
#D2BDEB #EBE9BD #BFEBBD
monochromatic
#925FCF #B28EDD #D2BDEB #EFE8F8 #EFE8F8
Accessibility & contrast
On white
1.72
#D2BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#D2BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BDEB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BDEB | 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)
#B5C5ED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#CFC3CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d2bdeb; /* rgb */ color: rgb(210, 189, 235); /* oklch */ color: oklch(83.1% 0.067 305.7);
Tailwind
colors: {
custom: {
50: '#e0d1f1',
500: '#d2bdeb',
950: '#000000',
},
}SCSS
$custom: #d2bdeb; $custom-light: #e0d1f1; $custom-dark: #000000;
JSON
{
"hex": "#d2bdeb",
"rgb": {
"r": 210,
"g": 189,
"b": 235
},
"hsl": {
"h": 267.391,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.83084,
"c": 0.06716,
"h": 305.7
},
"luminance": 0.56095
}Semantic roles & 50–950 ramp
primary
#D2BDEB
secondary
#A9C785
accent
#C1257A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385