#8087F4#8087F4
#8087F4 is a light, vivid blue. Relative luminance 0.284; OKLCH L 66.8% C 0.160 H 278.4°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8087F4 |
|---|---|
| RGB | rgb(128, 135, 244) |
| HSL | hsl(236, 84%, 73%) |
| HSV | hsv(236, 48%, 96%) |
| CMYK | cmyk(47.5%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(60.29, 25.72, -55.66) |
| CIE-LCH | lch(60.29, 61.31, 294.80°) |
| OKLab | oklab(66.76% 0.0232 -0.1579) |
| OKLCH | oklch(66.76% 0.16 278.4) |
| XYZ | xyz(33.8902, 28.4469, 89.2755) |
| Luminance | 0.2845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.13
Periwinkle (survey)
#8E82FE
ΔE00 3.67
Perrywinkle
#8F8CE7
ΔE00 3.94
Cornflower
#6A79F7
ΔE00 4.99
Periwinkle Blue
#8F99FB
ΔE00 5.27
Soft Blue
#6488EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8087F4 #F4ED80
analogous
#80C1F4 #8087F4 #B380F4
triadic
#8087F4 #F48087 #87F480
tetradic
#8087F4 #F480C1 #F4ED80 #80F4B3
square
#8087F4 #F480C1 #F4ED80 #80F4B3
split-complementary
#8087F4 #F4B380 #C1F480
monochromatic
#1421E6 #4852EF #8087F4 #B8BCF9 #E3E4FD
Accessibility & contrast
On white
3.14
#8087F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#8087F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8087F4
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8087F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8087F4 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A96F8
Deuteranopia (green-blind)
#518DF2
Tritanopia (blue-blind)
#559EB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8087f4; /* rgb */ color: rgb(128, 135, 244); /* oklch */ color: oklch(66.8% 0.160 278.4);
Tailwind
colors: {
custom: {
50: '#aba9f8',
500: '#8087f4',
950: '#000000',
},
}SCSS
$custom: #8087f4; $custom-light: #aba9f8; $custom-dark: #000000;
JSON
{
"hex": "#8087f4",
"rgb": {
"r": 128,
"g": 135,
"b": 244
},
"hsl": {
"h": 236.379,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.66757,
"c": 0.15962,
"h": 278.4
},
"luminance": 0.28449
}Semantic roles & 50–950 ramp
primary
#8087F4
secondary
#F5F3D6
accent
#D305E1
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85