#D3BBFD#D3BBFD
#D3BBFD is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.5% C 0.094 H 301.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBFD |
|---|---|
| RGB | rgb(211, 187, 253) |
| HSL | hsl(262, 94%, 86%) |
| HSV | hsv(262, 26%, 99%) |
| CMYK | cmyk(16.6%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(79.89, 21.16, -29.42) |
| CIE-LCH | lch(79.89, 36.25, 305.73°) |
| OKLab | oklab(83.48% 0.0485 -0.0806) |
| OKLCH | oklch(83.48% 0.094 301) |
| XYZ | xyz(62.3603, 56.4813, 100.5261) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.41
Light Lavender
#DFC5FE
ΔE00 3.40
Pale Violet
#CEAEFA
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBFD #E5FDBB
analogous
#BBC4FD #D3BBFD #F4BBFD
triadic
#D3BBFD #FDD3BB #BBFDD3
tetradic
#D3BBFD #FDBBC4 #E5FDBB #BBFDF4
square
#D3BBFD #FDBBC4 #E5FDBB #BBFDF4
split-complementary
#D3BBFD #FDF4BB #C4FDBB
monochromatic
#8644FA #AD80FB #D3BBFD #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.71
#D3BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#D3BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBFD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBFD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B2C6FB
Tritanopia (blue-blind)
#CCC5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3bbfd; /* rgb */ color: rgb(211, 187, 253); /* oklch */ color: oklch(83.5% 0.094 301.0);
Tailwind
colors: {
custom: {
50: '#e1cffe',
500: '#d3bbfd',
950: '#000000',
},
}SCSS
$custom: #d3bbfd; $custom-light: #e1cffe; $custom-dark: #000000;
JSON
{
"hex": "#d3bbfd",
"rgb": {
"r": 211,
"g": 187,
"b": 253
},
"hsl": {
"h": 261.818,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83479,
"c": 0.09412,
"h": 301
},
"luminance": 0.56481
}Semantic roles & 50–950 ramp
primary
#D3BBFD
secondary
#BDE379
accent
#E60092
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385