#A7ABE3#A7ABE3
#A7ABE3 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.8% C 0.080 H 281.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ABE3 |
|---|---|
| RGB | rgb(167, 171, 227) |
| HSL | hsl(236, 52%, 77%) |
| HSV | hsv(236, 26%, 89%) |
| CMYK | cmyk(26.4%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(71.48, 10.78, -28.59) |
| CIE-LCH | lch(71.48, 30.55, 290.67°) |
| OKLab | oklab(75.81% 0.0155 -0.0788) |
| OKLCH | oklch(75.81% 0.08 281.1) |
| XYZ | xyz(44.3608, 42.8863, 78.5988) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.00
Lavender
#B39DDB
ΔE00 7.03
Pastel Blue
#A2BFFE
ΔE00 8.42
Periwinkle Blue
#8F99FB
ΔE00 8.58
Periwinkle
#CCCCFF
ΔE00 8.84
Pale Violet
#CEAEFA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ABE3 #E3DFA7
analogous
#A7C9E3 #A7ABE3 #C1A7E3
triadic
#A7ABE3 #E3A7AB #ABE3A7
tetradic
#A7ABE3 #E3A7C9 #E3DFA7 #A7E3C1
square
#A7ABE3 #E3A7C9 #E3DFA7 #A7E3C1
split-complementary
#A7ABE3 #E3C1A7 #C9E3A7
monochromatic
#4A52C5 #797FD4 #A7ABE3 #D5D7F2 #E8E9F8
Accessibility & contrast
On white
2.19
#A7ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#A7ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ABE3
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ABE3 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E5
Deuteranopia (green-blind)
#99ADE2
Tritanopia (blue-blind)
#99B5BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7abe3; /* rgb */ color: rgb(167, 171, 227); /* oklch */ color: oklch(75.8% 0.080 281.1);
Tailwind
colors: {
custom: {
50: '#c2c3ec',
500: '#a7abe3',
950: '#000000',
},
}SCSS
$custom: #a7abe3; $custom-light: #c2c3ec; $custom-dark: #000000;
JSON
{
"hex": "#a7abe3",
"rgb": {
"r": 167,
"g": 171,
"b": 227
},
"hsl": {
"h": 236,
"s": 51.724,
"l": 77.255
},
"oklch": {
"l": 0.75811,
"c": 0.08033,
"h": 281.1
},
"luminance": 0.42887
}Semantic roles & 50–950 ramp
primary
#A7ABE3
secondary
#EFEEDC
accent
#B526BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121216
muted
#818184