#8A93BE#8A93BE
#8A93BE is a light, moderate blue. Relative luminance 0.300; OKLCH L 67.2% C 0.065 H 275.3°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93BE |
|---|---|
| RGB | rgb(138, 147, 190) |
| HSL | hsl(230, 29%, 64%) |
| HSV | hsv(230, 27%, 75%) |
| CMYK | cmyk(27.4%, 22.6%, 0%, 25.5%) |
| CIE-LAB | lab(61.64, 6.54, -23.36) |
| CIE-LCH | lch(61.64, 24.26, 285.64°) |
| OKLab | oklab(67.17% 0.006 -0.0643) |
| OKLCH | oklch(67.17% 0.065 275.3) |
| XYZ | xyz(30.2067, 29.9876, 52.9019) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.89
Faded Blue
#658CBB
ΔE00 9.51
Periwinkle Blue
#8F99FB
ΔE00 9.61
Lavender
#B39DDB
ΔE00 10.02
Blue Grey
#758DA3
ΔE00 10.27
Lavender Blue
#8B88F8
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93BE #BEB58A
analogous
#8AADBE #8A93BE #9B8ABE
triadic
#8A93BE #BE8A93 #93BE8A
tetradic
#8A93BE #BE8AAD #BEB58A #8ABE9B
square
#8A93BE #BE8AAD #BEB58A #8ABE9B
split-complementary
#8A93BE #BE9B8A #ADBE8A
monochromatic
#495484 #636FA8 #8A93BE #B1B7D4 #D9DCEA
Accessibility & contrast
On white
3.00
#8A93BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#8A93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93BE
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93BE | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#8393BD
Tritanopia (blue-blind)
#7D9BA2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a93be; /* rgb */ color: rgb(138, 147, 190); /* oklch */ color: oklch(67.2% 0.065 275.3);
Tailwind
colors: {
custom: {
50: '#adb2d1',
500: '#8a93be',
950: '#000000',
},
}SCSS
$custom: #8a93be; $custom-light: #adb2d1; $custom-dark: #000000;
JSON
{
"hex": "#8a93be",
"rgb": {
"r": 138,
"g": 147,
"b": 190
},
"hsl": {
"h": 229.615,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.67169,
"c": 0.0646,
"h": 275.3
},
"luminance": 0.29988
}Semantic roles & 50–950 ramp
primary
#8A93BE
secondary
#DBD8C9
accent
#953EA7
background
#FAFAFC
surface
#F4F5F9
border
#CECFD2
text
#101014
muted
#7F7F82