#D3BBEE#D3BBEE
#D3BBEE is a very light, moderate violet. Relative luminance 0.556; OKLCH L 82.9% C 0.075 H 306.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBEE |
|---|---|
| RGB | rgb(211, 187, 238) |
| HSL | hsl(268, 60%, 83%) |
| HSV | hsv(268, 21%, 93%) |
| CMYK | cmyk(11.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.36, 18.02, -22.18) |
| CIE-LCH | lch(79.36, 28.58, 309.09°) |
| OKLab | oklab(82.9% 0.0441 -0.0603) |
| OKLCH | oklch(82.9% 0.075 306.2) |
| XYZ | xyz(60.0641, 55.5628, 88.4328) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.00
Pale Lilac
#E4CBFF
ΔE00 3.96
Light Violet
#D6B4FC
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 4.92
Pale Lavender
#EECFFE
ΔE00 5.64
Light Lavendar
#EFC0FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBEE #D6EEBB
analogous
#BBBCEE #D3BBEE #ECBBEE
triadic
#D3BBEE #EED3BB #BBEED3
tetradic
#D3BBEE #EEBBBC #D6EEBB #BBEEEC
square
#D3BBEE #EEBBBC #D6EEBB #BBEEEC
split-complementary
#D3BBEE #EEECBB #BCEEBB
monochromatic
#9459D6 #B38AE2 #D3BBEE #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.73
#D3BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#D3BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBEE
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBEE | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F0
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#CFC2CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d3bbee; /* rgb */ color: rgb(211, 187, 238); /* oklch */ color: oklch(82.9% 0.075 306.2);
Tailwind
colors: {
custom: {
50: '#e0cff3',
500: '#d3bbee',
950: '#000000',
},
}SCSS
$custom: #d3bbee; $custom-light: #e0cff3; $custom-dark: #000000;
JSON
{
"hex": "#d3bbee",
"rgb": {
"r": 211,
"g": 187,
"b": 238
},
"hsl": {
"h": 268.235,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82903,
"c": 0.07468,
"h": 306.2
},
"luminance": 0.55563
}Semantic roles & 50–950 ramp
primary
#D3BBEE
secondary
#A9CC81
accent
#C81E78
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385