#8096FB#8096FB
#8096FB is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.150 H 272.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8096FB |
|---|---|
| RGB | rgb(128, 150, 251) |
| HSL | hsl(229, 94%, 74%) |
| HSV | hsv(229, 49%, 98%) |
| CMYK | cmyk(49%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(64.45, 19.00, -52.88) |
| CIE-LCH | lch(64.45, 56.19, 289.76°) |
| OKLab | oklab(70.06% 0.0071 -0.1497) |
| OKLCH | oklch(70.06% 0.15 272.7) |
| XYZ | xyz(37.2155, 33.3646, 95.7271) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Cornflowerblue
#6495ED
ΔE00 5.59
Lavender Blue
#8B88F8
ΔE00 5.63
Soft Blue
#6488EA
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 6.17
Periwinkle (survey)
#8E82FE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8096FB #FBE580
analogous
#80D4FB #8096FB #A880FB
triadic
#8096FB #FB8096 #96FB80
tetradic
#8096FB #FB80D4 #FBE580 #80FBA8
square
#8096FB #FB80D4 #FBE580 #80FBA8
split-complementary
#8096FB #FBA880 #D4FB80
monochromatic
#0934F7 #4565F9 #8096FB #BBC7FD #E1E6FE
Accessibility & contrast
On white
2.74
#8096FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8096FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8096FB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8096FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8096FB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6297F9
Tritanopia (blue-blind)
#4DABBC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8096fb; /* rgb */ color: rgb(128, 150, 251); /* oklch */ color: oklch(70.1% 0.150 272.7);
Tailwind
colors: {
custom: {
50: '#abb4fd',
500: '#8096fb',
950: '#000000',
},
}SCSS
$custom: #8096fb; $custom-light: #abb4fd; $custom-dark: #000000;
JSON
{
"hex": "#8096fb",
"rgb": {
"r": 128,
"g": 150,
"b": 251
},
"hsl": {
"h": 229.268,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.70055,
"c": 0.14986,
"h": 272.7
},
"luminance": 0.33367
}Semantic roles & 50–950 ramp
primary
#8096FB
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086