#808DFF#808DFF
#808DFF is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.5% C 0.167 H 276.2°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #808DFF |
|---|---|
| RGB | rgb(128, 141, 255) |
| HSL | hsl(234, 100%, 75%) |
| HSV | hsv(234, 50%, 100%) |
| CMYK | cmyk(49.8%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(62.39, 25.46, -58.36) |
| CIE-LCH | lch(62.39, 63.67, 293.57°) |
| OKLab | oklab(68.54% 0.0179 -0.1658) |
| OKLCH | oklch(68.54% 0.167 276.2) |
| XYZ | xyz(36.4713, 30.8567, 98.6225) |
| Luminance | 0.3086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 3.87
Periwinkle (survey)
#8E82FE
ΔE00 4.89
Perrywinkle
#8F8CE7
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 5.57
Cornflower
#6A79F7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808DFF #FFF280
analogous
#80CDFF #808DFF #B280FF
triadic
#808DFF #FF808D #8DFF80
tetradic
#808DFF #FF80CD #FFF280 #80FFB2
square
#808DFF #FF80CD #FFF280 #80FFB2
split-complementary
#808DFF #FFB280 #CDFF80
monochromatic
#061FFF #4356FF #808DFF #BDC4FF #E0E4FF
Accessibility & contrast
On white
2.93
#808DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#808DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808DFF
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808DFF | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#5092FC
Tritanopia (blue-blind)
#4CA5BA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #808dff; /* rgb */ color: rgb(128, 141, 255); /* oklch */ color: oklch(68.5% 0.167 276.2);
Tailwind
colors: {
custom: {
50: '#acaeff',
500: '#808dff',
950: '#000000',
},
}SCSS
$custom: #808dff; $custom-light: #acaeff; $custom-dark: #000000;
JSON
{
"hex": "#808dff",
"rgb": {
"r": 128,
"g": 141,
"b": 255
},
"hsl": {
"h": 233.858,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.68544,
"c": 0.16678,
"h": 276.2
},
"luminance": 0.30859
}Semantic roles & 50–950 ramp
primary
#808DFF
secondary
#F7F4D4
accent
#CE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86