#B8B3F9#B8B3F9
#B8B3F9 is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.6% C 0.099 H 287.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B3F9 |
|---|---|
| RGB | rgb(184, 179, 249) |
| HSL | hsl(244, 85%, 84%) |
| HSV | hsv(244, 28%, 98%) |
| CMYK | cmyk(26.1%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.62, 16.59, -34.03) |
| CIE-LCH | lch(75.62, 37.86, 295.99°) |
| OKLab | oklab(79.61% 0.0291 -0.0941) |
| OKLCH | oklch(79.61% 0.099 287.2) |
| XYZ | xyz(52.9819, 49.2691, 96.3226) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 6.78
Light Violet
#D6B4FC
ΔE00 7.21
Lavender
#B39DDB
ΔE00 7.49
Pastel Purple
#CAA0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B3F9 #F4F9B3
analogous
#B3D1F9 #B8B3F9 #DBB3F9
triadic
#B8B3F9 #F9B8B3 #B3F9B8
tetradic
#B8B3F9 #F9B3D1 #F4F9B3 #B3F9DB
square
#B8B3F9 #F9B3D1 #F4F9B3 #B3F9DB
split-complementary
#B8B3F9 #F9DBB3 #D1F9B3
monochromatic
#4E42F0 #837AF5 #B8B3F9 #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.93
#B8B3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B8B3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B3F9
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B3F9 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFC
Deuteranopia (green-blind)
#9FB9F7
Tritanopia (blue-blind)
#A9BFCC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b8b3f9; /* rgb */ color: rgb(184, 179, 249); /* oklch */ color: oklch(79.6% 0.099 287.2);
Tailwind
colors: {
custom: {
50: '#cec9fb',
500: '#b8b3f9',
950: '#000000',
},
}SCSS
$custom: #b8b3f9; $custom-light: #cec9fb; $custom-dark: #000000;
JSON
{
"hex": "#b8b3f9",
"rgb": {
"r": 184,
"g": 179,
"b": 249
},
"hsl": {
"h": 244.286,
"s": 85.366,
"l": 83.922
},
"oklch": {
"l": 0.79611,
"c": 0.0985,
"h": 287.2
},
"luminance": 0.4927
}Semantic roles & 50–950 ramp
primary
#B8B3F9
secondary
#F3F5D6
accent
#E204D2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285