#D8BBEF#D8BBEF
#D8BBEF is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.4% C 0.078 H 309.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BBEF |
|---|---|
| RGB | rgb(216, 187, 239) |
| HSL | hsl(273, 62%, 84%) |
| HSV | hsv(273, 22%, 94%) |
| CMYK | cmyk(9.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.83, 19.81, -21.98) |
| CIE-LCH | lch(79.83, 29.59, 312.04°) |
| OKLab | oklab(83.37% 0.0499 -0.0596) |
| OKLCH | oklch(83.37% 0.078 309.9) |
| XYZ | xyz(61.6665, 56.3720, 89.2769) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.90
Pale Lilac
#E4CBFF
ΔE00 3.79
Light Lilac
#EDC8FF
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 4.54
Light Violet
#D6B4FC
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BBEF #D2EFBB
analogous
#BEBBEF #D8BBEF #EFBBEC
triadic
#D8BBEF #EFD8BB #BBEFD8
tetradic
#D8BBEF #EFBEBB #D2EFBB #BBECEF
square
#D8BBEF #EFBEBB #D2EFBB #BBECEF
split-complementary
#D8BBEF #ECEFBB #BBEFBE
monochromatic
#9F58D8 #BC89E3 #D8BBEF #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.71
#D8BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#D8BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BBEF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BBEF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#D6C1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d8bbef; /* rgb */ color: rgb(216, 187, 239); /* oklch */ color: oklch(83.4% 0.078 309.9);
Tailwind
colors: {
custom: {
50: '#e4cff4',
500: '#d8bbef',
950: '#000000',
},
}SCSS
$custom: #d8bbef; $custom-light: #e4cff4; $custom-dark: #000000;
JSON
{
"hex": "#d8bbef",
"rgb": {
"r": 216,
"g": 187,
"b": 239
},
"hsl": {
"h": 273.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83372,
"c": 0.07775,
"h": 309.9
},
"luminance": 0.56372
}Semantic roles & 50–950 ramp
primary
#D8BBEF
secondary
#A3CD81
accent
#CA1C69
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385