#808CF8#808CF8
#808CF8 is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.9% C 0.159 H 276.5°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #808CF8 |
|---|---|
| RGB | rgb(128, 140, 248) |
| HSL | hsl(234, 90%, 74%) |
| HSV | hsv(234, 48%, 97%) |
| CMYK | cmyk(48.4%, 43.5%, 0%, 2.7%) |
| CIE-LAB | lab(61.76, 23.96, -55.52) |
| CIE-LCH | lch(61.76, 60.47, 293.34°) |
| OKLab | oklab(67.94% 0.018 -0.1575) |
| OKLCH | oklch(67.94% 0.159 276.5) |
| XYZ | xyz(35.2182, 30.1206, 92.7469) |
| Luminance | 0.3012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.88
Periwinkle Blue
#8F99FB
ΔE00 3.99
Perrywinkle
#8F8CE7
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 4.74
Soft Blue
#6488EA
ΔE00 5.30
Cornflower
#6A79F7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808CF8 #F8EC80
analogous
#80C8F8 #808CF8 #B080F8
triadic
#808CF8 #F8808C #8CF880
tetradic
#808CF8 #F880C8 #F8EC80 #80F8B0
square
#808CF8 #F880C8 #F8EC80 #80F8B0
split-complementary
#808CF8 #F8B080 #C8F880
monochromatic
#0D24F0 #4657F5 #808CF8 #BAC1FB #E2E5FD
Accessibility & contrast
On white
2.99
#808CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#808CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808CF8
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808CF8 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFC
Deuteranopia (green-blind)
#5591F6
Tritanopia (blue-blind)
#51A3B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808cf8; /* rgb */ color: rgb(128, 140, 248); /* oklch */ color: oklch(67.9% 0.159 276.5);
Tailwind
colors: {
custom: {
50: '#abadfb',
500: '#808cf8',
950: '#000000',
},
}SCSS
$custom: #808cf8; $custom-light: #abadfb; $custom-dark: #000000;
JSON
{
"hex": "#808cf8",
"rgb": {
"r": 128,
"g": 140,
"b": 248
},
"hsl": {
"h": 234,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.67943,
"c": 0.15852,
"h": 276.5
},
"luminance": 0.30123
}Semantic roles & 50–950 ramp
primary
#808CF8
secondary
#F5F2D6
accent
#CF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85