#8296FC#8296FC
#8296FC is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.151 H 273.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8296FC |
|---|---|
| RGB | rgb(130, 150, 252) |
| HSL | hsl(230, 95%, 75%) |
| HSV | hsv(230, 48%, 99%) |
| CMYK | cmyk(48.4%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(64.63, 19.75, -53.14) |
| CIE-LCH | lch(64.63, 56.69, 290.39°) |
| OKLab | oklab(70.24% 0.0093 -0.1504) |
| OKLCH | oklch(70.24% 0.151 273.5) |
| XYZ | xyz(37.6774, 33.5845, 96.5737) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Lavender Blue
#8B88F8
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8296FC #FCE882
analogous
#82D3FC #8296FC #AB82FC
triadic
#8296FC #FC8296 #96FC82
tetradic
#8296FC #FC82D3 #FCE882 #82FCAB
square
#8296FC #FC82D3 #FCE882 #82FCAB
split-complementary
#8296FC #FCAB82 #D3FC82
monochromatic
#0A32F9 #4664FB #8296FC #BEC8FD #E1E6FE
Accessibility & contrast
On white
2.72
#8296FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8296FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8296FC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8296FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8296FC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6298FA
Tritanopia (blue-blind)
#51ACBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8296fc; /* rgb */ color: rgb(130, 150, 252); /* oklch */ color: oklch(70.2% 0.151 273.5);
Tailwind
colors: {
custom: {
50: '#acb4fe',
500: '#8296fc',
950: '#000000',
},
}SCSS
$custom: #8296fc; $custom-light: #acb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8296fc",
"rgb": {
"r": 130,
"g": 150,
"b": 252
},
"hsl": {
"h": 230.164,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.7024,
"c": 0.1507,
"h": 273.5
},
"luminance": 0.33587
}Semantic roles & 50–950 ramp
primary
#8296FC
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086