#D7BDFD#D7BDFD
#D7BDFD is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.2% C 0.092 H 303.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BDFD |
|---|---|
| RGB | rgb(215, 189, 253) |
| HSL | hsl(264, 94%, 87%) |
| HSV | hsv(264, 25%, 99%) |
| CMYK | cmyk(15%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(80.70, 21.31, -28.15) |
| CIE-LCH | lch(80.70, 35.30, 307.13°) |
| OKLab | oklab(84.19% 0.0501 -0.077) |
| OKLCH | oklch(84.19% 0.092 303.1) |
| XYZ | xyz(63.9480, 57.9342, 100.7230) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.49
Light Violet
#D6B4FC
ΔE00 2.57
Pale Violet
#CEAEFA
ΔE00 4.04
Pale Lilac
#E4CBFF
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.83
Light Lilac
#EDC8FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BDFD #E3FDBD
analogous
#BDC3FD #D7BDFD #F7BDFD
triadic
#D7BDFD #FDD7BD #BDFDD7
tetradic
#D7BDFD #FDBDC3 #E3FDBD #BDFDF7
square
#D7BDFD #FDBDC3 #E3FDBD #BDFDF7
split-complementary
#D7BDFD #FDF7BD #C3FDBD
monochromatic
#8F46F9 #B382FB #D7BDFD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.67
#D7BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#D7BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BDFD
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BDFD | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#D1C6D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d7bdfd; /* rgb */ color: rgb(215, 189, 253); /* oklch */ color: oklch(84.2% 0.092 303.1);
Tailwind
colors: {
custom: {
50: '#e4d1fe',
500: '#d7bdfd',
950: '#000000',
},
}SCSS
$custom: #d7bdfd; $custom-light: #e4d1fe; $custom-dark: #000000;
JSON
{
"hex": "#d7bdfd",
"rgb": {
"r": 215,
"g": 189,
"b": 253
},
"hsl": {
"h": 264.375,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84187,
"c": 0.09184,
"h": 303.1
},
"luminance": 0.57934
}Semantic roles & 50–950 ramp
primary
#D7BDFD
secondary
#B9E47A
accent
#E60088
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385