#D7BBFF#D7BBFF
#D7BBFF is a very light, moderate violet. Relative luminance 0.572; OKLCH L 83.9% C 0.098 H 303.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBFF |
|---|---|
| RGB | rgb(215, 187, 255) |
| HSL | hsl(265, 100%, 87%) |
| HSV | hsv(265, 27%, 100%) |
| CMYK | cmyk(15.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(80.30, 22.81, -29.84) |
| CIE-LCH | lch(80.30, 37.56, 307.40°) |
| OKLab | oklab(83.9% 0.0535 -0.0817) |
| OKLCH | oklch(83.9% 0.098 303.2) |
| XYZ | xyz(63.8411, 57.2078, 102.2673) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.86
Light Lavender
#DFC5FE
ΔE00 3.25
Pale Violet
#CEAEFA
ΔE00 3.32
Mauve
#E0B0FF
ΔE00 4.20
Pale Lilac
#E4CBFF
ΔE00 5.01
Light Lavendar
#EFC0FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBFF #E3FFBB
analogous
#BBC1FF #D7BBFF #F9BBFF
triadic
#D7BBFF #FFD7BB #BBFFD7
tetradic
#D7BBFF #FFBBC1 #E3FFBB #BBFFF9
square
#D7BBFF #FFBBC1 #E3FFBB #BBFFF9
split-complementary
#D7BBFF #FFF9BB #C1FFBB
monochromatic
#8F41FF #B37EFF #D7BBFF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.69
#D7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#D7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBFF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBFF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B3C7FD
Tritanopia (blue-blind)
#D1C5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d7bbff; /* rgb */ color: rgb(215, 187, 255); /* oklch */ color: oklch(83.9% 0.098 303.2);
Tailwind
colors: {
custom: {
50: '#e4cfff',
500: '#d7bbff',
950: '#000000',
},
}SCSS
$custom: #d7bbff; $custom-light: #e4cfff; $custom-dark: #000000;
JSON
{
"hex": "#d7bbff",
"rgb": {
"r": 215,
"g": 187,
"b": 255
},
"hsl": {
"h": 264.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.83898,
"c": 0.09769,
"h": 303.2
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#D7BBFF
secondary
#B9E777
accent
#E60087
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386