#BDB3FB#BDB3FB
#BDB3FB is a light, moderate blue. Relative luminance 0.500; OKLCH L 80.1% C 0.101 H 290.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB3FB |
|---|---|
| RGB | rgb(189, 179, 251) |
| HSL | hsl(248, 90%, 84%) |
| HSV | hsv(248, 29%, 98%) |
| CMYK | cmyk(24.7%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(76.08, 18.52, -34.36) |
| CIE-LCH | lch(76.08, 39.03, 298.32°) |
| OKLab | oklab(80.09% 0.0351 -0.095) |
| OKLCH | oklch(80.09% 0.101 290.3) |
| XYZ | xyz(54.5147, 50.0232, 98.0314) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.00
Light Periwinkle
#C1C6FC
ΔE00 5.54
Light Violet
#D6B4FC
ΔE00 6.04
Periwinkle
#CCCCFF
ΔE00 6.80
Lavender
#B39DDB
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB3FB #F1FBB3
analogous
#B3CDFB #BDB3FB #E1B3FB
triadic
#BDB3FB #FBBDB3 #B3FBBD
tetradic
#BDB3FB #FBB3CD #F1FBB3 #B3FBE1
square
#BDB3FB #FBB3CD #F1FBB3 #B3FBE1
split-complementary
#BDB3FB #FBE1B3 #CDFBB3
monochromatic
#583FF5 #8B79F8 #BDB3FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.91
#BDB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#BDB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB3FB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB3FB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFE
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#B0BFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bdb3fb; /* rgb */ color: rgb(189, 179, 251); /* oklch */ color: oklch(80.1% 0.101 290.3);
Tailwind
colors: {
custom: {
50: '#d2c9fd',
500: '#bdb3fb',
950: '#000000',
},
}SCSS
$custom: #bdb3fb; $custom-light: #d2c9fd; $custom-dark: #000000;
JSON
{
"hex": "#bdb3fb",
"rgb": {
"r": 189,
"g": 179,
"b": 251
},
"hsl": {
"h": 248.333,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.8009,
"c": 0.10123,
"h": 290.3
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#BDB3FB
secondary
#D0DF73
accent
#E600C6
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285