#BDBEF5#BDBEF5
#BDBEF5 is a light, moderate blue. Relative luminance 0.542; OKLCH L 82.0% C 0.077 H 283.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBEF5 |
|---|---|
| RGB | rgb(189, 190, 245) |
| HSL | hsl(239, 74%, 85%) |
| HSV | hsv(239, 23%, 96%) |
| CMYK | cmyk(22.9%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(78.60, 11.10, -27.26) |
| CIE-LCH | lch(78.60, 29.44, 292.16°) |
| OKLab | oklab(81.96% 0.0183 -0.0748) |
| OKLCH | oklch(81.96% 0.077 283.7) |
| XYZ | xyz(55.8771, 54.2373, 93.8934) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.09
Periwinkle
#CCCCFF
ΔE00 3.59
Light Lavender
#DFC5FE
ΔE00 7.87
Pale Violet
#CEAEFA
ΔE00 7.90
Light Violet
#D6B4FC
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBEF5 #F5F4BD
analogous
#BDDAF5 #BDBEF5 #D8BDF5
triadic
#BDBEF5 #F5BDBE #BEF5BD
tetradic
#BDBEF5 #F5BDDA #F5F4BD #BDF5D8
square
#BDBEF5 #F5BDDA #F5F4BD #BDF5D8
split-complementary
#BDBEF5 #F5D8BD #DAF5BD
monochromatic
#5355E5 #888AED #BDBEF5 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.77
#BDBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BDBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBEF5
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBEF5 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F7
Deuteranopia (green-blind)
#AEC1F4
Tritanopia (blue-blind)
#B0C7D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdbef5; /* rgb */ color: rgb(189, 190, 245); /* oklch */ color: oklch(82.0% 0.077 283.7);
Tailwind
colors: {
custom: {
50: '#d1d1f8',
500: '#bdbef5',
950: '#000000',
},
}SCSS
$custom: #bdbef5; $custom-light: #d1d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bdbef5",
"rgb": {
"r": 189,
"g": 190,
"b": 245
},
"hsl": {
"h": 238.929,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.81964,
"c": 0.07706,
"h": 283.7
},
"luminance": 0.54238
}Semantic roles & 50–950 ramp
primary
#BDBEF5
secondary
#D6D580
accent
#D210D6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385