#D6BDFD#D6BDFD
#D6BDFD is a very light, moderate violet. Relative luminance 0.578; OKLCH L 84.1% C 0.092 H 302.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BDFD |
|---|---|
| RGB | rgb(214, 189, 253) |
| HSL | hsl(263, 94%, 87%) |
| HSV | hsv(263, 25%, 99%) |
| CMYK | cmyk(15.4%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.62, 21.00, -28.28) |
| CIE-LCH | lch(80.62, 35.23, 306.59°) |
| OKLab | oklab(84.1% 0.049 -0.0774) |
| OKLCH | oklch(84.1% 0.092 302.3) |
| XYZ | xyz(63.6552, 57.7832, 100.7092) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.61
Light Violet
#D6B4FC
ΔE00 2.65
Pale Violet
#CEAEFA
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.34
Mauve
#E0B0FF
ΔE00 4.99
Light Lilac
#EDC8FF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BDFD #E4FDBD
analogous
#BDC4FD #D6BDFD #F6BDFD
triadic
#D6BDFD #FDD6BD #BDFDD6
tetradic
#D6BDFD #FDBDC4 #E4FDBD #BDFDF6
square
#D6BDFD #FDBDC4 #E4FDBD #BDFDF6
split-complementary
#D6BDFD #FDF6BD #C4FDBD
monochromatic
#8C46F9 #B182FB #D6BDFD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.67
#D6BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#D6BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BDFD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BDFD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#D0C6D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d6bdfd; /* rgb */ color: rgb(214, 189, 253); /* oklch */ color: oklch(84.1% 0.092 302.3);
Tailwind
colors: {
custom: {
50: '#e3d1fe',
500: '#d6bdfd',
950: '#000000',
},
}SCSS
$custom: #d6bdfd; $custom-light: #e3d1fe; $custom-dark: #000000;
JSON
{
"hex": "#d6bdfd",
"rgb": {
"r": 214,
"g": 189,
"b": 253
},
"hsl": {
"h": 263.438,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84102,
"c": 0.09159,
"h": 302.3
},
"luminance": 0.57783
}Semantic roles & 50–950 ramp
primary
#D6BDFD
secondary
#BBE47A
accent
#E6008C
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385