#808FF9#808FF9
#808FF9 is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.6% C 0.156 H 275.4°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #808FF9 |
|---|---|
| RGB | rgb(128, 143, 249) |
| HSL | hsl(233, 91%, 74%) |
| HSV | hsv(233, 49%, 98%) |
| CMYK | cmyk(48.6%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(62.57, 22.50, -54.78) |
| CIE-LCH | lch(62.57, 59.22, 292.33°) |
| OKLab | oklab(68.58% 0.0148 -0.1553) |
| OKLCH | oklch(68.58% 0.156 275.4) |
| XYZ | xyz(35.8181, 31.0716, 93.7142) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.37
Lavender Blue
#8B88F8
ΔE00 3.62
Perrywinkle
#8F8CE7
ΔE00 4.73
Soft Blue
#6488EA
ΔE00 5.26
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Cornflowerblue
#6495ED
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808FF9 #F9EA80
analogous
#80CCF9 #808FF9 #AE80F9
triadic
#808FF9 #F9808F #8FF980
tetradic
#808FF9 #F980CC #F9EA80 #80F9AE
square
#808FF9 #F980CC #F9EA80 #80F9AE
split-complementary
#808FF9 #F9AE80 #CCF980
monochromatic
#0B28F3 #465BF6 #808FF9 #BAC3FC #E2E5FE
Accessibility & contrast
On white
2.91
#808FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#808FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808FF9
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808FF9 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#5993F7
Tritanopia (blue-blind)
#50A5B8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #808ff9; /* rgb */ color: rgb(128, 143, 249); /* oklch */ color: oklch(68.6% 0.156 275.4);
Tailwind
colors: {
custom: {
50: '#abaffc',
500: '#808ff9',
950: '#000000',
},
}SCSS
$custom: #808ff9; $custom-light: #abaffc; $custom-dark: #000000;
JSON
{
"hex": "#808ff9",
"rgb": {
"r": 128,
"g": 143,
"b": 249
},
"hsl": {
"h": 232.562,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.68578,
"c": 0.156,
"h": 275.4
},
"luminance": 0.31074
}Semantic roles & 50–950 ramp
primary
#808FF9
secondary
#F6F2D5
accent
#C900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85