#B2B7F9#B2B7F9
#B2B7F9 is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.9% C 0.093 H 280.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B7F9 |
|---|---|
| RGB | rgb(178, 183, 249) |
| HSL | hsl(236, 86%, 84%) |
| HSV | hsv(236, 29%, 98%) |
| CMYK | cmyk(28.5%, 26.5%, 0%, 2.4%) |
| CIE-LAB | lab(76.17, 12.65, -33.21) |
| CIE-LCH | lch(76.17, 35.54, 290.86°) |
| OKLab | oklab(79.93% 0.0174 -0.0918) |
| OKLCH | oklch(79.93% 0.093 280.7) |
| XYZ | xyz(52.3879, 50.1701, 96.5278) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.27
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 8.55
Pale Violet
#CEAEFA
ΔE00 8.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B7F9 #F9F4B2
analogous
#B2DAF9 #B2B7F9 #D0B2F9
triadic
#B2B7F9 #F9B2B7 #B7F9B2
tetradic
#B2B7F9 #F9B2DA #F9F4B2 #B2F9D0
square
#B2B7F9 #F9B2DA #F9F4B2 #B2F9D0
split-complementary
#B2B7F9 #F9D0B2 #DAF9B2
monochromatic
#404DF0 #7982F5 #B2B7F9 #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.90
#B2B7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B2B7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B7F9
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B7F9 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFC
Deuteranopia (green-blind)
#A1B9F7
Tritanopia (blue-blind)
#A0C3CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2b7f9; /* rgb */ color: rgb(178, 183, 249); /* oklch */ color: oklch(79.9% 0.093 280.7);
Tailwind
colors: {
custom: {
50: '#caccfb',
500: '#b2b7f9',
950: '#000000',
},
}SCSS
$custom: #b2b7f9; $custom-light: #caccfb; $custom-dark: #000000;
JSON
{
"hex": "#b2b7f9",
"rgb": {
"r": 178,
"g": 183,
"b": 249
},
"hsl": {
"h": 235.775,
"s": 85.542,
"l": 83.725
},
"oklch": {
"l": 0.79929,
"c": 0.09347,
"h": 280.7
},
"luminance": 0.50172
}Semantic roles & 50–950 ramp
primary
#B2B7F9
secondary
#DCD573
accent
#D203E2
background
#FEFEFF
surface
#FAFAFF
border
#D3D3D7
text
#131317
muted
#838385