#BDBDFA#BDBDFA
#BDBDFA is a light, moderate blue. Relative luminance 0.541; OKLCH L 82.0% C 0.085 H 284.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBDFA |
|---|---|
| RGB | rgb(189, 189, 250) |
| HSL | hsl(240, 86%, 86%) |
| HSV | hsv(240, 24%, 98%) |
| CMYK | cmyk(24.4%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(78.53, 12.80, -30.05) |
| CIE-LCH | lch(78.53, 32.66, 293.07°) |
| OKLab | oklab(81.97% 0.0212 -0.0827) |
| OKLCH | oklch(81.97% 0.085 284.4) |
| XYZ | xyz(56.4349, 54.1150, 97.8959) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.44
Periwinkle
#CCCCFF
ΔE00 4.16
Pale Violet
#CEAEFA
ΔE00 7.49
Light Violet
#D6B4FC
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBDFA #FAFABD
analogous
#BDDBFA #BDBDFA #DBBDFA
triadic
#BDBDFA #FABDBD #BDFABD
tetradic
#BDBDFA #FABDDB #FAFABD #BDFADB
square
#BDBDFA #FABDDB #FAFABD #BDFADB
split-complementary
#BDBDFA #FADBBD #DBFABD
monochromatic
#4B4BF1 #8484F6 #BDBDFA #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.78
#BDBDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BDBDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBDFA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBDFA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#AFC8D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbdfa; /* rgb */ color: rgb(189, 189, 250); /* oklch */ color: oklch(82.0% 0.085 284.4);
Tailwind
colors: {
custom: {
50: '#d2d0fc',
500: '#bdbdfa',
950: '#000000',
},
}SCSS
$custom: #bdbdfa; $custom-light: #d2d0fc; $custom-dark: #000000;
JSON
{
"hex": "#bdbdfa",
"rgb": {
"r": 189,
"g": 189,
"b": 250
},
"hsl": {
"h": 240,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.81968,
"c": 0.08541,
"h": 284.4
},
"luminance": 0.54116
}Semantic roles & 50–950 ramp
primary
#BDBDFA
secondary
#DFDF7D
accent
#E203E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385