#808EFF#808EFF
#808EFF is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.7% C 0.165 H 275.8°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #808EFF |
|---|---|
| RGB | rgb(128, 142, 255) |
| HSL | hsl(233, 100%, 75%) |
| HSV | hsv(233, 50%, 100%) |
| CMYK | cmyk(49.8%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(62.64, 24.88, -57.96) |
| CIE-LCH | lch(62.64, 63.07, 293.23°) |
| OKLab | oklab(68.73% 0.0168 -0.1646) |
| OKLCH | oklch(68.73% 0.165 275.8) |
| XYZ | xyz(36.6194, 31.1530, 98.6719) |
| Luminance | 0.3115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 3.67
Perrywinkle
#8F8CE7
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 5.55
Cornflower
#6A79F7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808EFF #FFF180
analogous
#80CDFF #808EFF #B280FF
triadic
#808EFF #FF808E #8EFF80
tetradic
#808EFF #FF80CD #FFF180 #80FFB2
square
#808EFF #FF80CD #FFF180 #80FFB2
split-complementary
#808EFF #FFB280 #CDFF80
monochromatic
#0621FF #4358FF #808EFF #BDC4FF #E0E4FF
Accessibility & contrast
On white
2.90
#808EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#808EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808EFF
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808EFF | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#5293FD
Tritanopia (blue-blind)
#4CA6BA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #808eff; /* rgb */ color: rgb(128, 142, 255); /* oklch */ color: oklch(68.7% 0.165 275.8);
Tailwind
colors: {
custom: {
50: '#acaeff',
500: '#808eff',
950: '#000000',
},
}SCSS
$custom: #808eff; $custom-light: #acaeff; $custom-dark: #000000;
JSON
{
"hex": "#808eff",
"rgb": {
"r": 128,
"g": 142,
"b": 255
},
"hsl": {
"h": 233.386,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68734,
"c": 0.16549,
"h": 275.8
},
"luminance": 0.31155
}Semantic roles & 50–950 ramp
primary
#808EFF
secondary
#F7F3D4
accent
#CC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86