#D2BDED#D2BDED
#D2BDED is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.2% C 0.070 H 304.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BDED |
|---|---|
| RGB | rgb(210, 189, 237) |
| HSL | hsl(266, 57%, 84%) |
| HSV | hsv(266, 20%, 93%) |
| CMYK | cmyk(11.4%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(79.73, 16.41, -21.09) |
| CIE-LCH | lch(79.73, 26.72, 307.89°) |
| OKLab | oklab(83.16% 0.0398 -0.0573) |
| OKLCH | oklch(83.16% 0.07 304.8) |
| XYZ | xyz(60.0591, 56.2114, 87.7902) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.22
Pale Lilac
#E4CBFF
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 5.22
Light Violet
#D6B4FC
ΔE00 5.47
Pale Lavender
#EECFFE
ΔE00 5.53
Light Lavendar
#EFC0FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BDED #D8EDBD
analogous
#BDC0ED #D2BDED #EABDED
triadic
#D2BDED #EDD2BD #BDEDD2
tetradic
#D2BDED #EDBDC0 #D8EDBD #BDEDEA
square
#D2BDED #EDBDC0 #D8EDBD #BDEDEA
split-complementary
#D2BDED #EDEABD #C0EDBD
monochromatic
#905DD3 #B18DE0 #D2BDED #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.72
#D2BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#D2BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BDED
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BDED | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#B8C6EB
Tritanopia (blue-blind)
#CEC3CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2bded; /* rgb */ color: rgb(210, 189, 237); /* oklch */ color: oklch(83.2% 0.070 304.8);
Tailwind
colors: {
custom: {
50: '#e0d1f3',
500: '#d2bded',
950: '#000000',
},
}SCSS
$custom: #d2bded; $custom-light: #e0d1f3; $custom-dark: #000000;
JSON
{
"hex": "#d2bded",
"rgb": {
"r": 210,
"g": 189,
"b": 237
},
"hsl": {
"h": 266.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.83157,
"c": 0.06973,
"h": 304.8
},
"luminance": 0.56211
}Semantic roles & 50–950 ramp
primary
#D2BDED
secondary
#ABCA84
accent
#C5217D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385