#D9BBFE#D9BBFE
#D9BBFE is a very light, moderate violet. Relative luminance 0.574; OKLCH L 84.0% C 0.097 H 304.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBFE |
|---|---|
| RGB | rgb(217, 187, 254) |
| HSL | hsl(267, 97%, 86%) |
| HSV | hsv(267, 26%, 100%) |
| CMYK | cmyk(14.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.43, 23.21, -29.08) |
| CIE-LCH | lch(80.43, 37.21, 308.60°) |
| OKLab | oklab(84.03% 0.0554 -0.0796) |
| OKLCH | oklch(84.03% 0.097 304.8) |
| XYZ | xyz(64.2715, 57.4483, 101.4494) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.80
Light Lavender
#DFC5FE
ΔE00 2.98
Pale Violet
#CEAEFA
ΔE00 3.53
Mauve
#E0B0FF
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.73
Light Lavendar
#EFC0FE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBFE #E0FEBB
analogous
#BBBFFE #D9BBFE #FBBBFE
triadic
#D9BBFE #FED9BB #BBFED9
tetradic
#D9BBFE #FEBBBF #E0FEBB #BBFEFB
square
#D9BBFE #FEBBBF #E0FEBB #BBFEFB
split-complementary
#D9BBFE #FEFBBB #BFFEBB
monochromatic
#9642FC #B77FFD #D9BBFE #EEE1FF #EEE1FF
Accessibility & contrast
On white
1.68
#D9BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D9BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBFE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBFE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#D4C4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d9bbfe; /* rgb */ color: rgb(217, 187, 254); /* oklch */ color: oklch(84.0% 0.097 304.8);
Tailwind
colors: {
custom: {
50: '#e5cfff',
500: '#d9bbfe',
950: '#000000',
},
}SCSS
$custom: #d9bbfe; $custom-light: #e5cfff; $custom-dark: #000000;
JSON
{
"hex": "#d9bbfe",
"rgb": {
"r": 217,
"g": 187,
"b": 254
},
"hsl": {
"h": 266.866,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84031,
"c": 0.09696,
"h": 304.8
},
"luminance": 0.57448
}Semantic roles & 50–950 ramp
primary
#D9BBFE
secondary
#B4E578
accent
#E6007F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161318
muted
#848386