#BDBAFA#BDBAFA
#BDBAFA is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.4% C 0.090 H 286.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBAFA |
|---|---|
| RGB | rgb(189, 186, 250) |
| HSL | hsl(243, 86%, 85%) |
| HSV | hsv(243, 26%, 98%) |
| CMYK | cmyk(24.4%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(77.78, 14.44, -31.20) |
| CIE-LCH | lch(77.78, 34.38, 294.83°) |
| OKLab | oklab(81.39% 0.0253 -0.086) |
| OKLCH | oklch(81.39% 0.09 286.4) |
| XYZ | xyz(55.7962, 52.8377, 97.6830) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.37
Periwinkle
#CCCCFF
ΔE00 4.86
Pale Violet
#CEAEFA
ΔE00 6.64
Light Violet
#D6B4FC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.85
Pastel Blue
#A2BFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBAFA #F7FABA
analogous
#BAD7FA #BDBAFA #DDBAFA
triadic
#BDBAFA #FABDBA #BAFABD
tetradic
#BDBAFA #FABAD7 #F7FABA #BAFADD
square
#BDBAFA #FABAD7 #F7FABA #BAFADD
split-complementary
#BDBAFA #FADDBA #D7FABA
monochromatic
#5048F2 #8681F6 #BDBAFA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.82
#BDBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BDBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBAFA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBAFA | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#A8BFF8
Tritanopia (blue-blind)
#AFC5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdbafa; /* rgb */ color: rgb(189, 186, 250); /* oklch */ color: oklch(81.4% 0.090 286.4);
Tailwind
colors: {
custom: {
50: '#d2cefc',
500: '#bdbafa',
950: '#000000',
},
}SCSS
$custom: #bdbafa; $custom-light: #d2cefc; $custom-dark: #000000;
JSON
{
"hex": "#bdbafa",
"rgb": {
"r": 189,
"g": 186,
"b": 250
},
"hsl": {
"h": 242.813,
"s": 86.486,
"l": 85.49
},
"oklch": {
"l": 0.81388,
"c": 0.08963,
"h": 286.4
},
"luminance": 0.52839
}Semantic roles & 50–950 ramp
primary
#BDBAFA
secondary
#DADE7A
accent
#E302D8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385