#8E89EF#8E89EF
#8E89EF is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.9% C 0.148 H 284.0°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8E89EF |
|---|---|
| RGB | rgb(142, 137, 239) |
| HSL | hsl(243, 76%, 74%) |
| HSV | hsv(243, 43%, 94%) |
| CMYK | cmyk(40.6%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(61.54, 26.43, -50.84) |
| CIE-LCH | lch(61.54, 57.30, 297.47°) |
| OKLab | oklab(67.88% 0.0357 -0.1435) |
| OKLCH | oklch(67.88% 0.148 284) |
| XYZ | xyz(35.6765, 29.8727, 85.5308) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.55
Perrywinkle
#8F8CE7
ΔE00 1.65
Periwinkle (survey)
#8E82FE
ΔE00 3.07
Periwinkle Blue
#8F99FB
ΔE00 5.07
Cornflower
#6A79F7
ΔE00 7.32
Soft Blue
#6488EA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E89EF #EAEF89
analogous
#89B7EF #8E89EF #C189EF
triadic
#8E89EF #EF8E89 #89EF8E
tetradic
#8E89EF #EF89B7 #EAEF89 #89EFC1
square
#8E89EF #EF89B7 #EAEF89 #89EFC1
split-complementary
#8E89EF #EFC189 #B7EF89
monochromatic
#281EDF #5A53E8 #8E89EF #C2BFF6 #E5E4FB
Accessibility & contrast
On white
3.01
#8E89EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#8E89EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E89EF
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E89EF | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F3
Deuteranopia (green-blind)
#6091ED
Tritanopia (blue-blind)
#719DB0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8e89ef; /* rgb */ color: rgb(142, 137, 239); /* oklch */ color: oklch(67.9% 0.148 284.0);
Tailwind
colors: {
custom: {
50: '#b3abf5',
500: '#8e89ef',
950: '#000000',
},
}SCSS
$custom: #8e89ef; $custom-light: #b3abf5; $custom-dark: #000000;
JSON
{
"hex": "#8e89ef",
"rgb": {
"r": 142,
"g": 137,
"b": 239
},
"hsl": {
"h": 242.941,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.67881,
"c": 0.14785,
"h": 284
},
"luminance": 0.29874
}Semantic roles & 50–950 ramp
primary
#8E89EF
secondary
#F2F3D8
accent
#D80DCE
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85