#D5BBEF#D5BBEF
#D5BBEF is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.1% C 0.077 H 307.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBEF |
|---|---|
| RGB | rgb(213, 187, 239) |
| HSL | hsl(270, 62%, 84%) |
| HSV | hsv(270, 22%, 94%) |
| CMYK | cmyk(10.9%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.57, 18.86, -22.39) |
| CIE-LCH | lch(79.57, 29.27, 310.10°) |
| OKLab | oklab(83.11% 0.0466 -0.0608) |
| OKLCH | oklch(83.11% 0.077 307.4) |
| XYZ | xyz(60.7881, 55.9191, 89.2357) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.82
Pale Lilac
#E4CBFF
ΔE00 3.83
Light Violet
#D6B4FC
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.54
Light Lavendar
#EFC0FE
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBEF #D5EFBB
analogous
#BBBBEF #D5BBEF #EFBBEF
triadic
#D5BBEF #EFD5BB #BBEFD5
tetradic
#D5BBEF #EFBBBB #D5EFBB #BBEFEF
square
#D5BBEF #EFBBBB #D5EFBB #BBEFEF
split-complementary
#D5BBEF #EFEFBB #BBEFBB
monochromatic
#9858D8 #B689E3 #D5BBEF #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.72
#D5BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#D5BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBEF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBEF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#D2C2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d5bbef; /* rgb */ color: rgb(213, 187, 239); /* oklch */ color: oklch(83.1% 0.077 307.4);
Tailwind
colors: {
custom: {
50: '#e2cff4',
500: '#d5bbef',
950: '#000000',
},
}SCSS
$custom: #d5bbef; $custom-light: #e2cff4; $custom-dark: #000000;
JSON
{
"hex": "#d5bbef",
"rgb": {
"r": 213,
"g": 187,
"b": 239
},
"hsl": {
"h": 270,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83112,
"c": 0.07663,
"h": 307.4
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#D5BBEF
secondary
#A7CD81
accent
#CA1C73
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385