#D1BDFD#D1BDFD
#D1BDFD is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.7% C 0.091 H 298.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BDFD |
|---|---|
| RGB | rgb(209, 189, 253) |
| HSL | hsl(259, 94%, 87%) |
| HSV | hsv(259, 25%, 99%) |
| CMYK | cmyk(17.4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.20, 19.47, -28.95) |
| CIE-LCH | lch(80.20, 34.89, 303.92°) |
| OKLab | oklab(83.68% 0.0436 -0.0793) |
| OKLCH | oklch(83.68% 0.091 298.8) |
| XYZ | xyz(62.2180, 57.0421, 100.6419) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.32
Light Lavender
#DFC5FE
ΔE00 3.45
Pale Violet
#CEAEFA
ΔE00 4.14
Pale Lilac
#E4CBFF
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BDFD #E9FDBD
analogous
#BDC9FD #D1BDFD #F1BDFD
triadic
#D1BDFD #FDD1BD #BDFDD1
tetradic
#D1BDFD #FDBDC9 #E9FDBD #BDFDF1
square
#D1BDFD #FDBDC9 #E9FDBD #BDFDF1
split-complementary
#D1BDFD #FDF1BD #C9FDBD
monochromatic
#7E46F9 #A882FB #D1BDFD #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.69
#D1BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D1BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BDFD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BDFD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#C9C7D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d1bdfd; /* rgb */ color: rgb(209, 189, 253); /* oklch */ color: oklch(83.7% 0.091 298.8);
Tailwind
colors: {
custom: {
50: '#dfd1fe',
500: '#d1bdfd',
950: '#000000',
},
}SCSS
$custom: #d1bdfd; $custom-light: #dfd1fe; $custom-dark: #000000;
JSON
{
"hex": "#d1bdfd",
"rgb": {
"r": 209,
"g": 189,
"b": 253
},
"hsl": {
"h": 258.75,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.83682,
"c": 0.09052,
"h": 298.8
},
"luminance": 0.57042
}Semantic roles & 50–950 ramp
primary
#D1BDFD
secondary
#C3E47A
accent
#E6009E
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385