#B4B2F9#B4B2F9
#B4B2F9 is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.1% C 0.100 H 285.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2F9 |
|---|---|
| RGB | rgb(180, 178, 249) |
| HSL | hsl(242, 86%, 84%) |
| HSV | hsv(242, 29%, 98%) |
| CMYK | cmyk(27.7%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(75.07, 15.99, -34.91) |
| CIE-LCH | lch(75.07, 38.40, 294.61°) |
| OKLab | oklab(79.11% 0.0262 -0.0967) |
| OKLCH | oklch(79.11% 0.1 285.2) |
| XYZ | xyz(51.8373, 48.3825, 96.2118) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.39
Pale Violet
#CEAEFA
ΔE00 7.01
Periwinkle
#CCCCFF
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.80
Lavender
#B39DDB
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2F9 #F7F9B2
analogous
#B2D3F9 #B4B2F9 #D7B2F9
triadic
#B4B2F9 #F9B4B2 #B2F9B4
tetradic
#B4B2F9 #F9B2D3 #F7F9B2 #B2F9D7
square
#B4B2F9 #F9B2D3 #F7F9B2 #B2F9D7
split-complementary
#B4B2F9 #F9D7B2 #D3F9B2
monochromatic
#4540F0 #7D79F5 #B4B2F9 #E3E3FD #E3E3FD
Accessibility & contrast
On white
1.97
#B4B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#B4B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2F9
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2F9 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFC
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#A4BFCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4b2f9; /* rgb */ color: rgb(180, 178, 249); /* oklch */ color: oklch(79.1% 0.100 285.2);
Tailwind
colors: {
custom: {
50: '#ccc9fb',
500: '#b4b2f9',
950: '#000000',
},
}SCSS
$custom: #b4b2f9; $custom-light: #ccc9fb; $custom-dark: #000000;
JSON
{
"hex": "#b4b2f9",
"rgb": {
"r": 180,
"g": 178,
"b": 249
},
"hsl": {
"h": 241.69,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.79109,
"c": 0.10014,
"h": 285.2
},
"luminance": 0.48384
}Semantic roles & 50–950 ramp
primary
#B4B2F9
secondary
#F4F5D6
accent
#E203DC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285