#BDBFF2#BDBFF2
#BDBFF2 is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.0% C 0.071 H 282.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF2 |
|---|---|
| RGB | rgb(189, 191, 242) |
| HSL | hsl(238, 67%, 85%) |
| HSV | hsv(238, 22%, 95%) |
| CMYK | cmyk(21.9%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.75, 9.88, -25.43) |
| CIE-LCH | lch(78.75, 27.28, 291.23°) |
| OKLab | oklab(82.04% 0.016 -0.0697) |
| OKLCH | oklch(82.04% 0.072 282.9) |
| XYZ | xyz(55.6402, 54.4902, 91.5734) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.08
Periwinkle
#CCCCFF
ΔE00 3.35
Light Lavender
#DFC5FE
ΔE00 7.96
Pale Violet
#CEAEFA
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.47
Light Violet
#D6B4FC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF2 #F2F0BD
analogous
#BDDAF2 #BDBFF2 #D6BDF2
triadic
#BDBFF2 #F2BDBF #BFF2BD
tetradic
#BDBFF2 #F2BDDA #F2F0BD #BDF2D6
square
#BDBFF2 #F2BDDA #F2F0BD #BDF2D6
split-complementary
#BDBFF2 #F2D6BD #DAF2BD
monochromatic
#575CDE #8A8DE8 #BDBFF2 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.76
#BDBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BDBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF2 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#B0C1F1
Tritanopia (blue-blind)
#B1C8D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff2; /* rgb */ color: rgb(189, 191, 242); /* oklch */ color: oklch(82.0% 0.071 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f6',
500: '#bdbff2',
950: '#000000',
},
}SCSS
$custom: #bdbff2; $custom-light: #d1d2f6; $custom-dark: #000000;
JSON
{
"hex": "#bdbff2",
"rgb": {
"r": 189,
"g": 191,
"b": 242
},
"hsl": {
"h": 237.736,
"s": 67.089,
"l": 84.51
},
"oklch": {
"l": 0.82043,
"c": 0.0715,
"h": 282.9
},
"luminance": 0.54491
}Semantic roles & 50–950 ramp
primary
#BDBFF2
secondary
#D2CF81
accent
#C817CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385