#B8B2FA#B8B2FA
#B8B2FA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.5% C 0.101 H 287.7°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B8B2FA |
|---|---|
| RGB | rgb(184, 178, 250) |
| HSL | hsl(245, 88%, 84%) |
| HSV | hsv(245, 29%, 98%) |
| CMYK | cmyk(26.4%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(75.41, 17.38, -34.89) |
| CIE-LCH | lch(75.41, 38.98, 296.48°) |
| OKLab | oklab(79.46% 0.0308 -0.0965) |
| OKLCH | oklch(79.46% 0.101 287.7) |
| XYZ | xyz(52.9385, 48.9322, 97.0797) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 7.11
Light Violet
#D6B4FC
ΔE00 7.15
Lavender
#B39DDB
ΔE00 7.40
Pastel Purple
#CAA0FF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8B2FA #F4FAB2
analogous
#B2D0FA #B8B2FA #DCB2FA
triadic
#B8B2FA #FAB8B2 #B2FAB8
tetradic
#B8B2FA #FAB2D0 #F4FAB2 #B2FADC
square
#B8B2FA #FAB2D0 #F4FAB2 #B2FADC
split-complementary
#B8B2FA #FADCB2 #D0FAB2
monochromatic
#4E3FF3 #8379F6 #B8B2FA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.95
#B8B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#B8B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8B2FA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8B2FA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFD
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#A9BECC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b8b2fa; /* rgb */ color: rgb(184, 178, 250); /* oklch */ color: oklch(79.5% 0.101 287.7);
Tailwind
colors: {
custom: {
50: '#cec9fc',
500: '#b8b2fa',
950: '#000000',
},
}SCSS
$custom: #b8b2fa; $custom-light: #cec9fc; $custom-dark: #000000;
JSON
{
"hex": "#b8b2fa",
"rgb": {
"r": 184,
"g": 178,
"b": 250
},
"hsl": {
"h": 245,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.79462,
"c": 0.10133,
"h": 287.7
},
"luminance": 0.48933
}Semantic roles & 50–950 ramp
primary
#B8B2FA
secondary
#F3F5D6
accent
#E401D1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285