#B0B3FD#B0B3FD
#B0B3FD is a light, moderate blue. Relative luminance 0.486; OKLCH L 79.2% C 0.105 H 281.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B3FD |
|---|---|
| RGB | rgb(176, 179, 253) |
| HSL | hsl(238, 95%, 84%) |
| HSV | hsv(238, 30%, 99%) |
| CMYK | cmyk(30.4%, 29.2%, 0%, 0.8%) |
| CIE-LAB | lab(75.18, 15.28, -36.92) |
| CIE-LCH | lch(75.18, 39.95, 292.48°) |
| OKLab | oklab(79.17% 0.0217 -0.1025) |
| OKLCH | oklch(79.17% 0.105 281.9) |
| XYZ | xyz(51.7495, 48.5607, 99.5561) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.82
Periwinkle Blue
#8F99FB
ΔE00 8.25
Pale Violet
#CEAEFA
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B3FD #FDFAB0
analogous
#B0DAFD #B0B3FD #D4B0FD
triadic
#B0B3FD #FDB0B3 #B3FDB0
tetradic
#B0B3FD #FDB0DA #FDFAB0 #B0FDD4
square
#B0B3FD #FDB0DA #FDFAB0 #B0FDD4
split-complementary
#B0B3FD #FDD4B0 #DAFDB0
monochromatic
#3940FA #747AFB #B0B3FD #E1E2FE #E1E2FE
Accessibility & contrast
On white
1.96
#B0B3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B0B3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B3FD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B3FD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#9DC1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0b3fd; /* rgb */ color: rgb(176, 179, 253); /* oklch */ color: oklch(79.2% 0.105 281.9);
Tailwind
colors: {
custom: {
50: '#c9c9fe',
500: '#b0b3fd',
950: '#000000',
},
}SCSS
$custom: #b0b3fd; $custom-light: #c9c9fe; $custom-dark: #000000;
JSON
{
"hex": "#b0b3fd",
"rgb": {
"r": 176,
"g": 179,
"b": 253
},
"hsl": {
"h": 237.662,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.79173,
"c": 0.10473,
"h": 281.9
},
"luminance": 0.48562
}Semantic roles & 50–950 ramp
primary
#B0B3FD
secondary
#F6F5D5
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286