#8A89DC#8A89DC
#8A89DC is a light, vivid blue. Relative luminance 0.285; OKLCH L 66.6% C 0.122 H 283.1°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8A89DC |
|---|---|
| RGB | rgb(138, 137, 220) |
| HSL | hsl(241, 54%, 70%) |
| HSV | hsv(241, 38%, 86%) |
| CMYK | cmyk(37.3%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(60.30, 20.18, -42.27) |
| CIE-LCH | lch(60.30, 46.84, 295.52°) |
| OKLab | oklab(66.55% 0.0277 -0.1186) |
| OKLCH | oklch(66.55% 0.122 283.1) |
| XYZ | xyz(32.3415, 28.4608, 71.4857) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.85
Lavender Blue
#8B88F8
ΔE00 4.29
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.24
Cornflower
#6A79F7
ΔE00 8.20
Soft Blue
#6488EA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A89DC #DBDC89
analogous
#89B1DC #8A89DC #B489DC
triadic
#8A89DC #DC8A89 #89DC8A
tetradic
#8A89DC #DC89B1 #DBDC89 #89DCB4
square
#8A89DC #DC89B1 #DBDC89 #89DCB4
split-complementary
#8A89DC #DCB489 #B1DC89
monochromatic
#3736B5 #5B5ACE #8A89DC #B9B8EA #E8E7F8
Accessibility & contrast
On white
3.14
#8A89DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#8A89DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A89DC
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A89DC | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#6A8FDA
Tritanopia (blue-blind)
#7399A8
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a89dc; /* rgb */ color: rgb(138, 137, 220); /* oklch */ color: oklch(66.6% 0.122 283.1);
Tailwind
colors: {
custom: {
50: '#afabe7',
500: '#8a89dc',
950: '#000000',
},
}SCSS
$custom: #8a89dc; $custom-light: #afabe7; $custom-dark: #000000;
JSON
{
"hex": "#8a89dc",
"rgb": {
"r": 138,
"g": 137,
"b": 220
},
"hsl": {
"h": 240.723,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.66552,
"c": 0.12178,
"h": 283.1
},
"luminance": 0.28462
}Semantic roles & 50–950 ramp
primary
#8A89DC
secondary
#ECECD5
accent
#C224C0
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84