#D1BBEF#D1BBEF
#D1BBEF is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.8% C 0.075 H 304.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBEF |
|---|---|
| RGB | rgb(209, 187, 239) |
| HSL | hsl(265, 62%, 84%) |
| HSV | hsv(265, 22%, 94%) |
| CMYK | cmyk(12.6%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(79.23, 17.59, -22.94) |
| CIE-LCH | lch(79.23, 28.90, 307.48°) |
| OKLab | oklab(82.77% 0.0422 -0.0624) |
| OKLCH | oklch(82.77% 0.075 304.1) |
| XYZ | xyz(59.6418, 55.3281, 89.1820) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.03
Pale Lilac
#E4CBFF
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 4.47
Light Lilac
#EDC8FF
ΔE00 5.33
Pale Violet
#CEAEFA
ΔE00 5.58
Pale Lavender
#EECFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBEF #D9EFBB
analogous
#BBBFEF #D1BBEF #EBBBEF
triadic
#D1BBEF #EFD1BB #BBEFD1
tetradic
#D1BBEF #EFBBBF #D9EFBB #BBEFEB
square
#D1BBEF #EFBBBF #D9EFBB #BBEFEB
split-complementary
#D1BBEF #EFEBBB #BFEFBB
monochromatic
#8E58D8 #AF89E3 #D1BBEF #EEE6F9 #EEE6F9
Accessibility & contrast
On white
1.74
#D1BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#D1BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBEF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBEF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#CDC2CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d1bbef; /* rgb */ color: rgb(209, 187, 239); /* oklch */ color: oklch(82.8% 0.075 304.1);
Tailwind
colors: {
custom: {
50: '#dfcff4',
500: '#d1bbef',
950: '#000000',
},
}SCSS
$custom: #d1bbef; $custom-light: #dfcff4; $custom-dark: #000000;
JSON
{
"hex": "#d1bbef",
"rgb": {
"r": 209,
"g": 187,
"b": 239
},
"hsl": {
"h": 265.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82769,
"c": 0.07535,
"h": 304.1
},
"luminance": 0.55328
}Semantic roles & 50–950 ramp
primary
#D1BBEF
secondary
#ADCD81
accent
#CA1C80
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385