#D6BBFE#D6BBFE
#D6BBFE is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.8% C 0.096 H 302.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BBFE |
|---|---|
| RGB | rgb(214, 187, 254) |
| HSL | hsl(264, 97%, 86%) |
| HSV | hsv(264, 26%, 100%) |
| CMYK | cmyk(15.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.18, 22.29, -29.49) |
| CIE-LCH | lch(80.18, 36.97, 307.08°) |
| OKLab | oklab(83.77% 0.0521 -0.0808) |
| OKLCH | oklch(83.77% 0.096 302.8) |
| XYZ | xyz(63.3877, 56.9926, 101.4080) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.98
Light Lavender
#DFC5FE
ΔE00 3.19
Pale Violet
#CEAEFA
ΔE00 3.37
Mauve
#E0B0FF
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BBFE #E3FEBB
analogous
#BBC2FE #D6BBFE #F7BBFE
triadic
#D6BBFE #FED6BB #BBFED6
tetradic
#D6BBFE #FEBBC2 #E3FEBB #BBFEF7
square
#D6BBFE #FEBBC2 #E3FEBB #BBFEF7
split-complementary
#D6BBFE #FEF7BB #C2FEBB
monochromatic
#8D42FC #B27FFD #D6BBFE #EDE1FF #EDE1FF
Accessibility & contrast
On white
1.69
#D6BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#D6BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BBFE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BBFE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#D0C5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d6bbfe; /* rgb */ color: rgb(214, 187, 254); /* oklch */ color: oklch(83.8% 0.096 302.8);
Tailwind
colors: {
custom: {
50: '#e3cfff',
500: '#d6bbfe',
950: '#000000',
},
}SCSS
$custom: #d6bbfe; $custom-light: #e3cfff; $custom-dark: #000000;
JSON
{
"hex": "#d6bbfe",
"rgb": {
"r": 214,
"g": 187,
"b": 254
},
"hsl": {
"h": 264.179,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83773,
"c": 0.09613,
"h": 302.8
},
"luminance": 0.56993
}Semantic roles & 50–950 ramp
primary
#D6BBFE
secondary
#B9E578
accent
#E60089
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386