#808DF8#808DF8
#808DF8 is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.1% C 0.157 H 276.2°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #808DF8 |
|---|---|
| RGB | rgb(128, 141, 248) |
| HSL | hsl(234, 90%, 74%) |
| HSV | hsv(234, 48%, 97%) |
| CMYK | cmyk(48.4%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(62.01, 23.37, -55.12) |
| CIE-LCH | lch(62.01, 59.87, 292.98°) |
| OKLab | oklab(68.14% 0.0169 -0.1563) |
| OKLCH | oklch(68.14% 0.157 276.2) |
| XYZ | xyz(35.3650, 30.4142, 92.7958) |
| Luminance | 0.3042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.11
Periwinkle Blue
#8F99FB
ΔE00 3.77
Perrywinkle
#8F8CE7
ΔE00 4.42
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 5.26
Cornflower
#6A79F7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808DF8 #F8EB80
analogous
#80C9F8 #808DF8 #AF80F8
triadic
#808DF8 #F8808D #8DF880
tetradic
#808DF8 #F880C9 #F8EB80 #80F8AF
square
#808DF8 #F880C9 #F8EB80 #80F8AF
split-complementary
#808DF8 #F8AF80 #C9F880
monochromatic
#0D26F0 #4659F5 #808DF8 #BAC1FB #E2E5FD
Accessibility & contrast
On white
2.96
#808DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#808DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808DF8
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808DF8 | 1.00 | 2.96 | 7.08 | 7.08 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#5791F6
Tritanopia (blue-blind)
#51A4B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #808df8; /* rgb */ color: rgb(128, 141, 248); /* oklch */ color: oklch(68.1% 0.157 276.2);
Tailwind
colors: {
custom: {
50: '#abaefb',
500: '#808df8',
950: '#000000',
},
}SCSS
$custom: #808df8; $custom-light: #abaefb; $custom-dark: #000000;
JSON
{
"hex": "#808df8",
"rgb": {
"r": 128,
"g": 141,
"b": 248
},
"hsl": {
"h": 233.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.68135,
"c": 0.15722,
"h": 276.2
},
"luminance": 0.30416
}Semantic roles & 50–950 ramp
primary
#808DF8
secondary
#F5F2D6
accent
#CD00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85