#BDB2FB#BDB2FB
#BDB2FB is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.9% C 0.103 H 290.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB2FB |
|---|---|
| RGB | rgb(189, 178, 251) |
| HSL | hsl(249, 90%, 84%) |
| HSV | hsv(249, 29%, 98%) |
| CMYK | cmyk(24.7%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.84, 19.07, -34.74) |
| CIE-LCH | lch(75.84, 39.63, 298.76°) |
| OKLab | oklab(79.9% 0.0365 -0.096) |
| OKLCH | oklch(79.9% 0.103 290.8) |
| XYZ | xyz(54.3150, 49.6238, 97.9648) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.82
Light Periwinkle
#C1C6FC
ΔE00 5.84
Light Violet
#D6B4FC
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.84
Lavender
#B39DDB
ΔE00 6.94
Lilac (survey)
#CEA2FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB2FB #F0FBB2
analogous
#B2CCFB #BDB2FB #E2B2FB
triadic
#BDB2FB #FBBDB2 #B2FBBD
tetradic
#BDB2FB #FBB2CC #F0FBB2 #B2FBE2
square
#BDB2FB #FBB2CC #F0FBB2 #B2FBE2
split-complementary
#BDB2FB #FBE2B2 #CCFBB2
monochromatic
#593EF5 #8B78F8 #BDB2FB #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.92
#BDB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BDB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB2FB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB2FB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#B0BECC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bdb2fb; /* rgb */ color: rgb(189, 178, 251); /* oklch */ color: oklch(79.9% 0.103 290.8);
Tailwind
colors: {
custom: {
50: '#d2c9fd',
500: '#bdb2fb',
950: '#000000',
},
}SCSS
$custom: #bdb2fb; $custom-light: #d2c9fd; $custom-dark: #000000;
JSON
{
"hex": "#bdb2fb",
"rgb": {
"r": 189,
"g": 178,
"b": 251
},
"hsl": {
"h": 249.041,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.79901,
"c": 0.10271,
"h": 290.8
},
"luminance": 0.49625
}Semantic roles & 50–950 ramp
primary
#BDB2FB
secondary
#F1F6D5
accent
#E600C3
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285