#8285FF#8285FF
#8285FF is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.177 H 279.5°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8285FF |
|---|---|
| RGB | rgb(130, 133, 255) |
| HSL | hsl(239, 100%, 75%) |
| HSV | hsv(239, 49%, 100%) |
| CMYK | cmyk(49%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(60.55, 30.59, -61.29) |
| CIE-LCH | lch(60.55, 68.50, 296.52°) |
| OKLab | oklab(67.19% 0.029 -0.1744) |
| OKLCH | oklch(67.19% 0.177 279.5) |
| XYZ | xyz(35.6379, 28.7389, 98.2577) |
| Luminance | 0.2874 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.02
Periwinkle (survey)
#8E82FE
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 4.87
Periwinkle Blue
#8F99FB
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8285FF #FFFC82
analogous
#82C3FF #8285FF #BD82FF
triadic
#8285FF #FF8285 #85FF82
tetradic
#8285FF #FF82C3 #FFFC82 #82FFBD
square
#8285FF #FF82C3 #FFFC82 #82FFBD
split-complementary
#8285FF #FFBD82 #C3FF82
monochromatic
#080EFF #4549FF #8285FF #BFC1FF #E0E1FF
Accessibility & contrast
On white
3.11
#8285FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8285FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8285FF
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8285FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8285FF | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E97FF
Deuteranopia (green-blind)
#438DFC
Tritanopia (blue-blind)
#529FB6
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8285ff; /* rgb */ color: rgb(130, 133, 255); /* oklch */ color: oklch(67.2% 0.177 279.5);
Tailwind
colors: {
custom: {
50: '#ada8ff',
500: '#8285ff',
950: '#000000',
},
}SCSS
$custom: #8285ff; $custom-light: #ada8ff; $custom-dark: #000000;
JSON
{
"hex": "#8285ff",
"rgb": {
"r": 130,
"g": 133,
"b": 255
},
"hsl": {
"h": 238.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.67187,
"c": 0.17681,
"h": 279.5
},
"luminance": 0.28741
}Semantic roles & 50–950 ramp
primary
#8285FF
secondary
#F7F6D4
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86