#808FF8#808FF8
#808FF8 is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.5% C 0.155 H 275.4°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #808FF8 |
|---|---|
| RGB | rgb(128, 143, 248) |
| HSL | hsl(233, 90%, 74%) |
| HSV | hsv(233, 48%, 97%) |
| CMYK | cmyk(48.4%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(62.52, 22.20, -54.32) |
| CIE-LCH | lch(62.52, 58.68, 292.23°) |
| OKLab | oklab(68.52% 0.0146 -0.1539) |
| OKLCH | oklch(68.52% 0.155 275.4) |
| XYZ | xyz(35.6625, 31.0093, 92.8950) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Lavender Blue
#8B88F8
ΔE00 3.63
Perrywinkle
#8F8CE7
ΔE00 4.66
Soft Blue
#6488EA
ΔE00 5.22
Periwinkle (survey)
#8E82FE
ΔE00 5.58
Cornflowerblue
#6495ED
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808FF8 #F8E980
analogous
#80CBF8 #808FF8 #AD80F8
triadic
#808FF8 #F8808F #8FF880
tetradic
#808FF8 #F880CB #F8E980 #80F8AD
square
#808FF8 #F880CB #F8E980 #80F8AD
split-complementary
#808FF8 #F8AD80 #CBF880
monochromatic
#0D2AF0 #465CF5 #808FF8 #BAC2FB #E2E5FD
Accessibility & contrast
On white
2.92
#808FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#808FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808FF8
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808FF8 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#5A93F6
Tritanopia (blue-blind)
#51A5B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #808ff8; /* rgb */ color: rgb(128, 143, 248); /* oklch */ color: oklch(68.5% 0.155 275.4);
Tailwind
colors: {
custom: {
50: '#abaffb',
500: '#808ff8',
950: '#000000',
},
}SCSS
$custom: #808ff8; $custom-light: #abaffb; $custom-dark: #000000;
JSON
{
"hex": "#808ff8",
"rgb": {
"r": 128,
"g": 143,
"b": 248
},
"hsl": {
"h": 232.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.68521,
"c": 0.15463,
"h": 275.4
},
"luminance": 0.31011
}Semantic roles & 50–950 ramp
primary
#808FF8
secondary
#F5F1D6
accent
#C900E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85