#808AFF#808AFF
#808AFF is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.0% C 0.171 H 277.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #808AFF |
|---|---|
| RGB | rgb(128, 138, 255) |
| HSL | hsl(235, 100%, 75%) |
| HSV | hsv(235, 50%, 100%) |
| CMYK | cmyk(49.8%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(61.64, 27.22, -59.55) |
| CIE-LCH | lch(61.64, 65.48, 294.57°) |
| OKLab | oklab(67.98% 0.0213 -0.1693) |
| OKLCH | oklch(67.98% 0.171 277.2) |
| XYZ | xyz(36.0349, 29.9840, 98.4770) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.63
Periwinkle (survey)
#8E82FE
ΔE00 4.10
Periwinkle Blue
#8F99FB
ΔE00 4.57
Perrywinkle
#8F8CE7
ΔE00 4.85
Cornflower
#6A79F7
ΔE00 5.65
Soft Blue
#6488EA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808AFF #FFF580
analogous
#80C9FF #808AFF #B680FF
triadic
#808AFF #FF808A #8AFF80
tetradic
#808AFF #FF80C9 #FFF580 #80FFB6
square
#808AFF #FF80C9 #FFF580 #80FFB6
split-complementary
#808AFF #FFB680 #C9FF80
monochromatic
#0619FF #4352FF #808AFF #BDC2FF #E0E3FF
Accessibility & contrast
On white
3.00
#808AFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#808AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808AFF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808AFF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#4B90FC
Tritanopia (blue-blind)
#4CA3B8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808aff; /* rgb */ color: rgb(128, 138, 255); /* oklch */ color: oklch(68.0% 0.171 277.2);
Tailwind
colors: {
custom: {
50: '#acacff',
500: '#808aff',
950: '#000000',
},
}SCSS
$custom: #808aff; $custom-light: #acacff; $custom-dark: #000000;
JSON
{
"hex": "#808aff",
"rgb": {
"r": 128,
"g": 138,
"b": 255
},
"hsl": {
"h": 235.276,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.67977,
"c": 0.17065,
"h": 277.2
},
"luminance": 0.29986
}Semantic roles & 50–950 ramp
primary
#808AFF
secondary
#F7F5D4
accent
#D300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86