#D1BBFB#D1BBFB
#D1BBFB is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.2% C 0.091 H 300.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBFB |
|---|---|
| RGB | rgb(209, 187, 251) |
| HSL | hsl(261, 89%, 86%) |
| HSV | hsv(261, 25%, 98%) |
| CMYK | cmyk(16.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.65, 20.12, -28.73) |
| CIE-LCH | lch(79.65, 35.08, 305.01°) |
| OKLab | oklab(83.23% 0.0458 -0.0787) |
| OKLCH | oklch(83.23% 0.091 300.2) |
| XYZ | xyz(61.4738, 56.0609, 98.8303) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 3.43
Pale Violet
#CEAEFA
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 5.09
Mauve
#E0B0FF
ΔE00 5.41
Periwinkle
#CCCCFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBFB #E5FBBB
analogous
#BBC5FB #D1BBFB #F1BBFB
triadic
#D1BBFB #FBD1BB #BBFBD1
tetradic
#D1BBFB #FBBBC5 #E5FBBB #BBFBF1
square
#D1BBFB #FBBBC5 #E5FBBB #BBFBF1
split-complementary
#D1BBFB #FBF1BB #C5FBBB
monochromatic
#8347F4 #AA81F8 #D1BBFB #EBE2FD #EBE2FD
Accessibility & contrast
On white
1.72
#D1BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#D1BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBFB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBFB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#B1C5F9
Tritanopia (blue-blind)
#CAC4D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d1bbfb; /* rgb */ color: rgb(209, 187, 251); /* oklch */ color: oklch(83.2% 0.091 300.2);
Tailwind
colors: {
custom: {
50: '#dfcffc',
500: '#d1bbfb',
950: '#000000',
},
}SCSS
$custom: #d1bbfb; $custom-light: #dfcffc; $custom-dark: #000000;
JSON
{
"hex": "#d1bbfb",
"rgb": {
"r": 209,
"g": 187,
"b": 251
},
"hsl": {
"h": 260.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83231,
"c": 0.09106,
"h": 300.2
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#D1BBFB
secondary
#BDE07A
accent
#E60097
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385