#D3BBFE#D3BBFE
#D3BBFE is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.5% C 0.095 H 300.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBFE |
|---|---|
| RGB | rgb(211, 187, 254) |
| HSL | hsl(261, 97%, 86%) |
| HSV | hsv(261, 26%, 100%) |
| CMYK | cmyk(16.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(79.92, 21.38, -29.90) |
| CIE-LCH | lch(79.92, 36.76, 305.56°) |
| OKLab | oklab(83.52% 0.0488 -0.082) |
| OKLCH | oklch(83.52% 0.095 300.8) |
| XYZ | xyz(62.5200, 56.5452, 101.3673) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.39
Pale Violet
#CEAEFA
ΔE00 3.37
Light Lavender
#DFC5FE
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBFE #E6FEBB
analogous
#BBC5FE #D3BBFE #F5BBFE
triadic
#D3BBFE #FED3BB #BBFED3
tetradic
#D3BBFE #FEBBC5 #E6FEBB #BBFEF5
square
#D3BBFE #FEBBC5 #E6FEBB #BBFEF5
split-complementary
#D3BBFE #FEF5BB #C5FEBB
monochromatic
#8542FC #AC7FFD #D3BBFE #EBE1FF #EBE1FF
Accessibility & contrast
On white
1.71
#D3BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D3BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBFE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBFE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#CCC5D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3bbfe; /* rgb */ color: rgb(211, 187, 254); /* oklch */ color: oklch(83.5% 0.095 300.8);
Tailwind
colors: {
custom: {
50: '#e1cfff',
500: '#d3bbfe',
950: '#000000',
},
}SCSS
$custom: #d3bbfe; $custom-light: #e1cfff; $custom-dark: #000000;
JSON
{
"hex": "#d3bbfe",
"rgb": {
"r": 211,
"g": 187,
"b": 254
},
"hsl": {
"h": 261.493,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83518,
"c": 0.09542,
"h": 300.8
},
"luminance": 0.56545
}Semantic roles & 50–950 ramp
primary
#D3BBFE
secondary
#BEE578
accent
#E60093
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386