#8A85DC#8A85DC
#8A85DC is a light, vivid blue. Relative luminance 0.273; OKLCH L 65.8% C 0.128 H 284.9°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85DC |
|---|---|
| RGB | rgb(138, 133, 220) |
| HSL | hsl(243, 55%, 69%) |
| HSV | hsv(243, 40%, 86%) |
| CMYK | cmyk(37.3%, 39.5%, 0%, 13.7%) |
| CIE-LAB | lab(59.29, 22.51, -43.86) |
| CIE-LCH | lch(59.29, 49.30, 297.17°) |
| OKLab | oklab(65.78% 0.0329 -0.1232) |
| OKLCH | oklch(65.78% 0.128 284.9) |
| XYZ | xyz(31.7834, 27.3446, 71.2997) |
| Luminance | 0.2735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.50
Lavender Blue
#8B88F8
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 7.20
Mediumpurple
#9370DB
ΔE00 7.31
Cornflower
#6A79F7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85DC #D7DC85
analogous
#85ACDC #8A85DC #B685DC
triadic
#8A85DC #DC8A85 #85DC8A
tetradic
#8A85DC #DC85AC #D7DC85 #85DCB6
square
#8A85DC #DC85AC #D7DC85 #85DCB6
split-complementary
#8A85DC #DCB685 #ACDC85
monochromatic
#3B33B3 #5C55CE #8A85DC #B8B5EA #E5E4F7
Accessibility & contrast
On white
3.25
#8A85DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#8A85DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85DC
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85DC | 1.00 | 3.25 | 6.47 | 6.47 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891DF
Deuteranopia (green-blind)
#668CDA
Tritanopia (blue-blind)
#7496A6
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a85dc; /* rgb */ color: rgb(138, 133, 220); /* oklch */ color: oklch(65.8% 0.128 284.9);
Tailwind
colors: {
custom: {
50: '#afa8e7',
500: '#8a85dc',
950: '#000000',
},
}SCSS
$custom: #8a85dc; $custom-light: #afa8e7; $custom-dark: #000000;
JSON
{
"hex": "#8a85dc",
"rgb": {
"r": 138,
"g": 133,
"b": 220
},
"hsl": {
"h": 243.448,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.6578,
"c": 0.12755,
"h": 284.9
},
"luminance": 0.27346
}Semantic roles & 50–950 ramp
primary
#8A85DC
secondary
#EAEBD2
accent
#C323BA
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84