#8993EF#8993EF
#8993EF is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.4% C 0.135 H 277.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8993EF |
|---|---|
| RGB | rgb(137, 147, 239) |
| HSL | hsl(234, 76%, 74%) |
| HSV | hsv(234, 43%, 94%) |
| CMYK | cmyk(42.7%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(63.69, 19.38, -47.48) |
| CIE-LCH | lch(63.69, 51.28, 292.20°) |
| OKLab | oklab(69.42% 0.0178 -0.1337) |
| OKLCH | oklch(69.42% 0.135 277.6) |
| XYZ | xyz(36.3256, 32.4161, 85.9875) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.20
Perrywinkle
#8F8CE7
ΔE00 3.30
Lavender Blue
#8B88F8
ΔE00 3.90
Periwinkle (survey)
#8E82FE
ΔE00 6.08
Soft Blue
#6488EA
ΔE00 6.82
Cornflowerblue
#6495ED
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993EF #EFE589
analogous
#89C6EF #8993EF #B289EF
triadic
#8993EF #EF8993 #93EF89
tetradic
#8993EF #EF89C6 #EFE589 #89EFB2
square
#8993EF #EF89C6 #EFE589 #89EFB2
split-complementary
#8993EF #EFB289 #C6EF89
monochromatic
#1E31DF #5362E8 #8993EF #BFC4F6 #E4E6FB
Accessibility & contrast
On white
2.81
#8993EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#8993EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993EF
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993EF | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#6B96ED
Tritanopia (blue-blind)
#68A6B6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8993ef; /* rgb */ color: rgb(137, 147, 239); /* oklch */ color: oklch(69.4% 0.135 277.6);
Tailwind
colors: {
custom: {
50: '#b0b2f4',
500: '#8993ef',
950: '#000000',
},
}SCSS
$custom: #8993ef; $custom-light: #b0b2f4; $custom-dark: #000000;
JSON
{
"hex": "#8993ef",
"rgb": {
"r": 137,
"g": 147,
"b": 239
},
"hsl": {
"h": 234.118,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.69423,
"c": 0.13492,
"h": 277.6
},
"luminance": 0.32418
}Semantic roles & 50–950 ramp
primary
#8993EF
secondary
#F3F0D8
accent
#C40DD8
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85