#B2AFF9#B2AFF9
#B2AFF9 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.4% C 0.105 H 285.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFF9 |
|---|---|
| RGB | rgb(178, 175, 249) |
| HSL | hsl(242, 86%, 83%) |
| HSV | hsv(242, 30%, 98%) |
| CMYK | cmyk(28.5%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(74.17, 17.08, -36.32) |
| CIE-LCH | lch(74.17, 40.13, 295.19°) |
| OKLab | oklab(78.38% 0.0281 -0.1007) |
| OKLCH | oklch(78.38% 0.105 285.6) |
| XYZ | xyz(50.7845, 46.9633, 95.9933) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Pale Violet
#CEAEFA
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFF9 #F6F9AF
analogous
#AFD1F9 #B2AFF9 #D7AFF9
triadic
#B2AFF9 #F9B2AF #AFF9B2
tetradic
#B2AFF9 #F9AFD1 #F6F9AF #AFF9D7
square
#B2AFF9 #F9AFD1 #F6F9AF #AFF9D7
split-complementary
#B2AFF9 #F9D7AF #D1F9AF
monochromatic
#443DF0 #7B76F5 #B2AFF9 #E4E3FD #E4E3FD
Accessibility & contrast
On white
2.02
#B2AFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#B2AFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFF9
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFF9 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FC
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#A1BCC9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2aff9; /* rgb */ color: rgb(178, 175, 249); /* oklch */ color: oklch(78.4% 0.105 285.6);
Tailwind
colors: {
custom: {
50: '#cac6fb',
500: '#b2aff9',
950: '#000000',
},
}SCSS
$custom: #b2aff9; $custom-light: #cac6fb; $custom-dark: #000000;
JSON
{
"hex": "#b2aff9",
"rgb": {
"r": 178,
"g": 175,
"b": 249
},
"hsl": {
"h": 242.432,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.78377,
"c": 0.10455,
"h": 285.6
},
"luminance": 0.46964
}Semantic roles & 50–950 ramp
primary
#B2AFF9
secondary
#F4F5D6
accent
#E303DA
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285