#D8BDFD#D8BDFD
#D8BDFD is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.3% C 0.092 H 303.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BDFD |
|---|---|
| RGB | rgb(216, 189, 253) |
| HSL | hsl(265, 94%, 87%) |
| HSV | hsv(265, 25%, 99%) |
| CMYK | cmyk(14.6%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.79, 21.61, -28.01) |
| CIE-LCH | lch(80.79, 35.38, 307.66°) |
| OKLab | oklab(84.27% 0.0512 -0.0766) |
| OKLCH | oklch(84.27% 0.092 303.8) |
| XYZ | xyz(64.2426, 58.0861, 100.7368) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.40
Light Violet
#D6B4FC
ΔE00 2.51
Pale Violet
#CEAEFA
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 4.16
Mauve
#E0B0FF
ΔE00 4.68
Light Lilac
#EDC8FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BDFD #E2FDBD
analogous
#BDC2FD #D8BDFD #F8BDFD
triadic
#D8BDFD #FDD8BD #BDFDD8
tetradic
#D8BDFD #FDBDC2 #E2FDBD #BDFDF8
square
#D8BDFD #FDBDC2 #E2FDBD #BDFDF8
split-complementary
#D8BDFD #FDF8BD #C2FDBD
monochromatic
#9246F9 #B582FB #D8BDFD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.66
#D8BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#D8BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BDFD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BDFD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#D2C6D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d8bdfd; /* rgb */ color: rgb(216, 189, 253); /* oklch */ color: oklch(84.3% 0.092 303.8);
Tailwind
colors: {
custom: {
50: '#e4d1fe',
500: '#d8bdfd',
950: '#000000',
},
}SCSS
$custom: #d8bdfd; $custom-light: #e4d1fe; $custom-dark: #000000;
JSON
{
"hex": "#d8bdfd",
"rgb": {
"r": 216,
"g": 189,
"b": 253
},
"hsl": {
"h": 265.313,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84272,
"c": 0.09211,
"h": 303.8
},
"luminance": 0.58086
}Semantic roles & 50–950 ramp
primary
#D8BDFD
secondary
#B7E47A
accent
#E60085
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385