#8F89EA#8F89EA
#8F89EA is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.7% C 0.141 H 284.8°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89EA |
|---|---|
| RGB | rgb(143, 137, 234) |
| HSL | hsl(244, 70%, 73%) |
| HSV | hsv(244, 41%, 92%) |
| CMYK | cmyk(38.9%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(61.37, 25.31, -48.35) |
| CIE-LCH | lch(61.37, 54.57, 297.63°) |
| OKLab | oklab(67.68% 0.036 -0.1362) |
| OKLCH | oklch(67.68% 0.141 284.8) |
| XYZ | xyz(35.1204, 29.6702, 81.7024) |
| Luminance | 0.2967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.11
Lavender Blue
#8B88F8
ΔE00 2.39
Periwinkle (survey)
#8E82FE
ΔE00 3.69
Periwinkle Blue
#8F99FB
ΔE00 5.42
Cornflower
#6A79F7
ΔE00 7.77
Mediumpurple
#9370DB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89EA #E4EA89
analogous
#89B4EA #8F89EA #BF89EA
triadic
#8F89EA #EA8F89 #89EA8F
tetradic
#8F89EA #EA89B4 #E4EA89 #89EABF
square
#8F89EA #EA89B4 #E4EA89 #89EABF
split-complementary
#8F89EA #EABF89 #B4EA89
monochromatic
#3026D3 #5E55E1 #8F89EA #C0BDF3 #E6E5FA
Accessibility & contrast
On white
3.03
#8F89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#8F89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89EA
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89EA | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#6491E8
Tritanopia (blue-blind)
#759CAE
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8f89ea; /* rgb */ color: rgb(143, 137, 234); /* oklch */ color: oklch(67.7% 0.141 284.8);
Tailwind
colors: {
custom: {
50: '#b3abf1',
500: '#8f89ea',
950: '#000000',
},
}SCSS
$custom: #8f89ea; $custom-light: #b3abf1; $custom-dark: #000000;
JSON
{
"hex": "#8f89ea",
"rgb": {
"r": 143,
"g": 137,
"b": 234
},
"hsl": {
"h": 243.711,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.67684,
"c": 0.14086,
"h": 284.8
},
"luminance": 0.29671
}Semantic roles & 50–950 ramp
primary
#8F89EA
secondary
#F0F2D9
accent
#D214C6
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85