#D3BDFD#D3BDFD
#D3BDFD is a very light, moderate violet. Relative luminance 0.573; OKLCH L 83.8% C 0.091 H 300.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BDFD |
|---|---|
| RGB | rgb(211, 189, 253) |
| HSL | hsl(261, 94%, 87%) |
| HSV | hsv(261, 25%, 99%) |
| CMYK | cmyk(16.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.37, 20.08, -28.69) |
| CIE-LCH | lch(80.37, 35.02, 304.99°) |
| OKLab | oklab(83.85% 0.0457 -0.0786) |
| OKLCH | oklch(83.85% 0.091 300.2) |
| XYZ | xyz(62.7875, 57.3358, 100.6686) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 3.07
Pale Violet
#CEAEFA
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 4.72
Mauve
#E0B0FF
ΔE00 5.52
Light Lilac
#EDC8FF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BDFD #E7FDBD
analogous
#BDC7FD #D3BDFD #F3BDFD
triadic
#D3BDFD #FDD3BD #BDFDD3
tetradic
#D3BDFD #FDBDC7 #E7FDBD #BDFDF3
square
#D3BDFD #FDBDC7 #E7FDBD #BDFDF3
split-complementary
#D3BDFD #FDF3BD #C7FDBD
monochromatic
#8446F9 #AB82FB #D3BDFD #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.68
#D3BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D3BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BDFD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BDFD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B3C7FB
Tritanopia (blue-blind)
#CCC6D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3bdfd; /* rgb */ color: rgb(211, 189, 253); /* oklch */ color: oklch(83.8% 0.091 300.2);
Tailwind
colors: {
custom: {
50: '#e1d1fe',
500: '#d3bdfd',
950: '#000000',
},
}SCSS
$custom: #d3bdfd; $custom-light: #e1d1fe; $custom-dark: #000000;
JSON
{
"hex": "#d3bdfd",
"rgb": {
"r": 211,
"g": 189,
"b": 253
},
"hsl": {
"h": 260.625,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.83849,
"c": 0.0909,
"h": 300.2
},
"luminance": 0.57336
}Semantic roles & 50–950 ramp
primary
#D3BDFD
secondary
#C0E47A
accent
#E60097
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385