#8296FF#8296FF
#8296FF is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.155 H 273.6°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8296FF |
|---|---|
| RGB | rgb(130, 150, 255) |
| HSL | hsl(230, 100%, 75%) |
| HSV | hsv(230, 49%, 100%) |
| CMYK | cmyk(49%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(64.78, 20.64, -54.54) |
| CIE-LCH | lch(64.78, 58.31, 290.73°) |
| OKLab | oklab(70.41% 0.0098 -0.1545) |
| OKLCH | oklch(70.41% 0.155 273.6) |
| XYZ | xyz(38.1565, 33.7762, 99.0972) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Lavender Blue
#8B88F8
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.09
Cornflowerblue
#6495ED
ΔE00 6.11
Soft Blue
#6488EA
ΔE00 6.17
Periwinkle (survey)
#8E82FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8296FF #FFEB82
analogous
#82D4FF #8296FF #AC82FF
triadic
#8296FF #FF8296 #96FF82
tetradic
#8296FF #FF82D4 #FFEB82 #82FFAC
square
#8296FF #FF82D4 #FFEB82 #82FFAC
split-complementary
#8296FF #FFAC82 #D4FF82
monochromatic
#082FFF #4563FF #8296FF #BFC9FF #E0E5FF
Accessibility & contrast
On white
2.71
#8296FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8296FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8296FF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8296FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8296FF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#4FACBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8296ff; /* rgb */ color: rgb(130, 150, 255); /* oklch */ color: oklch(70.4% 0.155 273.6);
Tailwind
colors: {
custom: {
50: '#adb4ff',
500: '#8296ff',
950: '#000000',
},
}SCSS
$custom: #8296ff; $custom-light: #adb4ff; $custom-dark: #000000;
JSON
{
"hex": "#8296ff",
"rgb": {
"r": 130,
"g": 150,
"b": 255
},
"hsl": {
"h": 230.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.70407,
"c": 0.1548,
"h": 273.6
},
"luminance": 0.33779
}Semantic roles & 50–950 ramp
primary
#8296FF
secondary
#F7F2D4
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086