#808BF8#808BF8
#808BF8 is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.8% C 0.160 H 276.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #808BF8 |
|---|---|
| RGB | rgb(128, 139, 248) |
| HSL | hsl(235, 90%, 74%) |
| HSV | hsv(235, 48%, 97%) |
| CMYK | cmyk(48.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(61.51, 24.55, -55.92) |
| CIE-LCH | lch(61.51, 61.07, 293.70°) |
| OKLab | oklab(67.75% 0.0192 -0.1587) |
| OKLCH | oklch(67.75% 0.16 276.9) |
| XYZ | xyz(35.0727, 29.8297, 92.6984) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.66
Periwinkle Blue
#8F99FB
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 4.47
Soft Blue
#6488EA
ΔE00 5.37
Cornflower
#6A79F7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808BF8 #F8ED80
analogous
#80C7F8 #808BF8 #B180F8
triadic
#808BF8 #F8808B #8BF880
tetradic
#808BF8 #F880C7 #F8ED80 #80F8B1
square
#808BF8 #F880C7 #F8ED80 #80F8B1
split-complementary
#808BF8 #F8B180 #C7F880
monochromatic
#0D22F0 #4656F5 #808BF8 #BAC0FB #E2E5FD
Accessibility & contrast
On white
3.01
#808BF8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#808BF8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808BF8
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808BF8 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFC
Deuteranopia (green-blind)
#5390F6
Tritanopia (blue-blind)
#52A2B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #808bf8; /* rgb */ color: rgb(128, 139, 248); /* oklch */ color: oklch(67.8% 0.160 276.9);
Tailwind
colors: {
custom: {
50: '#abacfb',
500: '#808bf8',
950: '#000000',
},
}SCSS
$custom: #808bf8; $custom-light: #abacfb; $custom-dark: #000000;
JSON
{
"hex": "#808bf8",
"rgb": {
"r": 128,
"g": 139,
"b": 248
},
"hsl": {
"h": 234.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.67752,
"c": 0.15983,
"h": 276.9
},
"luminance": 0.29832
}Semantic roles & 50–950 ramp
primary
#808BF8
secondary
#F5F3D6
accent
#D000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85