#8D93D6#8D93D6
#8D93D6 is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.5% C 0.099 H 279.5°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8D93D6 |
|---|---|
| RGB | rgb(141, 147, 214) |
| HSL | hsl(235, 47%, 70%) |
| HSV | hsv(235, 34%, 84%) |
| CMYK | cmyk(34.1%, 31.3%, 0%, 16.1%) |
| CIE-LAB | lab(62.83, 13.58, -34.95) |
| CIE-LCH | lch(62.83, 37.50, 291.24°) |
| OKLab | oklab(68.46% 0.0163 -0.0974) |
| OKLCH | oklch(68.46% 0.099 279.5) |
| XYZ | xyz(33.5524, 31.3841, 67.8952) |
| Luminance | 0.3139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.92
Periwinkle Blue
#8F99FB
ΔE00 5.72
Lavender Blue
#8B88F8
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 8.42
Soft Blue
#6488EA
ΔE00 9.06
Lavender
#B39DDB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D93D6 #D6D08D
analogous
#8DB8D6 #8D93D6 #AB8DD6
triadic
#8D93D6 #D68D93 #93D68D
tetradic
#8D93D6 #D68DB8 #D6D08D #8DD6AB
square
#8D93D6 #D68DB8 #D6D08D #8DD6AB
split-complementary
#8D93D6 #D6AB8D #B8D68D
monochromatic
#3E47AB #6068C6 #8D93D6 #BABEE6 #E7E8F6
Accessibility & contrast
On white
2.89
#8D93D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8D93D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D93D6
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D93D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D93D6 | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 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)
#7E9BD9
Deuteranopia (green-blind)
#7A95D4
Tritanopia (blue-blind)
#79A0AB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8d93d6; /* rgb */ color: rgb(141, 147, 214); /* oklch */ color: oklch(68.5% 0.099 279.5);
Tailwind
colors: {
custom: {
50: '#b0b2e3',
500: '#8d93d6',
950: '#000000',
},
}SCSS
$custom: #8d93d6; $custom-light: #b0b2e3; $custom-dark: #000000;
JSON
{
"hex": "#8d93d6",
"rgb": {
"r": 141,
"g": 147,
"b": 214
},
"hsl": {
"h": 235.068,
"s": 47.097,
"l": 69.608
},
"oklch": {
"l": 0.68463,
"c": 0.09873,
"h": 279.5
},
"luminance": 0.31385
}Semantic roles & 50–950 ramp
primary
#8D93D6
secondary
#EAE8D5
accent
#AF2BBA
background
#FBFAFD
surface
#F6F5FB
border
#D0CFD4
text
#111015
muted
#807F83