#A2B4FF#A2B4FF
#A2B4FF is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.5% C 0.109 H 273.3°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4FF |
|---|---|
| RGB | rgb(162, 180, 255) |
| HSL | hsl(228, 100%, 82%) |
| HSV | hsv(228, 36%, 100%) |
| CMYK | cmyk(36.5%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(74.54, 11.41, -39.07) |
| CIE-LCH | lch(74.54, 40.70, 286.28°) |
| OKLab | oklab(78.46% 0.0063 -0.1089) |
| OKLCH | oklch(78.46% 0.109 273.3) |
| XYZ | xyz(49.2662, 47.5419, 101.1690) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 6.34
Periwinkle Blue
#8F99FB
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.53
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4FF #FFEDA2
analogous
#A2E3FF #A2B4FF #BFA2FF
triadic
#A2B4FF #FFA2B4 #B4FFA2
tetradic
#A2B4FF #FFA2E3 #FFEDA2 #A2FFBF
square
#A2B4FF #FFA2E3 #FFEDA2 #A2FFBF
split-complementary
#A2B4FF #FFBFA2 #E3FFA2
monochromatic
#2851FF #6583FF #A2B4FF #DFE5FF #E0E6FF
Accessibility & contrast
On white
2.00
#A2B4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#A2B4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4FF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4FF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#94B4FD
Tritanopia (blue-blind)
#86C3CF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2b4ff; /* rgb */ color: rgb(162, 180, 255); /* oklch */ color: oklch(78.5% 0.109 273.3);
Tailwind
colors: {
custom: {
50: '#c0caff',
500: '#a2b4ff',
950: '#000000',
},
}SCSS
$custom: #a2b4ff; $custom-light: #c0caff; $custom-dark: #000000;
JSON
{
"hex": "#a2b4ff",
"rgb": {
"r": 162,
"g": 180,
"b": 255
},
"hsl": {
"h": 228.387,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.78456,
"c": 0.10906,
"h": 273.3
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#A2B4FF
secondary
#F7F0D4
accent
#B900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286