#BDB8FB#BDB8FB
#BDB8FB is a light, moderate blue. Relative luminance 0.521; OKLCH L 81.0% C 0.094 H 287.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB8FB |
|---|---|
| RGB | rgb(189, 184, 251) |
| HSL | hsl(244, 89%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(24.7%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.32, 15.77, -32.45) |
| CIE-LCH | lch(77.32, 36.08, 295.91°) |
| OKLab | oklab(81.04% 0.0283 -0.0895) |
| OKLCH | oklch(81.04% 0.094 287.5) |
| XYZ | xyz(55.5350, 52.0638, 98.3715) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.03
Periwinkle
#CCCCFF
ΔE00 5.46
Pale Violet
#CEAEFA
ΔE00 6.14
Light Violet
#D6B4FC
ΔE00 6.81
Light Lavender
#DFC5FE
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB8FB #F6FBB8
analogous
#B8D4FB #BDB8FB #DFB8FB
triadic
#BDB8FB #FBBDB8 #B8FBBD
tetradic
#BDB8FB #FBB8D4 #F6FBB8 #B8FBDF
square
#BDB8FB #FBB8D4 #F6FBB8 #B8FBDF
split-complementary
#BDB8FB #FBDFB8 #D4FBB8
monochromatic
#5144F4 #877EF8 #BDB8FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.84
#BDB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BDB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB8FB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB8FB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#AFC3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bdb8fb; /* rgb */ color: rgb(189, 184, 251); /* oklch */ color: oklch(81.0% 0.094 287.5);
Tailwind
colors: {
custom: {
50: '#d2cdfd',
500: '#bdb8fb',
950: '#000000',
},
}SCSS
$custom: #bdb8fb; $custom-light: #d2cdfd; $custom-dark: #000000;
JSON
{
"hex": "#bdb8fb",
"rgb": {
"r": 189,
"g": 184,
"b": 251
},
"hsl": {
"h": 244.478,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.81044,
"c": 0.09389,
"h": 287.5
},
"luminance": 0.52065
}Semantic roles & 50–950 ramp
primary
#BDB8FB
secondary
#D8E077
accent
#E600D4
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385