#D5BBEE#D5BBEE
#D5BBEE is a very light, moderate violet. Relative luminance 0.559; OKLCH L 83.1% C 0.075 H 307.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBEE |
|---|---|
| RGB | rgb(213, 187, 238) |
| HSL | hsl(271, 60%, 83%) |
| HSV | hsv(271, 21%, 93%) |
| CMYK | cmyk(10.5%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.53, 18.65, -21.91) |
| CIE-LCH | lch(79.53, 28.77, 310.42°) |
| OKLab | oklab(83.08% 0.0463 -0.0595) |
| OKLCH | oklch(83.08% 0.075 307.9) |
| XYZ | xyz(60.6407, 55.8602, 88.4598) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.95
Pale Lilac
#E4CBFF
ΔE00 3.86
Light Lilac
#EDC8FF
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 4.66
Light Lavendar
#EFC0FE
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBEE #D4EEBB
analogous
#BBBBEE #D5BBEE #EEBBED
triadic
#D5BBEE #EED5BB #BBEED5
tetradic
#D5BBEE #EEBBBB #D4EEBB #BBEDEE
square
#D5BBEE #EEBBBB #D4EEBB #BBEDEE
split-complementary
#D5BBEE #EDEEBB #BBEEBB
monochromatic
#9959D6 #B78AE2 #D5BBEE #F0E7F9 #F0E7F9
Accessibility & contrast
On white
1.73
#D5BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#D5BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBEE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBEE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B8C5EC
Tritanopia (blue-blind)
#D2C2CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d5bbee; /* rgb */ color: rgb(213, 187, 238); /* oklch */ color: oklch(83.1% 0.075 307.9);
Tailwind
colors: {
custom: {
50: '#e2cff3',
500: '#d5bbee',
950: '#000000',
},
}SCSS
$custom: #d5bbee; $custom-light: #e2cff3; $custom-dark: #000000;
JSON
{
"hex": "#d5bbee",
"rgb": {
"r": 213,
"g": 187,
"b": 238
},
"hsl": {
"h": 270.588,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83075,
"c": 0.07537,
"h": 307.9
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#D5BBEE
secondary
#A6CC81
accent
#C81E71
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385