#B9B2F9#B9B2F9
#B9B2F9 is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.5% C 0.100 H 288.4°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B9B2F9 |
|---|---|
| RGB | rgb(185, 178, 249) |
| HSL | hsl(246, 86%, 84%) |
| HSV | hsv(246, 29%, 98%) |
| CMYK | cmyk(25.7%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.45, 17.43, -34.29) |
| CIE-LCH | lch(75.45, 38.47, 296.95°) |
| OKLab | oklab(79.5% 0.0316 -0.0948) |
| OKLCH | oklch(79.5% 0.1 288.4) |
| XYZ | xyz(53.0226, 48.9937, 96.2674) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.48
Pale Violet
#CEAEFA
ΔE00 5.73
Light Violet
#D6B4FC
ΔE00 6.83
Periwinkle
#CCCCFF
ΔE00 7.00
Lavender
#B39DDB
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9B2F9 #F2F9B2
analogous
#B2CEF9 #B9B2F9 #DCB2F9
triadic
#B9B2F9 #F9B9B2 #B2F9B9
tetradic
#B9B2F9 #F9B2CE #F2F9B2 #B2F9DC
square
#B9B2F9 #F9B2CE #F2F9B2 #B2F9DC
split-complementary
#B9B2F9 #F9DCB2 #CEF9B2
monochromatic
#5240F0 #8579F5 #B9B2F9 #E5E3FD #E5E3FD
Accessibility & contrast
On white
1.94
#B9B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#B9B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9B2F9
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9B2F9 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFC
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#ABBECB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b9b2f9; /* rgb */ color: rgb(185, 178, 249); /* oklch */ color: oklch(79.5% 0.100 288.4);
Tailwind
colors: {
custom: {
50: '#cfc9fb',
500: '#b9b2f9',
950: '#000000',
},
}SCSS
$custom: #b9b2f9; $custom-light: #cfc9fb; $custom-dark: #000000;
JSON
{
"hex": "#b9b2f9",
"rgb": {
"r": 185,
"g": 178,
"b": 249
},
"hsl": {
"h": 245.915,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.79498,
"c": 0.09993,
"h": 288.4
},
"luminance": 0.48995
}Semantic roles & 50–950 ramp
primary
#B9B2F9
secondary
#F2F5D6
accent
#E203CC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285