#A2B2FF#A2B2FF
#A2B2FF is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.1% C 0.112 H 274.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2FF |
|---|---|
| RGB | rgb(162, 178, 255) |
| HSL | hsl(230, 100%, 82%) |
| HSV | hsv(230, 36%, 100%) |
| CMYK | cmyk(36.5%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.02, 12.52, -39.86) |
| CIE-LCH | lch(74.02, 41.78, 287.44°) |
| OKLab | oklab(78.06% 0.0088 -0.1112) |
| OKLCH | oklch(78.06% 0.112 274.5) |
| XYZ | xyz(48.8654, 46.7402, 101.0354) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.02
Periwinkle Blue
#8F99FB
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.70
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2FF #FFEFA2
analogous
#A2E1FF #A2B2FF #C1A2FF
triadic
#A2B2FF #FFA2B2 #B2FFA2
tetradic
#A2B2FF #FFA2E1 #FFEFA2 #A2FFC1
square
#A2B2FF #FFA2E1 #FFEFA2 #A2FFC1
split-complementary
#A2B2FF #FFC1A2 #E1FFA2
monochromatic
#284DFF #657FFF #A2B2FF #DFE5FF #E0E6FF
Accessibility & contrast
On white
2.03
#A2B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A2B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2FF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2FF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#92B3FD
Tritanopia (blue-blind)
#87C1CD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2b2ff; /* rgb */ color: rgb(162, 178, 255); /* oklch */ color: oklch(78.1% 0.112 274.5);
Tailwind
colors: {
custom: {
50: '#c0c8ff',
500: '#a2b2ff',
950: '#000000',
},
}SCSS
$custom: #a2b2ff; $custom-light: #c0c8ff; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ff",
"rgb": {
"r": 162,
"g": 178,
"b": 255
},
"hsl": {
"h": 229.677,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.7806,
"c": 0.11152,
"h": 274.5
},
"luminance": 0.46742
}Semantic roles & 50–950 ramp
primary
#A2B2FF
secondary
#F7F1D4
accent
#BE00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286