#8F89EB#8F89EB
#8F89EB is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.7% C 0.142 H 284.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89EB |
|---|---|
| RGB | rgb(143, 137, 235) |
| HSL | hsl(244, 71%, 73%) |
| HSV | hsv(244, 42%, 92%) |
| CMYK | cmyk(39.1%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(61.42, 25.58, -48.82) |
| CIE-LCH | lch(61.42, 55.12, 297.65°) |
| OKLab | oklab(67.74% 0.0361 -0.1376) |
| OKLCH | oklch(67.74% 0.142 284.7) |
| XYZ | xyz(35.2645, 29.7278, 82.4611) |
| Luminance | 0.2973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.20
Lavender Blue
#8B88F8
ΔE00 2.24
Periwinkle (survey)
#8E82FE
ΔE00 3.56
Periwinkle Blue
#8F99FB
ΔE00 5.36
Cornflower
#6A79F7
ΔE00 7.71
Mediumpurple
#9370DB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89EB #E5EB89
analogous
#89B4EB #8F89EB #C089EB
triadic
#8F89EB #EB8F89 #89EB8F
tetradic
#8F89EB #EB89B4 #E5EB89 #89EBC0
square
#8F89EB #EB89B4 #E5EB89 #89EBC0
split-complementary
#8F89EB #EBC089 #B4EB89
monochromatic
#2F24D5 #5D55E2 #8F89EB #C1BDF4 #E6E5FB
Accessibility & contrast
On white
3.02
#8F89EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#8F89EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89EB
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89EB | 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)
#6797EF
Deuteranopia (green-blind)
#6491E9
Tritanopia (blue-blind)
#759CAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8f89eb; /* rgb */ color: rgb(143, 137, 235); /* oklch */ color: oklch(67.7% 0.142 284.7);
Tailwind
colors: {
custom: {
50: '#b3abf2',
500: '#8f89eb',
950: '#000000',
},
}SCSS
$custom: #8f89eb; $custom-light: #b3abf2; $custom-dark: #000000;
JSON
{
"hex": "#8f89eb",
"rgb": {
"r": 143,
"g": 137,
"b": 235
},
"hsl": {
"h": 243.673,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.67738,
"c": 0.14224,
"h": 284.7
},
"luminance": 0.29729
}Semantic roles & 50–950 ramp
primary
#8F89EB
secondary
#F1F2D9
accent
#D312C7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85