#D3BBFB#D3BBFB
#D3BBFB is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.4% C 0.092 H 301.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBFB |
|---|---|
| RGB | rgb(211, 187, 251) |
| HSL | hsl(263, 89%, 86%) |
| HSV | hsv(263, 25%, 98%) |
| CMYK | cmyk(15.9%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.82, 20.74, -28.46) |
| CIE-LCH | lch(79.82, 35.22, 306.07°) |
| OKLab | oklab(83.4% 0.048 -0.0779) |
| OKLCH | oklch(83.4% 0.092 301.6) |
| XYZ | xyz(62.0433, 56.3545, 98.8570) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.50
Light Lavender
#DFC5FE
ΔE00 3.12
Pale Violet
#CEAEFA
ΔE00 3.63
Pale Lilac
#E4CBFF
ΔE00 4.83
Mauve
#E0B0FF
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBFB #E3FBBB
analogous
#BBC3FB #D3BBFB #F3BBFB
triadic
#D3BBFB #FBD3BB #BBFBD3
tetradic
#D3BBFB #FBBBC3 #E3FBBB #BBFBF3
square
#D3BBFB #FBBBC3 #E3FBBB #BBFBF3
split-complementary
#D3BBFB #FBF3BB #C3FBBB
monochromatic
#8847F4 #AE81F8 #D3BBFB #ECE2FD #ECE2FD
Accessibility & contrast
On white
1.71
#D3BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#D3BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBFB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBFB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#CDC4D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d3bbfb; /* rgb */ color: rgb(211, 187, 251); /* oklch */ color: oklch(83.4% 0.092 301.6);
Tailwind
colors: {
custom: {
50: '#e1cffc',
500: '#d3bbfb',
950: '#000000',
},
}SCSS
$custom: #d3bbfb; $custom-light: #e1cffc; $custom-dark: #000000;
JSON
{
"hex": "#d3bbfb",
"rgb": {
"r": 211,
"g": 187,
"b": 251
},
"hsl": {
"h": 262.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.834,
"c": 0.09151,
"h": 301.6
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#D3BBFB
secondary
#BAE07A
accent
#E6008F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151317
muted
#848385