#B2AFF1#B2AFF1
#B2AFF1 is a light, moderate blue. Relative luminance 0.465; OKLCH L 78.0% C 0.093 H 286.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFF1 |
|---|---|
| RGB | rgb(178, 175, 241) |
| HSL | hsl(243, 70%, 82%) |
| HSV | hsv(243, 27%, 95%) |
| CMYK | cmyk(26.1%, 27.4%, 0%, 5.5%) |
| CIE-LAB | lab(73.85, 15.15, -32.47) |
| CIE-LCH | lch(73.85, 35.83, 295.01°) |
| OKLab | oklab(78.03% 0.0259 -0.0897) |
| OKLCH | oklch(78.03% 0.093 286.1) |
| XYZ | xyz(49.5632, 46.4748, 89.5613) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.86
Lavender
#B39DDB
ΔE00 6.71
Pale Violet
#CEAEFA
ΔE00 6.75
Periwinkle
#CCCCFF
ΔE00 7.57
Light Violet
#D6B4FC
ΔE00 7.93
Lavender (survey)
#C79FEF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFF1 #EEF1AF
analogous
#AFCDF1 #B2AFF1 #D3AFF1
triadic
#B2AFF1 #F1B2AF #AFF1B2
tetradic
#B2AFF1 #F1AFCD #EEF1AF #AFF1D3
square
#B2AFF1 #F1AFCD #EEF1AF #AFF1D3
split-complementary
#B2AFF1 #F1D3AF #CDF1AF
monochromatic
#4E47DF #807BE8 #B2AFF1 #E4E3FA #E6E5FA
Accessibility & contrast
On white
2.04
#B2AFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#B2AFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFF1
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFF1 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F4
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#A4BAC6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2aff1; /* rgb */ color: rgb(178, 175, 241); /* oklch */ color: oklch(78.0% 0.093 286.1);
Tailwind
colors: {
custom: {
50: '#cac6f6',
500: '#b2aff1',
950: '#000000',
},
}SCSS
$custom: #b2aff1; $custom-light: #cac6f6; $custom-dark: #000000;
JSON
{
"hex": "#b2aff1",
"rgb": {
"r": 178,
"g": 175,
"b": 241
},
"hsl": {
"h": 242.727,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.78031,
"c": 0.09339,
"h": 286.1
},
"luminance": 0.46476
}Semantic roles & 50–950 ramp
primary
#B2AFF1
secondary
#F1F2D9
accent
#D213CA
background
#FCFCFF
surface
#F8F8FE
border
#D1D1D6
text
#131317
muted
#828285