#808BFA#808BFA
#808BFA is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.9% C 0.163 H 276.9°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #808BFA |
|---|---|
| RGB | rgb(128, 139, 250) |
| HSL | hsl(235, 92%, 74%) |
| HSV | hsv(235, 49%, 98%) |
| CMYK | cmyk(48.8%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(61.61, 25.14, -56.85) |
| CIE-LCH | lch(61.61, 62.16, 293.86°) |
| OKLab | oklab(67.87% 0.0195 -0.1614) |
| OKLCH | oklch(67.87% 0.163 276.9) |
| XYZ | xyz(35.3847, 29.9545, 94.3412) |
| Luminance | 0.2996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.67
Periwinkle Blue
#8F99FB
ΔE00 4.24
Periwinkle (survey)
#8E82FE
ΔE00 4.42
Perrywinkle
#8F8CE7
ΔE00 4.44
Soft Blue
#6488EA
ΔE00 5.44
Cornflower
#6A79F7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808BFA #FAEF80
analogous
#80C8FA #808BFA #B280FA
triadic
#808BFA #FA808B #8BFA80
tetradic
#808BFA #FA80C8 #FAEF80 #80FAB2
square
#808BFA #FA80C8 #FAEF80 #80FAB2
split-complementary
#808BFA #FAB280 #C8FA80
monochromatic
#0A1FF5 #4555F8 #808BFA #BBC1FC #E2E4FE
Accessibility & contrast
On white
3.00
#808BFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#808BFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808BFA
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808BFA | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFE
Deuteranopia (green-blind)
#5290F8
Tritanopia (blue-blind)
#50A3B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808bfa; /* rgb */ color: rgb(128, 139, 250); /* oklch */ color: oklch(67.9% 0.163 276.9);
Tailwind
colors: {
custom: {
50: '#abacfc',
500: '#808bfa',
950: '#000000',
},
}SCSS
$custom: #808bfa; $custom-light: #abacfc; $custom-dark: #000000;
JSON
{
"hex": "#808bfa",
"rgb": {
"r": 128,
"g": 139,
"b": 250
},
"hsl": {
"h": 234.59,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.67869,
"c": 0.16256,
"h": 276.9
},
"luminance": 0.29957
}Semantic roles & 50–950 ramp
primary
#808BFA
secondary
#F6F3D5
accent
#D100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85