#A2B2EE#A2B2EE
#A2B2EE is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.3% C 0.088 H 272.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2EE |
|---|---|
| RGB | rgb(162, 178, 238) |
| HSL | hsl(227, 69%, 78%) |
| HSV | hsv(227, 32%, 93%) |
| CMYK | cmyk(31.9%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.35, 8.16, -31.72) |
| CIE-LCH | lch(73.35, 32.76, 284.42°) |
| OKLab | oklab(77.31% 0.0041 -0.0878) |
| OKLCH | oklch(77.31% 0.088 272.7) |
| XYZ | xyz(46.2489, 45.6936, 87.2553) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.57
Light Periwinkle
#C1C6FC
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 7.46
Periwinkle Blue
#8F99FB
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2EE #EEDEA2
analogous
#A2D8EE #A2B2EE #B8A2EE
triadic
#A2B2EE #EEA2B2 #B2EEA2
tetradic
#A2B2EE #EEA2D8 #EEDEA2 #A2EEB8
square
#A2B2EE #EEA2D8 #EEDEA2 #A2EEB8
split-complementary
#A2B2EE #EEB8A2 #D8EEA2
monochromatic
#3B5CDB #6E87E5 #A2B2EE #D6DDF7 #E5EAFA
Accessibility & contrast
On white
2.07
#A2B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#A2B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2EE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2EE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F1
Deuteranopia (green-blind)
#9AB1ED
Tritanopia (blue-blind)
#8DBEC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2b2ee; /* rgb */ color: rgb(162, 178, 238); /* oklch */ color: oklch(77.3% 0.088 272.7);
Tailwind
colors: {
custom: {
50: '#bfc8f3',
500: '#a2b2ee',
950: '#000000',
},
}SCSS
$custom: #a2b2ee; $custom-light: #bfc8f3; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ee",
"rgb": {
"r": 162,
"g": 178,
"b": 238
},
"hsl": {
"h": 227.368,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.77311,
"c": 0.08794,
"h": 272.7
},
"luminance": 0.45695
}Semantic roles & 50–950 ramp
primary
#A2B2EE
secondary
#F2EDD9
accent
#A914D1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285