#8F89EC#8F89EC
#8F89EC is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.8% C 0.144 H 284.6°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89EC |
|---|---|
| RGB | rgb(143, 137, 236) |
| HSL | hsl(244, 72%, 73%) |
| HSV | hsv(244, 42%, 93%) |
| CMYK | cmyk(39.4%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(61.47, 25.86, -49.30) |
| CIE-LCH | lch(61.47, 55.67, 297.68°) |
| OKLab | oklab(67.79% 0.0363 -0.139) |
| OKLCH | oklch(67.79% 0.144 284.6) |
| XYZ | xyz(35.4094, 29.7858, 83.2242) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.29
Lavender Blue
#8B88F8
ΔE00 2.09
Periwinkle (survey)
#8E82FE
ΔE00 3.43
Periwinkle Blue
#8F99FB
ΔE00 5.30
Cornflower
#6A79F7
ΔE00 7.64
Mediumpurple
#9370DB
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89EC #E6EC89
analogous
#89B4EC #8F89EC #C089EC
triadic
#8F89EC #EC8F89 #89EC8F
tetradic
#8F89EC #EC89B4 #E6EC89 #89ECC0
square
#8F89EC #EC89B4 #E6EC89 #89ECC0
split-complementary
#8F89EC #ECC089 #B4EC89
monochromatic
#2E23D8 #5D54E4 #8F89EC #C1BEF4 #E6E5FB
Accessibility & contrast
On white
3.02
#8F89EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#8F89EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F89EC
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89EC | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#6391EA
Tritanopia (blue-blind)
#749DAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8f89ec; /* rgb */ color: rgb(143, 137, 236); /* oklch */ color: oklch(67.8% 0.144 284.6);
Tailwind
colors: {
custom: {
50: '#b3abf2',
500: '#8f89ec',
950: '#000000',
},
}SCSS
$custom: #8f89ec; $custom-light: #b3abf2; $custom-dark: #000000;
JSON
{
"hex": "#8f89ec",
"rgb": {
"r": 143,
"g": 137,
"b": 236
},
"hsl": {
"h": 243.636,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.67793,
"c": 0.14362,
"h": 284.6
},
"luminance": 0.29787
}Semantic roles & 50–950 ramp
primary
#8F89EC
secondary
#F1F2D9
accent
#D411C9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85