#8E89ED#8E89ED
#8E89ED is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.8% C 0.145 H 284.1°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8E89ED |
|---|---|
| RGB | rgb(142, 137, 237) |
| HSL | hsl(243, 74%, 73%) |
| HSV | hsv(243, 42%, 93%) |
| CMYK | cmyk(40.1%, 42.2%, 0%, 7.1%) |
| CIE-LAB | lab(61.44, 25.88, -49.90) |
| CIE-LCH | lch(61.44, 56.21, 297.41°) |
| OKLab | oklab(67.77% 0.0353 -0.1407) |
| OKLCH | oklch(67.77% 0.145 284.1) |
| XYZ | xyz(35.3827, 29.7552, 83.9834) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.40
Lavender Blue
#8B88F8
ΔE00 1.84
Periwinkle (survey)
#8E82FE
ΔE00 3.31
Periwinkle Blue
#8F99FB
ΔE00 5.17
Cornflower
#6A79F7
ΔE00 7.42
Soft Blue
#6488EA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E89ED #E8ED89
analogous
#89B6ED #8E89ED #C089ED
triadic
#8E89ED #ED8E89 #89ED8E
tetradic
#8E89ED #ED89B6 #E8ED89 #89EDC0
square
#8E89ED #ED89B6 #E8ED89 #89EDC0
split-complementary
#8E89ED #EDC089 #B6ED89
monochromatic
#2B21DA #5B54E5 #8E89ED #C1BEF5 #E6E4FB
Accessibility & contrast
On white
3.02
#8E89ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#8E89ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E89ED
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E89ED | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#6291EB
Tritanopia (blue-blind)
#729DB0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8e89ed; /* rgb */ color: rgb(142, 137, 237); /* oklch */ color: oklch(67.8% 0.145 284.1);
Tailwind
colors: {
custom: {
50: '#b3abf3',
500: '#8e89ed',
950: '#000000',
},
}SCSS
$custom: #8e89ed; $custom-light: #b3abf3; $custom-dark: #000000;
JSON
{
"hex": "#8e89ed",
"rgb": {
"r": 142,
"g": 137,
"b": 237
},
"hsl": {
"h": 243,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.6777,
"c": 0.1451,
"h": 284.1
},
"luminance": 0.29757
}Semantic roles & 50–950 ramp
primary
#8E89ED
secondary
#F1F3D8
accent
#D610CC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85