#8085EA#8085EA
#8085EA is a light, vivid blue. Relative luminance 0.273; OKLCH L 65.8% C 0.149 H 279.3°. Best body text is #000000 at 6.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8085EA |
|---|---|
| RGB | rgb(128, 133, 234) |
| HSL | hsl(237, 72%, 71%) |
| HSV | hsv(237, 45%, 92%) |
| CMYK | cmyk(45.3%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(59.25, 23.96, -51.77) |
| CIE-LCH | lch(59.25, 57.05, 294.83°) |
| OKLab | oklab(65.8% 0.0241 -0.1466) |
| OKLCH | oklch(65.8% 0.149 279.3) |
| XYZ | xyz(32.1364, 27.3032, 81.4027) |
| Luminance | 0.2731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.68
Perrywinkle
#8F8CE7
ΔE00 3.46
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Cornflower
#6A79F7
ΔE00 5.01
Soft Blue
#6488EA
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8085EA #EAE580
analogous
#80BAEA #8085EA #B080EA
triadic
#8085EA #EA8085 #85EA80
tetradic
#8085EA #EA80BA #EAE580 #80EAB0
square
#8085EA #EA80BA #EAE580 #80EAB0
split-complementary
#8085EA #EAB080 #BAEA80
monochromatic
#222ACE #4B53E1 #8085EA #B5B7F3 #E5E6FB
Accessibility & contrast
On white
3.25
#8085EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.46
#8085EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8085EA
6.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8085EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8085EA | 1.00 | 3.25 | 6.46 | 6.46 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#568BE8
Tritanopia (blue-blind)
#5C9AAC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8085ea; /* rgb */ color: rgb(128, 133, 234); /* oklch */ color: oklch(65.8% 0.149 279.3);
Tailwind
colors: {
custom: {
50: '#aaa8f1',
500: '#8085ea',
950: '#000000',
},
}SCSS
$custom: #8085ea; $custom-light: #aaa8f1; $custom-dark: #000000;
JSON
{
"hex": "#8085ea",
"rgb": {
"r": 128,
"g": 133,
"b": 234
},
"hsl": {
"h": 237.17,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.65795,
"c": 0.14852,
"h": 279.3
},
"luminance": 0.27305
}Semantic roles & 50–950 ramp
primary
#8085EA
secondary
#F1F0D5
accent
#CB12D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85