#D3BBEF#D3BBEF
#D3BBEF is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.9% C 0.076 H 305.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBEF |
|---|---|
| RGB | rgb(211, 187, 239) |
| HSL | hsl(268, 62%, 84%) |
| HSV | hsv(268, 22%, 94%) |
| CMYK | cmyk(11.7%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.40, 18.22, -22.67) |
| CIE-LCH | lch(79.40, 29.08, 308.80°) |
| OKLab | oklab(82.94% 0.0444 -0.0616) |
| OKLCH | oklch(82.94% 0.076 305.8) |
| XYZ | xyz(60.2114, 55.6217, 89.2086) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.88
Pale Lilac
#E4CBFF
ΔE00 3.94
Light Violet
#D6B4FC
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 5.62
Pale Violet
#CEAEFA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBEF #D7EFBB
analogous
#BBBDEF #D3BBEF #EDBBEF
triadic
#D3BBEF #EFD3BB #BBEFD3
tetradic
#D3BBEF #EFBBBD #D7EFBB #BBEFED
square
#D3BBEF #EFBBBD #D7EFBB #BBEFED
split-complementary
#D3BBEF #EFEDBB #BDEFBB
monochromatic
#9358D8 #B389E3 #D3BBEF #EFE6F9 #EFE6F9
Accessibility & contrast
On white
1.73
#D3BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#D3BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBEF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBEF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#CFC2CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d3bbef; /* rgb */ color: rgb(211, 187, 239); /* oklch */ color: oklch(82.9% 0.076 305.8);
Tailwind
colors: {
custom: {
50: '#e1cff4',
500: '#d3bbef',
950: '#000000',
},
}SCSS
$custom: #d3bbef; $custom-light: #e1cff4; $custom-dark: #000000;
JSON
{
"hex": "#d3bbef",
"rgb": {
"r": 211,
"g": 187,
"b": 239
},
"hsl": {
"h": 267.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8294,
"c": 0.07596,
"h": 305.8
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#D3BBEF
secondary
#AACD81
accent
#CA1C79
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385