#8AA2FF#8AA2FF
#8AA2FF is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.138 H 271.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2FF |
|---|---|
| RGB | rgb(138, 162, 255) |
| HSL | hsl(228, 100%, 77%) |
| HSV | hsv(228, 46%, 100%) |
| CMYK | cmyk(45.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.36, 15.54, -48.85) |
| CIE-LCH | lch(68.36, 51.26, 287.64°) |
| OKLab | oklab(73.28% 0.004 -0.1377) |
| OKLCH | oklch(73.28% 0.138 271.7) |
| XYZ | xyz(41.4459, 38.4616, 99.8283) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.46
Cornflowerblue
#6495ED
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.58
Perrywinkle
#8F8CE7
ΔE00 8.10
Lavender Blue
#8B88F8
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2FF #FFE78A
analogous
#8ADDFF #8AA2FF #AD8AFF
triadic
#8AA2FF #FF8AA2 #A2FF8A
tetradic
#8AA2FF #FF8ADD #FFE78A #8AFFAD
square
#8AA2FF #FF8ADD #FFE78A #8AFFAD
split-complementary
#8AA2FF #FFAD8A #DDFF8A
monochromatic
#1041FF #4D71FF #8AA2FF #C7D3FF #E0E7FF
Accessibility & contrast
On white
2.42
#8AA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#8AA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2FF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2FF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#5EB5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aa2ff; /* rgb */ color: rgb(138, 162, 255); /* oklch */ color: oklch(73.3% 0.138 271.7);
Tailwind
colors: {
custom: {
50: '#b1bdff',
500: '#8aa2ff',
950: '#000000',
},
}SCSS
$custom: #8aa2ff; $custom-light: #b1bdff; $custom-dark: #000000;
JSON
{
"hex": "#8aa2ff",
"rgb": {
"r": 138,
"g": 162,
"b": 255
},
"hsl": {
"h": 227.692,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.73283,
"c": 0.13772,
"h": 271.7
},
"luminance": 0.38464
}Semantic roles & 50–950 ramp
primary
#8AA2FF
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186