#D7BBEF#D7BBEF
#D7BBEF is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.3% C 0.077 H 309.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBEF |
|---|---|
| RGB | rgb(215, 187, 239) |
| HSL | hsl(272, 62%, 84%) |
| HSV | hsv(272, 22%, 94%) |
| CMYK | cmyk(10%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.74, 19.49, -22.12) |
| CIE-LCH | lch(79.74, 29.48, 311.40°) |
| OKLab | oklab(83.29% 0.0488 -0.06) |
| OKLCH | oklch(83.29% 0.077 309.1) |
| XYZ | xyz(61.3719, 56.2201, 89.2630) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.85
Pale Lilac
#E4CBFF
ΔE00 3.78
Light Lilac
#EDC8FF
ΔE00 4.19
Light Violet
#D6B4FC
ΔE00 4.49
Light Lavendar
#EFC0FE
ΔE00 4.74
Pale Lavender
#EECFFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBEF #D3EFBB
analogous
#BDBBEF #D7BBEF #EFBBED
triadic
#D7BBEF #EFD7BB #BBEFD7
tetradic
#D7BBEF #EFBDBB #D3EFBB #BBEDEF
square
#D7BBEF #EFBDBB #D3EFBB #BBEDEF
split-complementary
#D7BBEF #EDEFBB #BBEFBD
monochromatic
#9D58D8 #BA89E3 #D7BBEF #F0E6F9 #F0E6F9
Accessibility & contrast
On white
1.72
#D7BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#D7BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBEF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBEF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F1
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#D4C2CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d7bbef; /* rgb */ color: rgb(215, 187, 239); /* oklch */ color: oklch(83.3% 0.077 309.1);
Tailwind
colors: {
custom: {
50: '#e3cff4',
500: '#d7bbef',
950: '#000000',
},
}SCSS
$custom: #d7bbef; $custom-light: #e3cff4; $custom-dark: #000000;
JSON
{
"hex": "#d7bbef",
"rgb": {
"r": 215,
"g": 187,
"b": 239
},
"hsl": {
"h": 272.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83285,
"c": 0.07736,
"h": 309.1
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#D7BBEF
secondary
#A4CD81
accent
#CA1C6C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385