#8296FB#8296FB
#8296FB is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.2% C 0.149 H 273.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8296FB |
|---|---|
| RGB | rgb(130, 150, 251) |
| HSL | hsl(230, 94%, 75%) |
| HSV | hsv(230, 48%, 98%) |
| CMYK | cmyk(48.2%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(64.58, 19.45, -52.67) |
| CIE-LCH | lch(64.58, 56.15, 290.27°) |
| OKLab | oklab(70.18% 0.0091 -0.149) |
| OKLCH | oklch(70.18% 0.149 273.5) |
| XYZ | xyz(37.5194, 33.5213, 95.7413) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Lavender Blue
#8B88F8
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 5.97
Soft Blue
#6488EA
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8296FB #FBE782
analogous
#82D2FB #8296FB #AB82FB
triadic
#8296FB #FB8296 #96FB82
tetradic
#8296FB #FB82D2 #FBE782 #82FBAB
square
#8296FB #FB82D2 #FBE782 #82FBAB
split-complementary
#8296FB #FBAB82 #D2FB82
monochromatic
#0B32F7 #4764F9 #8296FB #BDC8FD #E1E6FE
Accessibility & contrast
On white
2.73
#8296FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8296FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8296FB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8296FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8296FB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6398F9
Tritanopia (blue-blind)
#52ABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8296fb; /* rgb */ color: rgb(130, 150, 251); /* oklch */ color: oklch(70.2% 0.149 273.5);
Tailwind
colors: {
custom: {
50: '#acb4fd',
500: '#8296fb',
950: '#000000',
},
}SCSS
$custom: #8296fb; $custom-light: #acb4fd; $custom-dark: #000000;
JSON
{
"hex": "#8296fb",
"rgb": {
"r": 130,
"g": 150,
"b": 251
},
"hsl": {
"h": 230.083,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.70184,
"c": 0.14933,
"h": 273.5
},
"luminance": 0.33524
}Semantic roles & 50–950 ramp
primary
#8296FB
secondary
#F6F1D5
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086