#BDBFFF#BDBFFF
#BDBFFF is a very light, moderate blue. Relative luminance 0.553; OKLCH L 82.6% C 0.090 H 282.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFFF |
|---|---|
| RGB | rgb(189, 191, 255) |
| HSL | hsl(238, 100%, 87%) |
| HSV | hsv(238, 26%, 100%) |
| CMYK | cmyk(25.9%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(79.21, 12.87, -31.68) |
| CIE-LCH | lch(79.21, 34.19, 292.12°) |
| OKLab | oklab(82.56% 0.0199 -0.0873) |
| OKLCH | oklch(82.56% 0.09 282.9) |
| XYZ | xyz(57.6624, 55.2991, 102.2241) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.31
Periwinkle
#CCCCFF
ΔE00 4.32
Pastel Blue
#A2BFFE
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 8.09
Light Violet
#D6B4FC
ΔE00 8.51
Powder Blue (survey)
#B1D1FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFFF #FFFDBD
analogous
#BDE0FF #BDBFFF #DCBDFF
triadic
#BDBFFF #FFBDBF #BFFFBD
tetradic
#BDBFFF #FFBDE0 #FFFDBD #BDFFDC
square
#BDBFFF #FFBDE0 #FFFDBD #BDFFDC
split-complementary
#BDBFFF #FFDCBD #E0FFBD
monochromatic
#4348FF #8084FF #BDBFFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.74
#BDBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BDBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFFF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFFF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#ADCAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdbfff; /* rgb */ color: rgb(189, 191, 255); /* oklch */ color: oklch(82.6% 0.090 282.9);
Tailwind
colors: {
custom: {
50: '#d2d2ff',
500: '#bdbfff',
950: '#000000',
},
}SCSS
$custom: #bdbfff; $custom-light: #d2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bdbfff",
"rgb": {
"r": 189,
"g": 191,
"b": 255
},
"hsl": {
"h": 238.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.8256,
"c": 0.0896,
"h": 282.9
},
"luminance": 0.553
}Semantic roles & 50–950 ramp
primary
#BDBFFF
secondary
#E7E479
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386