#8291FF#8291FF
#8291FF is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.4% C 0.161 H 275.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8291FF |
|---|---|
| RGB | rgb(130, 145, 255) |
| HSL | hsl(233, 100%, 75%) |
| HSV | hsv(233, 49%, 100%) |
| CMYK | cmyk(49%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(63.52, 23.56, -56.55) |
| CIE-LCH | lch(63.52, 61.26, 292.62°) |
| OKLab | oklab(69.44% 0.0155 -0.1604) |
| OKLCH | oklch(69.44% 0.161 275.5) |
| XYZ | xyz(37.3757, 32.2144, 98.8369) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 3.92
Perrywinkle
#8F8CE7
ΔE00 5.18
Periwinkle (survey)
#8E82FE
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 5.87
Cornflowerblue
#6495ED
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8291FF #FFF082
analogous
#82CFFF #8291FF #B182FF
triadic
#8291FF #FF8291 #91FF82
tetradic
#8291FF #FF82CF #FFF082 #82FFB1
square
#8291FF #FF82CF #FFF082 #82FFB1
split-complementary
#8291FF #FFB182 #CFFF82
monochromatic
#0825FF #455BFF #8291FF #BFC7FF #E0E4FF
Accessibility & contrast
On white
2.82
#8291FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#8291FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8291FF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8291FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8291FF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#5895FD
Tritanopia (blue-blind)
#50A8BC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8291ff; /* rgb */ color: rgb(130, 145, 255); /* oklch */ color: oklch(69.4% 0.161 275.5);
Tailwind
colors: {
custom: {
50: '#adb1ff',
500: '#8291ff',
950: '#000000',
},
}SCSS
$custom: #8291ff; $custom-light: #adb1ff; $custom-dark: #000000;
JSON
{
"hex": "#8291ff",
"rgb": {
"r": 130,
"g": 145,
"b": 255
},
"hsl": {
"h": 232.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.6944,
"c": 0.16117,
"h": 275.5
},
"luminance": 0.32217
}Semantic roles & 50–950 ramp
primary
#8291FF
secondary
#F7F3D4
accent
#CA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86