#8993ED#8993ED
#8993ED is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.3% C 0.132 H 277.5°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8993ED |
|---|---|
| RGB | rgb(137, 147, 237) |
| HSL | hsl(234, 74%, 73%) |
| HSV | hsv(234, 42%, 93%) |
| CMYK | cmyk(42.2%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(63.59, 18.81, -46.53) |
| CIE-LCH | lch(63.59, 50.19, 292.02°) |
| OKLab | oklab(69.32% 0.0174 -0.131) |
| OKLCH | oklch(69.32% 0.132 277.5) |
| XYZ | xyz(36.0317, 32.2985, 84.4400) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.38
Perrywinkle
#8F8CE7
ΔE00 3.21
Lavender Blue
#8B88F8
ΔE00 4.02
Periwinkle (survey)
#8E82FE
ΔE00 6.20
Soft Blue
#6488EA
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993ED #EDE389
analogous
#89C5ED #8993ED #B189ED
triadic
#8993ED #ED8993 #93ED89
tetradic
#8993ED #ED89C5 #EDE389 #89EDB1
square
#8993ED #ED89C5 #EDE389 #89EDB1
split-complementary
#8993ED #EDB189 #C5ED89
monochromatic
#2134DA #5462E5 #8993ED #BEC4F5 #E4E7FB
Accessibility & contrast
On white
2.82
#8993ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#8993ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993ED
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993ED | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#6C96EB
Tritanopia (blue-blind)
#69A5B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8993ed; /* rgb */ color: rgb(137, 147, 237); /* oklch */ color: oklch(69.3% 0.132 277.5);
Tailwind
colors: {
custom: {
50: '#afb2f3',
500: '#8993ed',
950: '#000000',
},
}SCSS
$custom: #8993ed; $custom-light: #afb2f3; $custom-dark: #000000;
JSON
{
"hex": "#8993ed",
"rgb": {
"r": 137,
"g": 147,
"b": 237
},
"hsl": {
"h": 234,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.69317,
"c": 0.13212,
"h": 277.5
},
"luminance": 0.323
}Semantic roles & 50–950 ramp
primary
#8993ED
secondary
#F3F0D8
accent
#C210D6
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85