#BDBFF4#BDBFF4
#BDBFF4 is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.074 H 282.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFF4 |
|---|---|
| RGB | rgb(189, 191, 244) |
| HSL | hsl(238, 71%, 85%) |
| HSV | hsv(238, 23%, 96%) |
| CMYK | cmyk(22.5%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(78.82, 10.33, -26.39) |
| CIE-LCH | lch(78.82, 28.34, 291.37°) |
| OKLab | oklab(82.12% 0.0166 -0.0724) |
| OKLCH | oklch(82.12% 0.074 282.9) |
| XYZ | xyz(55.9422, 54.6110, 93.1640) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.89
Periwinkle
#CCCCFF
ΔE00 3.38
Light Lavender
#DFC5FE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.26
Light Violet
#D6B4FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFF4 #F4F2BD
analogous
#BDDBF4 #BDBFF4 #D6BDF4
triadic
#BDBFF4 #F4BDBF #BFF4BD
tetradic
#BDBFF4 #F4BDDB #F4F2BD #BDF4D6
square
#BDBFF4 #F4BDDB #F4F2BD #BDF4D6
split-complementary
#BDBFF4 #F4D6BD #DBF4BD
monochromatic
#5459E3 #898CEB #BDBFF4 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.76
#BDBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BDBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFF4
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFF4 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C5F6
Deuteranopia (green-blind)
#AFC1F3
Tritanopia (blue-blind)
#B1C8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdbff4; /* rgb */ color: rgb(189, 191, 244); /* oklch */ color: oklch(82.1% 0.074 282.9);
Tailwind
colors: {
custom: {
50: '#d1d2f8',
500: '#bdbff4',
950: '#000000',
},
}SCSS
$custom: #bdbff4; $custom-light: #d1d2f8; $custom-dark: #000000;
JSON
{
"hex": "#bdbff4",
"rgb": {
"r": 189,
"g": 191,
"b": 244
},
"hsl": {
"h": 237.818,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.82121,
"c": 0.0743,
"h": 282.9
},
"luminance": 0.54612
}Semantic roles & 50–950 ramp
primary
#BDBFF4
secondary
#D5D280
accent
#CC12D3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385