#8D89EC#8D89EC
#8D89EC is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.6% C 0.144 H 283.7°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8D89EC |
|---|---|
| RGB | rgb(141, 137, 236) |
| HSL | hsl(242, 72%, 73%) |
| HSV | hsv(242, 42%, 93%) |
| CMYK | cmyk(40.3%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(61.32, 25.35, -49.55) |
| CIE-LCH | lch(61.32, 55.66, 297.10°) |
| OKLab | oklab(67.64% 0.034 -0.1397) |
| OKLCH | oklch(67.64% 0.144 283.7) |
| XYZ | xyz(35.0661, 29.6088, 83.2081) |
| Luminance | 0.2961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.32
Lavender Blue
#8B88F8
ΔE00 1.90
Periwinkle (survey)
#8E82FE
ΔE00 3.44
Periwinkle Blue
#8F99FB
ΔE00 5.14
Cornflower
#6A79F7
ΔE00 7.32
Soft Blue
#6488EA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D89EC #E8EC89
analogous
#89B6EC #8D89EC #BE89EC
triadic
#8D89EC #EC8D89 #89EC8D
tetradic
#8D89EC #EC89B6 #E8EC89 #89ECBE
square
#8D89EC #EC89B6 #E8EC89 #89ECBE
split-complementary
#8D89EC #ECBE89 #B6EC89
monochromatic
#2A23D8 #5A54E4 #8D89EC #C0BEF4 #E6E5FB
Accessibility & contrast
On white
3.03
#8D89EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#8D89EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D89EC
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D89EC | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#6291EA
Tritanopia (blue-blind)
#719DAF
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8d89ec; /* rgb */ color: rgb(141, 137, 236); /* oklch */ color: oklch(67.6% 0.144 283.7);
Tailwind
colors: {
custom: {
50: '#b2abf2',
500: '#8d89ec',
950: '#000000',
},
}SCSS
$custom: #8d89ec; $custom-light: #b2abf2; $custom-dark: #000000;
JSON
{
"hex": "#8d89ec",
"rgb": {
"r": 141,
"g": 137,
"b": 236
},
"hsl": {
"h": 242.424,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.67638,
"c": 0.14383,
"h": 283.7
},
"luminance": 0.2961
}Semantic roles & 50–950 ramp
primary
#8D89EC
secondary
#F1F2D9
accent
#D411CC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85