#808FF0#808FF0
#808FF0 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.1% C 0.144 H 275.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #808FF0 |
|---|---|
| RGB | rgb(128, 143, 240) |
| HSL | hsl(232, 79%, 72%) |
| HSV | hsv(232, 47%, 94%) |
| CMYK | cmyk(46.7%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(62.10, 19.84, -50.57) |
| CIE-LCH | lch(62.10, 54.32, 291.42°) |
| OKLab | oklab(68.07% 0.0132 -0.143) |
| OKLCH | oklch(68.07% 0.144 275.3) |
| XYZ | xyz(34.4478, 30.5235, 86.4977) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.51
Lavender Blue
#8B88F8
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 4.17
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808FF0 #F0E180
analogous
#80C7F0 #808FF0 #A980F0
triadic
#808FF0 #F0808F #8FF080
tetradic
#808FF0 #F080C7 #F0E180 #80F0A9
square
#808FF0 #F080C7 #F0E180 #80F0A9
split-complementary
#808FF0 #F0A980 #C7F080
monochromatic
#1A34DC #495FEA #808FF0 #B7BFF6 #E4E7FC
Accessibility & contrast
On white
2.96
#808FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#808FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808FF0
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808FF0 | 1.00 | 2.96 | 7.11 | 7.11 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#6092EE
Tritanopia (blue-blind)
#56A3B4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #808ff0; /* rgb */ color: rgb(128, 143, 240); /* oklch */ color: oklch(68.1% 0.144 275.3);
Tailwind
colors: {
custom: {
50: '#aaaff5',
500: '#808ff0',
950: '#000000',
},
}SCSS
$custom: #808ff0; $custom-light: #aaaff5; $custom-dark: #000000;
JSON
{
"hex": "#808ff0",
"rgb": {
"r": 128,
"g": 143,
"b": 240
},
"hsl": {
"h": 231.964,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.68071,
"c": 0.14359,
"h": 275.3
},
"luminance": 0.30525
}Semantic roles & 50–950 ramp
primary
#808FF0
secondary
#F4F0D7
accent
#BF0ADB
background
#FAFAFF
surface
#F4F4FE
border
#CECED6
text
#101017
muted
#7F7F85