#8D85EF#8D85EF
#8D85EF is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.1% C 0.154 H 284.9°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85EF |
|---|---|
| RGB | rgb(141, 133, 239) |
| HSL | hsl(245, 77%, 73%) |
| HSV | hsv(245, 44%, 94%) |
| CMYK | cmyk(41%, 44.4%, 0%, 6.3%) |
| CIE-LAB | lab(60.49, 28.51, -52.52) |
| CIE-LCH | lch(60.49, 59.76, 298.50°) |
| OKLab | oklab(67.06% 0.0395 -0.1484) |
| OKLCH | oklch(67.06% 0.154 284.9) |
| XYZ | xyz(34.9476, 28.6684, 85.3368) |
| Luminance | 0.2867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.73
Periwinkle (survey)
#8E82FE
ΔE00 2.34
Perrywinkle
#8F8CE7
ΔE00 2.59
Periwinkle Blue
#8F99FB
ΔE00 6.18
Cornflower
#6A79F7
ΔE00 6.71
Mediumpurple
#9370DB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85EF #E7EF85
analogous
#85B2EF #8D85EF #C285EF
triadic
#8D85EF #EF8D85 #85EF8D
tetradic
#8D85EF #EF85B2 #E7EF85 #85EFC2
square
#8D85EF #EF85B2 #E7EF85 #85EFC2
split-complementary
#8D85EF #EFC285 #B2EF85
monochromatic
#2B1DDD #5A4FE8 #8D85EF #C0BBF6 #E6E4FB
Accessibility & contrast
On white
3.12
#8D85EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#8D85EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85EF
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85EF | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D95F3
Deuteranopia (green-blind)
#5A8FED
Tritanopia (blue-blind)
#709AAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8d85ef; /* rgb */ color: rgb(141, 133, 239); /* oklch */ color: oklch(67.1% 0.154 284.9);
Tailwind
colors: {
custom: {
50: '#b3a8f5',
500: '#8d85ef',
950: '#000000',
},
}SCSS
$custom: #8d85ef; $custom-light: #b3a8f5; $custom-dark: #000000;
JSON
{
"hex": "#8d85ef",
"rgb": {
"r": 141,
"g": 133,
"b": 239
},
"hsl": {
"h": 244.528,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.6706,
"c": 0.15361,
"h": 284.9
},
"luminance": 0.2867
}Semantic roles & 50–950 ramp
primary
#8D85EF
secondary
#F1F3D8
accent
#D90CCA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85