#8D85FF#8D85FF
#8D85FF is a light, vivid blue. Relative luminance 0.297; OKLCH L 68.0% C 0.175 H 283.7°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85FF |
|---|---|
| RGB | rgb(141, 133, 255) |
| HSL | hsl(244, 100%, 76%) |
| HSV | hsv(244, 48%, 100%) |
| CMYK | cmyk(44.7%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(61.36, 33.02, -59.95) |
| CIE-LCH | lch(61.36, 68.44, 298.84°) |
| OKLab | oklab(68% 0.0414 -0.1702) |
| OKLCH | oklch(68% 0.175 283.7) |
| XYZ | xyz(37.4167, 29.6561, 98.3410) |
| Luminance | 0.2966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.96
Lavender Blue
#8B88F8
ΔE00 1.44
Perrywinkle
#8F8CE7
ΔE00 4.26
Periwinkle Blue
#8F99FB
ΔE00 6.02
Cornflower
#6A79F7
ΔE00 6.39
Mediumpurple
#9370DB
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85FF #F7FF85
analogous
#85BAFF #8D85FF #CA85FF
triadic
#8D85FF #FF8D85 #85FF8D
tetradic
#8D85FF #FF85BA #F7FF85 #85FFCA
square
#8D85FF #FF85BA #F7FF85 #85FFCA
split-complementary
#8D85FF #FFCA85 #BAFF85
monochromatic
#1B0BFF #5448FF #8D85FF #C6C2FF #E2E0FF
Accessibility & contrast
On white
3.03
#8D85FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#8D85FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85FF
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85FF | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#4C90FC
Tritanopia (blue-blind)
#689FB6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8d85ff; /* rgb */ color: rgb(141, 133, 255); /* oklch */ color: oklch(68.0% 0.175 283.7);
Tailwind
colors: {
custom: {
50: '#b4a8ff',
500: '#8d85ff',
950: '#000000',
},
}SCSS
$custom: #8d85ff; $custom-light: #b4a8ff; $custom-dark: #000000;
JSON
{
"hex": "#8d85ff",
"rgb": {
"r": 141,
"g": 133,
"b": 255
},
"hsl": {
"h": 243.934,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.67997,
"c": 0.17518,
"h": 283.7
},
"luminance": 0.29658
}Semantic roles & 50–950 ramp
primary
#8D85FF
secondary
#F5F7D4
accent
#E600D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86