#808FEB#808FEB
#808FEB is a light, vivid blue. Relative luminance 0.302; OKLCH L 67.8% C 0.137 H 275.1°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #808FEB |
|---|---|
| RGB | rgb(128, 143, 235) |
| HSL | hsl(232, 73%, 71%) |
| HSV | hsv(232, 46%, 92%) |
| CMYK | cmyk(45.5%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(61.85, 18.37, -48.21) |
| CIE-LCH | lch(61.85, 51.59, 290.86°) |
| OKLab | oklab(67.8% 0.0123 -0.1361) |
| OKLCH | oklch(67.8% 0.137 275.1) |
| XYZ | xyz(33.7153, 30.2305, 82.6397) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.74
Perrywinkle
#8F8CE7
ΔE00 3.97
Lavender Blue
#8B88F8
ΔE00 4.08
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 6.18
Cornflowerblue
#6495ED
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808FEB #EBDC80
analogous
#80C4EB #808FEB #A680EB
triadic
#808FEB #EB808F #8FEB80
tetradic
#808FEB #EB80C4 #EBDC80 #80EBA6
square
#808FEB #EB80C4 #EBDC80 #80EBA6
split-complementary
#808FEB #EBA680 #C4EB80
monochromatic
#2139D0 #4B60E3 #808FEB #B5BEF3 #E5E8FB
Accessibility & contrast
On white
2.98
#808FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#808FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808FEB
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808FEB | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#6491E9
Tritanopia (blue-blind)
#5AA2B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808feb; /* rgb */ color: rgb(128, 143, 235); /* oklch */ color: oklch(67.8% 0.137 275.1);
Tailwind
colors: {
custom: {
50: '#aaaff2',
500: '#808feb',
950: '#000000',
},
}SCSS
$custom: #808feb; $custom-light: #aaaff2; $custom-dark: #000000;
JSON
{
"hex": "#808feb",
"rgb": {
"r": 128,
"g": 143,
"b": 235
},
"hsl": {
"h": 231.589,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.67797,
"c": 0.13663,
"h": 275.1
},
"luminance": 0.30232
}Semantic roles & 50–950 ramp
primary
#808FEB
secondary
#F1EED5
accent
#B911D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85