#D7BBFE#D7BBFE
#D7BBFE is a very light, moderate violet. Relative luminance 0.571; OKLCH L 83.9% C 0.096 H 303.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BBFE |
|---|---|
| RGB | rgb(215, 187, 254) |
| HSL | hsl(265, 97%, 86%) |
| HSV | hsv(265, 26%, 100%) |
| CMYK | cmyk(15.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.26, 22.60, -29.36) |
| CIE-LCH | lch(80.26, 37.05, 307.59°) |
| OKLab | oklab(83.86% 0.0532 -0.0804) |
| OKLCH | oklch(83.86% 0.096 303.5) |
| XYZ | xyz(63.6805, 57.1436, 101.4217) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.89
Light Lavender
#DFC5FE
ΔE00 3.10
Pale Violet
#CEAEFA
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 4.86
Light Lavendar
#EFC0FE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BBFE #E2FEBB
analogous
#BBC1FE #D7BBFE #F9BBFE
triadic
#D7BBFE #FED7BB #BBFED7
tetradic
#D7BBFE #FEBBC1 #E2FEBB #BBFEF9
square
#D7BBFE #FEBBC1 #E2FEBB #BBFEF9
split-complementary
#D7BBFE #FEF9BB #C1FEBB
monochromatic
#9042FC #B47FFD #D7BBFE #EDE1FF #EDE1FF
Accessibility & contrast
On white
1.69
#D7BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#D7BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BBFE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BBFE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#D1C5D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d7bbfe; /* rgb */ color: rgb(215, 187, 254); /* oklch */ color: oklch(83.9% 0.096 303.5);
Tailwind
colors: {
custom: {
50: '#e4cfff',
500: '#d7bbfe',
950: '#000000',
},
}SCSS
$custom: #d7bbfe; $custom-light: #e4cfff; $custom-dark: #000000;
JSON
{
"hex": "#d7bbfe",
"rgb": {
"r": 215,
"g": 187,
"b": 254
},
"hsl": {
"h": 265.075,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.83859,
"c": 0.0964,
"h": 303.5
},
"luminance": 0.57143
}Semantic roles & 50–950 ramp
primary
#D7BBFE
secondary
#B8E578
accent
#E60086
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386