#8AA2DB#8AA2DB
#8AA2DB is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.6% C 0.088 H 266.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2DB |
|---|---|
| RGB | rgb(138, 162, 219) |
| HSL | hsl(222, 53%, 70%) |
| HSV | hsv(222, 37%, 86%) |
| CMYK | cmyk(37%, 26%, 0%, 14.1%) |
| CIE-LAB | lab(66.79, 5.52, -31.59) |
| CIE-LCH | lch(66.79, 32.07, 279.91°) |
| OKLab | oklab(71.55% -0.0052 -0.0878) |
| OKLCH | oklch(71.55% 0.088 266.6) |
| XYZ | xyz(36.1839, 36.3568, 72.1151) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Cornflowerblue
#6495ED
ΔE00 7.22
Carolina Blue
#8AB8FE
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2DB #DBC38A
analogous
#8ACBDB #8AA2DB #9A8ADB
triadic
#8AA2DB #DB8AA2 #A2DB8A
tetradic
#8AA2DB #DB8ACB #DBC38A #8ADB9A
square
#8AA2DB #DB8ACB #DBC38A #8ADB9A
split-complementary
#8AA2DB #DB9A8A #CBDB8A
monochromatic
#375CB3 #5B7DCD #8AA2DB #B9C7E9 #E8ECF8
Accessibility & contrast
On white
2.54
#8AA2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8AA2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2DB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2DB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DE
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#71AEB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8aa2db; /* rgb */ color: rgb(138, 162, 219); /* oklch */ color: oklch(71.6% 0.088 266.6);
Tailwind
colors: {
custom: {
50: '#aebde6',
500: '#8aa2db',
950: '#000000',
},
}SCSS
$custom: #8aa2db; $custom-light: #aebde6; $custom-dark: #000000;
JSON
{
"hex": "#8aa2db",
"rgb": {
"r": 138,
"g": 162,
"b": 219
},
"hsl": {
"h": 222.222,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.71553,
"c": 0.08795,
"h": 266.6
},
"luminance": 0.36358
}Semantic roles & 50–950 ramp
primary
#8AA2DB
secondary
#ECE5D5
accent
#9225C0
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#101216
muted
#7F8184