#D7BBEE#D7BBEE
#D7BBEE is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.2% C 0.076 H 309.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBEE |
|---|---|
| RGB | rgb(215, 187, 238) |
| HSL | hsl(273, 60%, 83%) |
| HSV | hsv(273, 21%, 93%) |
| CMYK | cmyk(9.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.71, 19.29, -21.63) |
| CIE-LCH | lch(79.71, 28.98, 311.73°) |
| OKLab | oklab(83.25% 0.0485 -0.0587) |
| OKLCH | oklch(83.25% 0.076 309.5) |
| XYZ | xyz(61.2246, 56.1612, 88.4872) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.00
Pale Lilac
#E4CBFF
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBEE #D2EEBB
analogous
#BDBBEE #D7BBEE #EEBBEB
triadic
#D7BBEE #EED7BB #BBEED7
tetradic
#D7BBEE #EEBDBB #D2EEBB #BBEBEE
square
#D7BBEE #EEBDBB #D2EEBB #BBEBEE
split-complementary
#D7BBEE #EBEEBB #BBEEBD
monochromatic
#9D59D6 #BA8AE2 #D7BBEE #F1E7F9 #F1E7F9
Accessibility & contrast
On white
1.72
#D7BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#D7BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBEE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBEE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#D5C1CC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d7bbee; /* rgb */ color: rgb(215, 187, 238); /* oklch */ color: oklch(83.2% 0.076 309.5);
Tailwind
colors: {
custom: {
50: '#e3cff3',
500: '#d7bbee',
950: '#000000',
},
}SCSS
$custom: #d7bbee; $custom-light: #e3cff3; $custom-dark: #000000;
JSON
{
"hex": "#d7bbee",
"rgb": {
"r": 215,
"g": 187,
"b": 238
},
"hsl": {
"h": 272.941,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83248,
"c": 0.07612,
"h": 309.5
},
"luminance": 0.56161
}Semantic roles & 50–950 ramp
primary
#D7BBEE
secondary
#A3CC81
accent
#C81E6A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385