#B8B3F8#B8B3F8
#B8B3F8 is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.6% C 0.097 H 287.3°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B3F8 |
|---|---|
| RGB | rgb(184, 179, 248) |
| HSL | hsl(244, 83%, 84%) |
| HSV | hsv(244, 28%, 97%) |
| CMYK | cmyk(25.8%, 27.8%, 0%, 2.7%) |
| CIE-LAB | lab(75.58, 16.35, -33.55) |
| CIE-LCH | lch(75.58, 37.32, 295.98°) |
| OKLab | oklab(79.57% 0.0289 -0.0927) |
| OKLCH | oklch(79.57% 0.097 287.3) |
| XYZ | xyz(52.8263, 49.2069, 95.5034) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.10
Pale Violet
#CEAEFA
ΔE00 6.14
Periwinkle
#CCCCFF
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 7.16
Lavender
#B39DDB
ΔE00 7.39
Pastel Purple
#CAA0FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B3F8 #F3F8B3
analogous
#B3D0F8 #B8B3F8 #DAB3F8
triadic
#B8B3F8 #F8B8B3 #B3F8B8
tetradic
#B8B3F8 #F8B3D0 #F3F8B3 #B3F8DA
square
#B8B3F8 #F8B3D0 #F3F8B3 #B3F8DA
split-complementary
#B8B3F8 #F8DAB3 #D0F8B3
monochromatic
#4F43EE #847BF3 #B8B3F8 #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.94
#B8B3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#B8B3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B3F8
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B3F8 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BCFB
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#AABFCB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b8b3f8; /* rgb */ color: rgb(184, 179, 248); /* oklch */ color: oklch(79.6% 0.097 287.3);
Tailwind
colors: {
custom: {
50: '#cec9fa',
500: '#b8b3f8',
950: '#000000',
},
}SCSS
$custom: #b8b3f8; $custom-light: #cec9fa; $custom-dark: #000000;
JSON
{
"hex": "#b8b3f8",
"rgb": {
"r": 184,
"g": 179,
"b": 248
},
"hsl": {
"h": 244.348,
"s": 83.133,
"l": 83.725
},
"oklch": {
"l": 0.79568,
"c": 0.09711,
"h": 287.3
},
"luminance": 0.49208
}Semantic roles & 50–950 ramp
primary
#B8B3F8
secondary
#F2F4D7
accent
#E006D0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285