#8993EA#8993EA
#8993EA is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.2% C 0.128 H 277.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8993EA |
|---|---|
| RGB | rgb(137, 147, 234) |
| HSL | hsl(234, 70%, 73%) |
| HSV | hsv(234, 41%, 92%) |
| CMYK | cmyk(41.5%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(63.45, 17.97, -45.10) |
| CIE-LCH | lch(63.45, 48.55, 291.73°) |
| OKLab | oklab(69.16% 0.0167 -0.1268) |
| OKLCH | oklch(69.16% 0.128 277.5) |
| XYZ | xyz(35.5971, 32.1247, 82.1510) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 3.11
Lavender Blue
#8B88F8
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 6.41
Soft Blue
#6488EA
ΔE00 6.91
Cornflowerblue
#6495ED
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993EA #EAE089
analogous
#89C4EA #8993EA #AF89EA
triadic
#8993EA #EA8993 #93EA89
tetradic
#8993EA #EA89C4 #EAE089 #89EAAF
square
#8993EA #EA89C4 #EAE089 #89EAAF
split-complementary
#8993EA #EAAF89 #C4EA89
monochromatic
#2637D3 #5563E1 #8993EA #BDC3F3 #E5E7FA
Accessibility & contrast
On white
2.83
#8993EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8993EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993EA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993EA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#6AA4B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8993ea; /* rgb */ color: rgb(137, 147, 234); /* oklch */ color: oklch(69.2% 0.128 277.5);
Tailwind
colors: {
custom: {
50: '#afb2f1',
500: '#8993ea',
950: '#000000',
},
}SCSS
$custom: #8993ea; $custom-light: #afb2f1; $custom-dark: #000000;
JSON
{
"hex": "#8993ea",
"rgb": {
"r": 137,
"g": 147,
"b": 234
},
"hsl": {
"h": 233.814,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.69161,
"c": 0.12792,
"h": 277.5
},
"luminance": 0.32126
}Semantic roles & 50–950 ramp
primary
#8993EA
secondary
#F2EFD9
accent
#BE14D2
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85