#A1B2EF#A1B2EF
#A1B2EF is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.3% C 0.090 H 272.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A1B2EF |
|---|---|
| RGB | rgb(161, 178, 239) |
| HSL | hsl(227, 71%, 78%) |
| HSV | hsv(227, 33%, 94%) |
| CMYK | cmyk(32.6%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.32, 8.13, -32.32) |
| CIE-LCH | lch(73.32, 33.32, 284.12°) |
| OKLab | oklab(77.28% 0.0034 -0.0895) |
| OKLCH | oklch(77.28% 0.09 272.1) |
| XYZ | xyz(46.1939, 45.6482, 88.0217) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.34
Light Periwinkle
#C1C6FC
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1B2EF #EFDEA1
analogous
#A1D9EF #A1B2EF #B7A1EF
triadic
#A1B2EF #EFA1B2 #B2EFA1
tetradic
#A1B2EF #EFA1D9 #EFDEA1 #A1EFB7
square
#A1B2EF #EFA1D9 #EFDEA1 #A1EFB7
split-complementary
#A1B2EF #EFB7A1 #D9EFA1
monochromatic
#385CDD #6D87E6 #A1B2EF #D5DDF8 #E5EAFB
Accessibility & contrast
On white
2.07
#A1B2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#A1B2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1B2EF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1B2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1B2EF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F2
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#8BBEC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a1b2ef; /* rgb */ color: rgb(161, 178, 239); /* oklch */ color: oklch(77.3% 0.090 272.1);
Tailwind
colors: {
custom: {
50: '#bec8f4',
500: '#a1b2ef',
950: '#000000',
},
}SCSS
$custom: #a1b2ef; $custom-light: #bec8f4; $custom-dark: #000000;
JSON
{
"hex": "#a1b2ef",
"rgb": {
"r": 161,
"g": 178,
"b": 239
},
"hsl": {
"h": 226.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.77283,
"c": 0.08961,
"h": 272.1
},
"luminance": 0.4565
}Semantic roles & 50–950 ramp
primary
#A1B2EF
secondary
#F2EDD9
accent
#A913D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285