#BDBAFD#BDBAFD
#BDBAFD is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.5% C 0.094 H 286.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBAFD |
|---|---|
| RGB | rgb(189, 186, 253) |
| HSL | hsl(243, 94%, 86%) |
| HSV | hsv(243, 26%, 99%) |
| CMYK | cmyk(25.3%, 26.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.89, 15.14, -32.64) |
| CIE-LCH | lch(77.89, 35.98, 294.88°) |
| OKLab | oklab(81.51% 0.0261 -0.0901) |
| OKLCH | oklch(81.51% 0.094 286.2) |
| XYZ | xyz(56.2704, 53.0274, 100.1801) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.54
Periwinkle
#CCCCFF
ΔE00 5.14
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 8.15
Pastel Blue
#A2BFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBAFD #FAFDBA
analogous
#BAD8FD #BDBAFD #DEBAFD
triadic
#BDBAFD #FDBDBA #BAFDBD
tetradic
#BDBAFD #FDBAD8 #FAFDBA #BAFDDE
square
#BDBAFD #FDBAD8 #FAFDBA #BAFDDE
split-complementary
#BDBAFD #FDDEBA #D8FDBA
monochromatic
#4B43FA #847FFB #BDBAFD #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.81
#BDBAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BDBAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBAFD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBAFD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#AEC6D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbafd; /* rgb */ color: rgb(189, 186, 253); /* oklch */ color: oklch(81.5% 0.094 286.2);
Tailwind
colors: {
custom: {
50: '#d2cefe',
500: '#bdbafd',
950: '#000000',
},
}SCSS
$custom: #bdbafd; $custom-light: #d2cefe; $custom-dark: #000000;
JSON
{
"hex": "#bdbafd",
"rgb": {
"r": 189,
"g": 186,
"b": 253
},
"hsl": {
"h": 242.687,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.81511,
"c": 0.09379,
"h": 286.2
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#BDBAFD
secondary
#DFE378
accent
#E600DB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385