#BDBFF7#BDBFF7
#BDBFF7 is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.2% C 0.078 H 282.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF7 |
|---|---|
| RGB | rgb(189, 191, 247) |
| HSL | hsl(238, 78%, 85%) |
| HSV | hsv(238, 23%, 97%) |
| CMYK | cmyk(23.5%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(78.92, 11.02, -27.84) |
| CIE-LCH | lch(78.92, 29.94, 291.59°) |
| OKLab | oklab(82.24% 0.0176 -0.0765) |
| OKLCH | oklch(82.24% 0.078 282.9) |
| XYZ | xyz(56.4014, 54.7947, 95.5825) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.76
Periwinkle
#CCCCFF
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 7.91
Light Lavender
#DFC5FE
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.13
Light Violet
#D6B4FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF7 #F7F5BD
analogous
#BDDCF7 #BDBFF7 #D8BDF7
triadic
#BDBFF7 #F7BDBF #BFF7BD
tetradic
#BDBFF7 #F7BDDC #F7F5BD #BDF7D8
square
#BDBFF7 #F7BDDC #F7F5BD #BDF7D8
split-complementary
#BDBFF7 #F7D8BD #DCF7BD
monochromatic
#5055EA #868AF0 #BDBFF7 #E4E5FC #E4E5FC
Accessibility & contrast
On white
1.76
#BDBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BDBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF7
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF7 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#AEC2F6
Tritanopia (blue-blind)
#B0C9D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff7; /* rgb */ color: rgb(189, 191, 247); /* oklch */ color: oklch(82.2% 0.078 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2fa',
500: '#bdbff7',
950: '#000000',
},
}SCSS
$custom: #bdbff7; $custom-light: #d1d2fa; $custom-dark: #000000;
JSON
{
"hex": "#bdbff7",
"rgb": {
"r": 189,
"g": 191,
"b": 247
},
"hsl": {
"h": 237.931,
"s": 78.378,
"l": 85.49
},
"oklch": {
"l": 0.82239,
"c": 0.07848,
"h": 282.9
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#BDBFF7
secondary
#DAD67F
accent
#D30BDB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385