#8296FD#8296FD
#8296FD is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.3% C 0.152 H 273.6°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8296FD |
|---|---|
| RGB | rgb(130, 150, 253) |
| HSL | hsl(230, 97%, 75%) |
| HSV | hsv(230, 49%, 99%) |
| CMYK | cmyk(48.6%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.68, 20.04, -53.61) |
| CIE-LCH | lch(64.68, 57.23, 290.50°) |
| OKLab | oklab(70.3% 0.0095 -0.1518) |
| OKLCH | oklch(70.3% 0.152 273.6) |
| XYZ | xyz(37.8363, 33.6481, 97.4105) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Lavender Blue
#8B88F8
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 6.04
Soft Blue
#6488EA
ΔE00 6.08
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8296FD #FDE982
analogous
#82D3FD #8296FD #AC82FD
triadic
#8296FD #FD8296 #96FD82
tetradic
#8296FD #FD82D3 #FDE982 #82FDAC
square
#8296FD #FD82D3 #FDE982 #82FDAC
split-complementary
#8296FD #FDAC82 #D3FD82
monochromatic
#0A31FB #4663FC #8296FD #BEC9FE #E1E6FF
Accessibility & contrast
On white
2.72
#8296FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#8296FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8296FD
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8296FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8296FD | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#51ACBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8296fd; /* rgb */ color: rgb(130, 150, 253); /* oklch */ color: oklch(70.3% 0.152 273.6);
Tailwind
colors: {
custom: {
50: '#adb4fe',
500: '#8296fd',
950: '#000000',
},
}SCSS
$custom: #8296fd; $custom-light: #adb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8296fd",
"rgb": {
"r": 130,
"g": 150,
"b": 253
},
"hsl": {
"h": 230.244,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.70295,
"c": 0.15207,
"h": 273.6
},
"luminance": 0.3365
}Semantic roles & 50–950 ramp
primary
#8296FD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086