#8085FE#8085FE
#8085FE is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.0% C 0.176 H 278.7°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8085FE |
|---|---|
| RGB | rgb(128, 133, 254) |
| HSL | hsl(238, 98%, 75%) |
| HSV | hsv(238, 50%, 100%) |
| CMYK | cmyk(49.6%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(60.35, 29.86, -61.06) |
| CIE-LCH | lch(60.35, 67.97, 296.06°) |
| OKLab | oklab(66.99% 0.0267 -0.1738) |
| OKLCH | oklch(66.99% 0.176 278.7) |
| XYZ | xyz(35.1735, 28.5180, 97.3978) |
| Luminance | 0.2852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.25
Periwinkle (survey)
#8E82FE
ΔE00 3.01
Cornflower
#6A79F7
ΔE00 4.63
Perrywinkle
#8F8CE7
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.86
Soft Blue
#6488EA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8085FE #FEF980
analogous
#80C4FE #8085FE #BA80FE
triadic
#8085FE #FE8085 #85FE80
tetradic
#8085FE #FE80C4 #FEF980 #80FEBA
square
#8085FE #FE80C4 #FEF980 #80FEBA
split-complementary
#8085FE #FEBA80 #C4FE80
monochromatic
#0710FD #434BFE #8085FE #BDBFFE #E1E2FF
Accessibility & contrast
On white
3.13
#8085FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#8085FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8085FE
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8085FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8085FE | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#428DFB
Tritanopia (blue-blind)
#4E9FB5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8085fe; /* rgb */ color: rgb(128, 133, 254); /* oklch */ color: oklch(67.0% 0.176 278.7);
Tailwind
colors: {
custom: {
50: '#aca8ff',
500: '#8085fe',
950: '#000000',
},
}SCSS
$custom: #8085fe; $custom-light: #aca8ff; $custom-dark: #000000;
JSON
{
"hex": "#8085fe",
"rgb": {
"r": 128,
"g": 133,
"b": 254
},
"hsl": {
"h": 237.619,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.66985,
"c": 0.17583,
"h": 278.7
},
"luminance": 0.2852
}Semantic roles & 50–950 ramp
primary
#8085FE
secondary
#F7F6D4
accent
#DC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86