#D1BBFF#D1BBFF
#D1BBFF is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.4% C 0.096 H 299.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBFF |
|---|---|
| RGB | rgb(209, 187, 255) |
| HSL | hsl(259, 100%, 87%) |
| HSV | hsv(259, 27%, 100%) |
| CMYK | cmyk(18%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(79.79, 20.99, -30.65) |
| CIE-LCH | lch(79.79, 37.15, 304.40°) |
| OKLab | oklab(83.39% 0.0469 -0.0841) |
| OKLCH | oklch(83.39% 0.096 299.1) |
| XYZ | xyz(62.1110, 56.3157, 102.1862) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.78
Pale Violet
#CEAEFA
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBFF #E9FFBB
analogous
#BBC7FF #D1BBFF #F3BBFF
triadic
#D1BBFF #FFD1BB #BBFFD1
tetradic
#D1BBFF #FFBBC7 #E9FFBB #BBFFF3
square
#D1BBFF #FFBBC7 #E9FFBB #BBFFF3
split-complementary
#D1BBFF #FFF3BB #C7FFBB
monochromatic
#7E41FF #A87EFF #D1BBFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.71
#D1BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#D1BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBFF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBFF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B0C5FD
Tritanopia (blue-blind)
#C9C5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d1bbff; /* rgb */ color: rgb(209, 187, 255); /* oklch */ color: oklch(83.4% 0.096 299.1);
Tailwind
colors: {
custom: {
50: '#dfcfff',
500: '#d1bbff',
950: '#000000',
},
}SCSS
$custom: #d1bbff; $custom-light: #dfcfff; $custom-dark: #000000;
JSON
{
"hex": "#d1bbff",
"rgb": {
"r": 209,
"g": 187,
"b": 255
},
"hsl": {
"h": 259.412,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8339,
"c": 0.09633,
"h": 299.1
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#D1BBFF
secondary
#C3E777
accent
#E6009B
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386