#B2B0FA#B2B0FA
#B2B0FA is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.6% C 0.105 H 285.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B0FA |
|---|---|
| RGB | rgb(178, 176, 250) |
| HSL | hsl(242, 88%, 84%) |
| HSV | hsv(242, 30%, 98%) |
| CMYK | cmyk(28.8%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(74.46, 16.77, -36.41) |
| CIE-LCH | lch(74.46, 40.08, 294.73°) |
| OKLab | oklab(78.61% 0.027 -0.101) |
| OKLCH | oklch(78.61% 0.105 285) |
| XYZ | xyz(51.1362, 47.4166, 96.8821) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.02
Pale Violet
#CEAEFA
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 7.75
Lavender
#B39DDB
ΔE00 7.91
Periwinkle
#CCCCFF
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B0FA #F8FAB0
analogous
#B0D3FA #B2B0FA #D7B0FA
triadic
#B2B0FA #FAB2B0 #B0FAB2
tetradic
#B2B0FA #FAB0D3 #F8FAB0 #B0FAD7
square
#B2B0FA #FAB0D3 #F8FAB0 #B0FAD7
split-complementary
#B2B0FA #FAD7B0 #D3FAB0
monochromatic
#423DF3 #7A76F6 #B2B0FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.00
#B2B0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B2B0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B0FA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B0FA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#A1BDCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b0fa; /* rgb */ color: rgb(178, 176, 250); /* oklch */ color: oklch(78.6% 0.105 285.0);
Tailwind
colors: {
custom: {
50: '#cac7fc',
500: '#b2b0fa',
950: '#000000',
},
}SCSS
$custom: #b2b0fa; $custom-light: #cac7fc; $custom-dark: #000000;
JSON
{
"hex": "#b2b0fa",
"rgb": {
"r": 178,
"g": 176,
"b": 250
},
"hsl": {
"h": 241.622,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.78613,
"c": 0.10452,
"h": 285
},
"luminance": 0.47418
}Semantic roles & 50–950 ramp
primary
#B2B0FA
secondary
#F4F5D6
accent
#E501DF
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285