#8A85DE#8A85DE
#8A85DE is a light, vivid blue. Relative luminance 0.275; OKLCH L 65.9% C 0.130 H 284.8°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85DE |
|---|---|
| RGB | rgb(138, 133, 222) |
| HSL | hsl(243, 57%, 70%) |
| HSV | hsv(243, 40%, 87%) |
| CMYK | cmyk(37.8%, 40.1%, 0%, 12.9%) |
| CIE-LAB | lab(59.39, 23.06, -44.83) |
| CIE-LCH | lch(59.39, 50.41, 297.22°) |
| OKLab | oklab(65.89% 0.0333 -0.126) |
| OKLCH | oklch(65.89% 0.13 284.8) |
| XYZ | xyz(32.0499, 27.4512, 72.7030) |
| Luminance | 0.2745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.34
Lavender Blue
#8B88F8
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 7.02
Mediumpurple
#9370DB
ΔE00 7.30
Cornflower
#6A79F7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85DE #D9DE85
analogous
#85ADDE #8A85DE #B785DE
triadic
#8A85DE #DE8A85 #85DE8A
tetradic
#8A85DE #DE85AD #D9DE85 #85DEB7
square
#8A85DE #DE85AD #D9DE85 #85DEB7
split-complementary
#8A85DE #DEB785 #ADDE85
monochromatic
#3932B7 #5C55D1 #8A85DE #B8B5EB #E6E5F8
Accessibility & contrast
On white
3.24
#8A85DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#8A85DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85DE
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85DE | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6792E1
Deuteranopia (green-blind)
#648CDC
Tritanopia (blue-blind)
#7396A7
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8a85de; /* rgb */ color: rgb(138, 133, 222); /* oklch */ color: oklch(65.9% 0.130 284.8);
Tailwind
colors: {
custom: {
50: '#afa8e8',
500: '#8a85de',
950: '#000000',
},
}SCSS
$custom: #8a85de; $custom-light: #afa8e8; $custom-dark: #000000;
JSON
{
"hex": "#8a85de",
"rgb": {
"r": 138,
"g": 133,
"b": 222
},
"hsl": {
"h": 243.371,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.65886,
"c": 0.13035,
"h": 284.8
},
"luminance": 0.27452
}Semantic roles & 50–950 ramp
primary
#8A85DE
secondary
#EBECD3
accent
#C521BC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F16
muted
#807F84