#8A93DC#8A93DC
#8A93DC is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.5% C 0.108 H 277.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93DC |
|---|---|
| RGB | rgb(138, 147, 220) |
| HSL | hsl(233, 54%, 70%) |
| HSV | hsv(233, 37%, 86%) |
| CMYK | cmyk(37.3%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(62.87, 14.37, -38.24) |
| CIE-LCH | lch(62.87, 40.85, 290.59°) |
| OKLab | oklab(68.53% 0.0146 -0.1069) |
| OKLCH | oklch(68.53% 0.108 277.8) |
| XYZ | xyz(33.8295, 31.4367, 71.9817) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.41
Periwinkle Blue
#8F99FB
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93DC #DCD38A
analogous
#8ABCDC #8A93DC #AA8ADC
triadic
#8A93DC #DC8A93 #93DC8A
tetradic
#8A93DC #DC8ABC #DCD38A #8ADCAA
square
#8A93DC #DC8ABC #DCD38A #8ADCAA
split-complementary
#8A93DC #DCAA8A #BCDC8A
monochromatic
#3644B5 #5B68CE #8A93DC #B9BEEA #E7E9F8
Accessibility & contrast
On white
2.88
#8A93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#8A93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93DC
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93DC | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#7695DA
Tritanopia (blue-blind)
#72A1AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a93dc; /* rgb */ color: rgb(138, 147, 220); /* oklch */ color: oklch(68.5% 0.108 277.8);
Tailwind
colors: {
custom: {
50: '#afb2e7',
500: '#8a93dc',
950: '#000000',
},
}SCSS
$custom: #8a93dc; $custom-light: #afb2e7; $custom-dark: #000000;
JSON
{
"hex": "#8a93dc",
"rgb": {
"r": 138,
"g": 147,
"b": 220
},
"hsl": {
"h": 233.415,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.68529,
"c": 0.1079,
"h": 277.8
},
"luminance": 0.31438
}Semantic roles & 50–950 ramp
primary
#8A93DC
secondary
#ECEAD6
accent
#B024C1
background
#FAFAFE
surface
#F5F5FC
border
#CFCFD5
text
#111016
muted
#807F84