#BDBFF5#BDBFF5
#BDBFF5 is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.076 H 282.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF5 |
|---|---|
| RGB | rgb(189, 191, 245) |
| HSL | hsl(238, 74%, 85%) |
| HSV | hsv(238, 23%, 96%) |
| CMYK | cmyk(22.9%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(78.85, 10.56, -26.88) |
| CIE-LCH | lch(78.85, 28.88, 291.45°) |
| OKLab | oklab(82.16% 0.017 -0.0738) |
| OKLCH | oklch(82.16% 0.076 282.9) |
| XYZ | xyz(56.0944, 54.6719, 93.9659) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.82
Periwinkle
#CCCCFF
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF5 #F5F3BD
analogous
#BDDBF5 #BDBFF5 #D7BDF5
triadic
#BDBFF5 #F5BDBF #BFF5BD
tetradic
#BDBFF5 #F5BDDB #F5F3BD #BDF5D7
square
#BDBFF5 #F5BDDB #F5F3BD #BDF5D7
split-complementary
#BDBFF5 #F5D7BD #DBF5BD
monochromatic
#5358E5 #888BED #BDBFF5 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.76
#BDBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BDBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF5
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF5 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F7
Deuteranopia (green-blind)
#AFC1F4
Tritanopia (blue-blind)
#B0C8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff5; /* rgb */ color: rgb(189, 191, 245); /* oklch */ color: oklch(82.2% 0.076 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f8',
500: '#bdbff5',
950: '#000000',
},
}SCSS
$custom: #bdbff5; $custom-light: #d1d2f8; $custom-dark: #000000;
JSON
{
"hex": "#bdbff5",
"rgb": {
"r": 189,
"g": 191,
"b": 245
},
"hsl": {
"h": 237.857,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.8216,
"c": 0.07569,
"h": 282.9
},
"luminance": 0.54673
}Semantic roles & 50–950 ramp
primary
#BDBFF5
secondary
#D6D380
accent
#CF10D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385