#8A93DD#8A93DD
#8A93DD is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.6% C 0.109 H 277.8°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8A93DD |
|---|---|
| RGB | rgb(138, 147, 221) |
| HSL | hsl(233, 55%, 70%) |
| HSV | hsv(233, 38%, 87%) |
| CMYK | cmyk(37.6%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(62.92, 14.64, -38.72) |
| CIE-LCH | lch(62.92, 41.40, 290.71°) |
| OKLab | oklab(68.58% 0.0148 -0.1083) |
| OKLCH | oklch(68.58% 0.109 277.8) |
| XYZ | xyz(33.9623, 31.4898, 72.6813) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.32
Periwinkle Blue
#8F99FB
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 7.56
Soft Blue
#6488EA
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A93DD #DDD48A
analogous
#8ABCDD #8A93DD #AA8ADD
triadic
#8A93DD #DD8A93 #93DD8A
tetradic
#8A93DD #DD8ABC #DDD48A #8ADDAA
square
#8A93DD #DD8ABC #DDD48A #8ADDAA
split-complementary
#8A93DD #DDAA8A #BCDD8A
monochromatic
#3543B7 #5B67CF #8A93DD #B9BFEB #E7E9F8
Accessibility & contrast
On white
2.88
#8A93DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8A93DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A93DD
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A93DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A93DD | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE0
Deuteranopia (green-blind)
#7695DB
Tritanopia (blue-blind)
#72A1AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a93dd; /* rgb */ color: rgb(138, 147, 221); /* oklch */ color: oklch(68.6% 0.109 277.8);
Tailwind
colors: {
custom: {
50: '#afb2e8',
500: '#8a93dd',
950: '#000000',
},
}SCSS
$custom: #8a93dd; $custom-light: #afb2e8; $custom-dark: #000000;
JSON
{
"hex": "#8a93dd",
"rgb": {
"r": 138,
"g": 147,
"b": 221
},
"hsl": {
"h": 233.494,
"s": 54.967,
"l": 70.392
},
"oklch": {
"l": 0.68577,
"c": 0.10932,
"h": 277.8
},
"luminance": 0.31491
}Semantic roles & 50–950 ramp
primary
#8A93DD
secondary
#EDEAD6
accent
#B123C2
background
#FAFAFE
surface
#F5F5FC
border
#CFCFD5
text
#111016
muted
#807F84