#8E89EA#8E89EA
#8E89EA is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.6% C 0.141 H 284.3°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8E89EA |
|---|---|
| RGB | rgb(142, 137, 234) |
| HSL | hsl(243, 70%, 73%) |
| HSV | hsv(243, 41%, 92%) |
| CMYK | cmyk(39.3%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.29, 25.05, -48.48) |
| CIE-LCH | lch(61.29, 54.57, 297.33°) |
| OKLab | oklab(67.61% 0.0348 -0.1366) |
| OKLCH | oklch(67.61% 0.141 284.3) |
| XYZ | xyz(34.9481, 29.5813, 81.6943) |
| Luminance | 0.2958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.09
Lavender Blue
#8B88F8
ΔE00 2.28
Periwinkle (survey)
#8E82FE
ΔE00 3.68
Periwinkle Blue
#8F99FB
ΔE00 5.34
Cornflower
#6A79F7
ΔE00 7.61
Mediumpurple
#9370DB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E89EA #E5EA89
analogous
#89B4EA #8E89EA #BF89EA
triadic
#8E89EA #EA8E89 #89EA8E
tetradic
#8E89EA #EA89B4 #E5EA89 #89EABF
square
#8E89EA #EA89B4 #E5EA89 #89EABF
split-complementary
#8E89EA #EABF89 #B4EA89
monochromatic
#2F26D3 #5C55E1 #8E89EA #C0BDF3 #E6E5FA
Accessibility & contrast
On white
3.04
#8E89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#8E89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E89EA
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E89EA | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#6491E8
Tritanopia (blue-blind)
#749CAE
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8e89ea; /* rgb */ color: rgb(142, 137, 234); /* oklch */ color: oklch(67.6% 0.141 284.3);
Tailwind
colors: {
custom: {
50: '#b3abf1',
500: '#8e89ea',
950: '#000000',
},
}SCSS
$custom: #8e89ea; $custom-light: #b3abf1; $custom-dark: #000000;
JSON
{
"hex": "#8e89ea",
"rgb": {
"r": 142,
"g": 137,
"b": 234
},
"hsl": {
"h": 243.093,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.67606,
"c": 0.14096,
"h": 284.3
},
"luminance": 0.29583
}Semantic roles & 50–950 ramp
primary
#8E89EA
secondary
#F1F2D9
accent
#D214C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85