#8993EB#8993EB
#8993EB is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.2% C 0.129 H 277.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8993EB |
|---|---|
| RGB | rgb(137, 147, 235) |
| HSL | hsl(234, 71%, 73%) |
| HSV | hsv(234, 42%, 92%) |
| CMYK | cmyk(41.7%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(63.49, 18.25, -45.58) |
| CIE-LCH | lch(63.49, 49.09, 291.82°) |
| OKLab | oklab(69.21% 0.0169 -0.1282) |
| OKLCH | oklch(69.21% 0.129 277.5) |
| XYZ | xyz(35.7412, 32.1823, 82.9097) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 3.14
Lavender Blue
#8B88F8
ΔE00 4.17
Periwinkle (survey)
#8E82FE
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.88
Cornflowerblue
#6495ED
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993EB #EBE189
analogous
#89C4EB #8993EB #B089EB
triadic
#8993EB #EB8993 #93EB89
tetradic
#8993EB #EB89C4 #EBE189 #89EBB0
square
#8993EB #EB89C4 #EBE189 #89EBB0
split-complementary
#8993EB #EBB089 #C4EB89
monochromatic
#2436D5 #5563E2 #8993EB #BDC3F4 #E5E7FB
Accessibility & contrast
On white
2.82
#8993EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8993EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993EB
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993EB | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEE
Deuteranopia (green-blind)
#6D96E9
Tritanopia (blue-blind)
#6AA5B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8993eb; /* rgb */ color: rgb(137, 147, 235); /* oklch */ color: oklch(69.2% 0.129 277.5);
Tailwind
colors: {
custom: {
50: '#afb2f2',
500: '#8993eb',
950: '#000000',
},
}SCSS
$custom: #8993eb; $custom-light: #afb2f2; $custom-dark: #000000;
JSON
{
"hex": "#8993eb",
"rgb": {
"r": 137,
"g": 147,
"b": 235
},
"hsl": {
"h": 233.878,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.69213,
"c": 0.12932,
"h": 277.5
},
"luminance": 0.32184
}Semantic roles & 50–950 ramp
primary
#8993EB
secondary
#F2F0D9
accent
#BF12D3
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85