#BDB4FF#BDB4FF
#BDB4FF is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.5% C 0.105 H 289.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB4FF |
|---|---|
| RGB | rgb(189, 180, 255) |
| HSL | hsl(247, 100%, 85%) |
| HSV | hsv(247, 29%, 100%) |
| CMYK | cmyk(25.9%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(76.48, 18.90, -35.89) |
| CIE-LCH | lch(76.48, 40.56, 297.78°) |
| OKLab | oklab(80.45% 0.0348 -0.0993) |
| OKLCH | oklch(80.45% 0.105 289.3) |
| XYZ | xyz(55.3531, 50.6804, 101.4543) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 6.47
Periwinkle
#CCCCFF
ΔE00 6.85
Pastel Purple
#CAA0FF
ΔE00 7.32
Lilac (survey)
#CEA2FD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB4FF #F6FFB4
analogous
#B4D0FF #BDB4FF #E2B4FF
triadic
#BDB4FF #FFBDB4 #B4FFBD
tetradic
#BDB4FF #FFB4D0 #F6FFB4 #B4FFE2
square
#BDB4FF #FFB4D0 #F6FFB4 #B4FFE2
split-complementary
#BDB4FF #FFE2B4 #D0FFB4
monochromatic
#513AFF #8777FF #BDB4FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.89
#BDB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BDB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB4FF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB4FF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#AEC1CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdb4ff; /* rgb */ color: rgb(189, 180, 255); /* oklch */ color: oklch(80.5% 0.105 289.3);
Tailwind
colors: {
custom: {
50: '#d2caff',
500: '#bdb4ff',
950: '#000000',
},
}SCSS
$custom: #bdb4ff; $custom-light: #d2caff; $custom-dark: #000000;
JSON
{
"hex": "#bdb4ff",
"rgb": {
"r": 189,
"g": 180,
"b": 255
},
"hsl": {
"h": 247.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.80451,
"c": 0.10524,
"h": 289.3
},
"luminance": 0.50681
}Semantic roles & 50–950 ramp
primary
#BDB4FF
secondary
#D8E671
accent
#E600CA
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286