#D6BBEF#D6BBEF
#D6BBEF is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.2% C 0.077 H 308.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBEF |
|---|---|
| RGB | rgb(214, 187, 239) |
| HSL | hsl(271, 62%, 84%) |
| HSV | hsv(271, 22%, 94%) |
| CMYK | cmyk(10.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.65, 19.18, -22.25) |
| CIE-LCH | lch(79.65, 29.38, 310.75°) |
| OKLab | oklab(83.2% 0.0477 -0.0604) |
| OKLCH | oklch(83.2% 0.077 308.3) |
| XYZ | xyz(61.0791, 56.0692, 89.2493) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.82
Pale Lilac
#E4CBFF
ΔE00 3.80
Light Lilac
#EDC8FF
ΔE00 4.36
Light Violet
#D6B4FC
ΔE00 4.45
Light Lavendar
#EFC0FE
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBEF #D4EFBB
analogous
#BCBBEF #D6BBEF #EFBBEE
triadic
#D6BBEF #EFD6BB #BBEFD6
tetradic
#D6BBEF #EFBCBB #D4EFBB #BBEEEF
square
#D6BBEF #EFBCBB #D4EFBB #BBEEEF
split-complementary
#D6BBEF #EEEFBB #BBEFBC
monochromatic
#9A58D8 #B889E3 #D6BBEF #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.72
#D6BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#D6BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBEF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBEF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#D3C2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d6bbef; /* rgb */ color: rgb(214, 187, 239); /* oklch */ color: oklch(83.2% 0.077 308.3);
Tailwind
colors: {
custom: {
50: '#e3cff4',
500: '#d6bbef',
950: '#000000',
},
}SCSS
$custom: #d6bbef; $custom-light: #e3cff4; $custom-dark: #000000;
JSON
{
"hex": "#d6bbef",
"rgb": {
"r": 214,
"g": 187,
"b": 239
},
"hsl": {
"h": 271.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83198,
"c": 0.07699,
"h": 308.3
},
"luminance": 0.56069
}Semantic roles & 50–950 ramp
primary
#D6BBEF
secondary
#A6CD81
accent
#CA1C6F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385