#D2BDFD#D2BDFD
#D2BDFD is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.8% C 0.091 H 299.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BDFD |
|---|---|
| RGB | rgb(210, 189, 253) |
| HSL | hsl(260, 94%, 87%) |
| HSV | hsv(260, 25%, 99%) |
| CMYK | cmyk(17%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.29, 19.77, -28.82) |
| CIE-LCH | lch(80.29, 34.95, 304.46°) |
| OKLab | oklab(83.77% 0.0446 -0.079) |
| OKLCH | oklch(83.77% 0.091 299.5) |
| XYZ | xyz(62.5018, 57.1885, 100.6552) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.16
Light Lavender
#DFC5FE
ΔE00 3.25
Pale Violet
#CEAEFA
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 5.71
Periwinkle
#CCCCFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BDFD #E8FDBD
analogous
#BDC8FD #D2BDFD #F2BDFD
triadic
#D2BDFD #FDD2BD #BDFDD2
tetradic
#D2BDFD #FDBDC8 #E8FDBD #BDFDF2
square
#D2BDFD #FDBDC8 #E8FDBD #BDFDF2
split-complementary
#D2BDFD #FDF2BD #C8FDBD
monochromatic
#8146F9 #AA82FB #D2BDFD #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.69
#D2BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#D2BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BDFD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BDFD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#CBC7D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2bdfd; /* rgb */ color: rgb(210, 189, 253); /* oklch */ color: oklch(83.8% 0.091 299.5);
Tailwind
colors: {
custom: {
50: '#e0d1fe',
500: '#d2bdfd',
950: '#000000',
},
}SCSS
$custom: #d2bdfd; $custom-light: #e0d1fe; $custom-dark: #000000;
JSON
{
"hex": "#d2bdfd",
"rgb": {
"r": 210,
"g": 189,
"b": 253
},
"hsl": {
"h": 259.688,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.83766,
"c": 0.09071,
"h": 299.5
},
"luminance": 0.57189
}Semantic roles & 50–950 ramp
primary
#D2BDFD
secondary
#C1E47A
accent
#E6009A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385