#BDBBFE#BDBBFE
#BDBBFE is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.094 H 285.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBBFE |
|---|---|
| RGB | rgb(189, 187, 254) |
| HSL | hsl(242, 97%, 86%) |
| HSV | hsv(242, 26%, 100%) |
| CMYK | cmyk(25.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.18, 14.82, -32.74) |
| CIE-LCH | lch(78.18, 35.94, 294.36°) |
| OKLab | oklab(81.75% 0.0251 -0.0903) |
| OKLCH | oklch(81.75% 0.094 285.5) |
| XYZ | xyz(56.6415, 53.5141, 101.0917) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.32
Periwinkle
#CCCCFF
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 6.99
Light Violet
#D6B4FC
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBBFE #FCFEBB
analogous
#BBDBFE #BDBBFE #DFBBFE
triadic
#BDBBFE #FEBDBB #BBFEBD
tetradic
#BDBBFE #FEBBDB #FCFEBB #BBFEDF
square
#BDBBFE #FEBBDB #FCFEBB #BBFEDF
split-complementary
#BDBBFE #FEDFBB #DBFEBB
monochromatic
#4842FC #827FFD #BDBBFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
1.79
#BDBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BDBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBBFE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBBFE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#AEC7D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdbbfe; /* rgb */ color: rgb(189, 187, 254); /* oklch */ color: oklch(81.7% 0.094 285.5);
Tailwind
colors: {
custom: {
50: '#d2cfff',
500: '#bdbbfe',
950: '#000000',
},
}SCSS
$custom: #bdbbfe; $custom-light: #d2cfff; $custom-dark: #000000;
JSON
{
"hex": "#bdbbfe",
"rgb": {
"r": 189,
"g": 187,
"b": 254
},
"hsl": {
"h": 241.791,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.81745,
"c": 0.09376,
"h": 285.5
},
"luminance": 0.53515
}Semantic roles & 50–950 ramp
primary
#BDBBFE
secondary
#E2E578
accent
#E600DF
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386