#BDBFF0#BDBFF0
#BDBFF0 is a light, moderate blue. Relative luminance 0.544; OKLCH L 82.0% C 0.069 H 282.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF0 |
|---|---|
| RGB | rgb(189, 191, 240) |
| HSL | hsl(238, 63%, 84%) |
| HSV | hsv(238, 21%, 94%) |
| CMYK | cmyk(21.2%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(78.68, 9.42, -24.46) |
| CIE-LCH | lch(78.68, 26.21, 291.07°) |
| OKLab | oklab(81.97% 0.0154 -0.067) |
| OKLCH | oklch(81.97% 0.069 282.9) |
| XYZ | xyz(55.3414, 54.3707, 90.0001) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.35
Periwinkle
#CCCCFF
ΔE00 3.39
Light Lavender
#DFC5FE
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.53
Light Violet
#D6B4FC
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF0 #F0EEBD
analogous
#BDD9F0 #BDBFF0 #D5BDF0
triadic
#BDBFF0 #F0BDBF #BFF0BD
tetradic
#BDBFF0 #F0BDD9 #F0EEBD #BDF0D5
square
#BDBFF0 #F0BDD9 #F0EEBD #BDF0D5
split-complementary
#BDBFF0 #F0D5BD #D9F0BD
monochromatic
#595ED9 #8B8FE5 #BDBFF0 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.77
#BDBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BDBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF0
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF0 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F2
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#B2C7D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff0; /* rgb */ color: rgb(189, 191, 240); /* oklch */ color: oklch(82.0% 0.069 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f5',
500: '#bdbff0',
950: '#000000',
},
}SCSS
$custom: #bdbff0; $custom-light: #d1d2f5; $custom-dark: #000000;
JSON
{
"hex": "#bdbff0",
"rgb": {
"r": 189,
"g": 191,
"b": 240
},
"hsl": {
"h": 237.647,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.81967,
"c": 0.0687,
"h": 282.9
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#BDBFF0
secondary
#CFCC83
accent
#C41BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385