#8096FC#8096FC
#8096FC is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.151 H 272.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8096FC |
|---|---|
| RGB | rgb(128, 150, 252) |
| HSL | hsl(229, 95%, 75%) |
| HSV | hsv(229, 49%, 99%) |
| CMYK | cmyk(49.2%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(64.51, 19.30, -53.35) |
| CIE-LCH | lch(64.51, 56.73, 289.89°) |
| OKLab | oklab(70.11% 0.0073 -0.1511) |
| OKLCH | oklch(70.11% 0.151 272.8) |
| XYZ | xyz(37.3735, 33.4278, 96.5595) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Cornflowerblue
#6495ED
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 5.63
Soft Blue
#6488EA
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 6.22
Periwinkle (survey)
#8E82FE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8096FC #FCE680
analogous
#80D4FC #8096FC #A880FC
triadic
#8096FC #FC8096 #96FC80
tetradic
#8096FC #FC80D4 #FCE680 #80FCA8
square
#8096FC #FC80D4 #FCE680 #80FCA8
split-complementary
#8096FC #FCA880 #D4FC80
monochromatic
#0833F9 #4465FB #8096FC #BCC7FD #E1E6FE
Accessibility & contrast
On white
2.73
#8096FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8096FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8096FC
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8096FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8096FC | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6197FA
Tritanopia (blue-blind)
#4DACBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8096fc; /* rgb */ color: rgb(128, 150, 252); /* oklch */ color: oklch(70.1% 0.151 272.8);
Tailwind
colors: {
custom: {
50: '#abb4fe',
500: '#8096fc',
950: '#000000',
},
}SCSS
$custom: #8096fc; $custom-light: #abb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8096fc",
"rgb": {
"r": 128,
"g": 150,
"b": 252
},
"hsl": {
"h": 229.355,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.70111,
"c": 0.15123,
"h": 272.8
},
"luminance": 0.3343
}Semantic roles & 50–950 ramp
primary
#8096FC
secondary
#F7F0D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086