#B8BDFD#B8BDFD
#B8BDFD is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.090 H 280.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BDFD |
|---|---|
| RGB | rgb(184, 189, 253) |
| HSL | hsl(236, 95%, 86%) |
| HSV | hsv(236, 27%, 99%) |
| CMYK | cmyk(27.3%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.27, 12.04, -32.08) |
| CIE-LCH | lch(78.27, 34.27, 290.58°) |
| OKLab | oklab(81.72% 0.0168 -0.0886) |
| OKLCH | oklch(81.72% 0.09 280.7) |
| XYZ | xyz(55.6897, 53.6760, 100.3358) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.86
Periwinkle
#CCCCFF
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.43
Pale Violet
#CEAEFA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BDFD #FDF8B8
analogous
#B8DFFD #B8BDFD #D5B8FD
triadic
#B8BDFD #FDB8BD #BDFDB8
tetradic
#B8BDFD #FDB8DF #FDF8B8 #B8FDD5
square
#B8BDFD #FDB8DF #FDF8B8 #B8FDD5
split-complementary
#B8BDFD #FDD5B8 #DFFDB8
monochromatic
#414EFA #7C86FB #B8BDFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.79
#B8BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#B8BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BDFD
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BDFD | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#A7C9D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b8bdfd; /* rgb */ color: rgb(184, 189, 253); /* oklch */ color: oklch(81.7% 0.090 280.7);
Tailwind
colors: {
custom: {
50: '#ced0fe',
500: '#b8bdfd',
950: '#000000',
},
}SCSS
$custom: #b8bdfd; $custom-light: #ced0fe; $custom-dark: #000000;
JSON
{
"hex": "#b8bdfd",
"rgb": {
"r": 184,
"g": 189,
"b": 253
},
"hsl": {
"h": 235.652,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.81715,
"c": 0.09016,
"h": 280.7
},
"luminance": 0.53677
}Semantic roles & 50–950 ramp
primary
#B8BDFD
secondary
#E3DB76
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385