#D6BBFF#D6BBFF
#D6BBFF is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.8% C 0.097 H 302.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBFF |
|---|---|
| RGB | rgb(214, 187, 255) |
| HSL | hsl(264, 100%, 87%) |
| HSV | hsv(264, 27%, 100%) |
| CMYK | cmyk(16.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(80.21, 22.51, -29.97) |
| CIE-LCH | lch(80.21, 37.48, 306.90°) |
| OKLab | oklab(83.81% 0.0524 -0.0821) |
| OKLCH | oklch(83.81% 0.097 302.5) |
| XYZ | xyz(63.5482, 57.0568, 102.2535) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.96
Pale Violet
#CEAEFA
ΔE00 3.29
Light Lavender
#DFC5FE
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 5.09
Light Lavendar
#EFC0FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBFF #E4FFBB
analogous
#BBC2FF #D6BBFF #F8BBFF
triadic
#D6BBFF #FFD6BB #BBFFD6
tetradic
#D6BBFF #FFBBC2 #E4FFBB #BBFFF8
square
#D6BBFF #FFBBC2 #E4FFBB #BBFFF8
split-complementary
#D6BBFF #FFF8BB #C2FFBB
monochromatic
#8C41FF #B17EFF #D6BBFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.69
#D6BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D6BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBFF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBFF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#CFC5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d6bbff; /* rgb */ color: rgb(214, 187, 255); /* oklch */ color: oklch(83.8% 0.097 302.5);
Tailwind
colors: {
custom: {
50: '#e3cfff',
500: '#d6bbff',
950: '#000000',
},
}SCSS
$custom: #d6bbff; $custom-light: #e3cfff; $custom-dark: #000000;
JSON
{
"hex": "#d6bbff",
"rgb": {
"r": 214,
"g": 187,
"b": 255
},
"hsl": {
"h": 263.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83813,
"c": 0.09743,
"h": 302.5
},
"luminance": 0.57057
}Semantic roles & 50–950 ramp
primary
#D6BBFF
secondary
#BBE777
accent
#E6008A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386