#8B93DA#8B93DA
#8B93DA is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.5% C 0.105 H 278.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8B93DA |
|---|---|
| RGB | rgb(139, 147, 218) |
| HSL | hsl(234, 52%, 70%) |
| HSV | hsv(234, 36%, 85%) |
| CMYK | cmyk(36.2%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(62.86, 14.10, -37.15) |
| CIE-LCH | lch(62.86, 39.73, 290.78°) |
| OKLab | oklab(68.51% 0.0152 -0.1037) |
| OKLCH | oklch(68.51% 0.105 278.3) |
| XYZ | xyz(33.7324, 31.4171, 70.6028) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.51
Periwinkle Blue
#8F99FB
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 7.89
Soft Blue
#6488EA
ΔE00 8.22
Faded Blue
#658CBB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B93DA #DAD28B
analogous
#8BBBDA #8B93DA #AA8BDA
triadic
#8B93DA #DA8B93 #93DA8B
tetradic
#8B93DA #DA8BBB #DAD28B #8BDAAA
square
#8B93DA #DA8BBB #DAD28B #8BDAAA
split-complementary
#8B93DA #DAAA8B #BBDA8B
monochromatic
#3945B2 #5D68CB #8B93DA #B9BEE9 #E8E9F8
Accessibility & contrast
On white
2.88
#8B93DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8B93DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B93DA
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B93DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B93DA | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9BDD
Deuteranopia (green-blind)
#7795D8
Tritanopia (blue-blind)
#75A1AD
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8b93da; /* rgb */ color: rgb(139, 147, 218); /* oklch */ color: oklch(68.5% 0.105 278.3);
Tailwind
colors: {
custom: {
50: '#afb2e5',
500: '#8b93da',
950: '#000000',
},
}SCSS
$custom: #8b93da; $custom-light: #afb2e5; $custom-dark: #000000;
JSON
{
"hex": "#8b93da",
"rgb": {
"r": 139,
"g": 147,
"b": 218
},
"hsl": {
"h": 233.924,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.68505,
"c": 0.10484,
"h": 278.3
},
"luminance": 0.31418
}Semantic roles & 50–950 ramp
primary
#8B93DA
secondary
#EBE9D5
accent
#B026BF
background
#FBFAFE
surface
#F6F5FC
border
#D0CFD5
text
#111016
muted
#807F84