#D5BBFD#D5BBFD
#D5BBFD is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.6% C 0.095 H 302.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBFD |
|---|---|
| RGB | rgb(213, 187, 253) |
| HSL | hsl(264, 94%, 86%) |
| HSV | hsv(264, 26%, 99%) |
| CMYK | cmyk(15.8%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(80.06, 21.78, -29.15) |
| CIE-LCH | lch(80.06, 36.39, 306.76°) |
| OKLab | oklab(83.65% 0.0507 -0.0798) |
| OKLCH | oklch(83.65% 0.095 302.4) |
| XYZ | xyz(62.9369, 56.7787, 100.5532) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.13
Light Lavender
#DFC5FE
ΔE00 3.15
Pale Violet
#CEAEFA
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 4.89
Light Lilac
#EDC8FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBFD #E3FDBB
analogous
#BBC2FD #D5BBFD #F6BBFD
triadic
#D5BBFD #FDD5BB #BBFDD5
tetradic
#D5BBFD #FDBBC2 #E3FDBB #BBFDF6
square
#D5BBFD #FDBBC2 #E3FDBB #BBFDF6
split-complementary
#D5BBFD #FDF6BB #C2FDBB
monochromatic
#8C44FA #B080FB #D5BBFD #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.70
#D5BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#D5BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBFD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBFD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B3C6FB
Tritanopia (blue-blind)
#CFC5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d5bbfd; /* rgb */ color: rgb(213, 187, 253); /* oklch */ color: oklch(83.6% 0.095 302.4);
Tailwind
colors: {
custom: {
50: '#e2cffe',
500: '#d5bbfd',
950: '#000000',
},
}SCSS
$custom: #d5bbfd; $custom-light: #e2cffe; $custom-dark: #000000;
JSON
{
"hex": "#d5bbfd",
"rgb": {
"r": 213,
"g": 187,
"b": 253
},
"hsl": {
"h": 263.636,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.83648,
"c": 0.09459,
"h": 302.4
},
"luminance": 0.56779
}Semantic roles & 50–950 ramp
primary
#D5BBFD
secondary
#B9E379
accent
#E6008B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385