#8087F6#8087F6
#8087F6 is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.9% C 0.162 H 278.3°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8087F6 |
|---|---|
| RGB | rgb(128, 135, 246) |
| HSL | hsl(236, 87%, 73%) |
| HSV | hsv(236, 48%, 96%) |
| CMYK | cmyk(48%, 45.1%, 0%, 3.5%) |
| CIE-LAB | lab(60.40, 26.31, -56.59) |
| CIE-LCH | lch(60.40, 62.40, 294.93°) |
| OKLab | oklab(66.88% 0.0235 -0.1606) |
| OKLCH | oklch(66.88% 0.162 278.3) |
| XYZ | xyz(34.1955, 28.5691, 90.8834) |
| Luminance | 0.2857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.09
Periwinkle (survey)
#8E82FE
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 4.10
Cornflower
#6A79F7
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8087F6 #F6EF80
analogous
#80C2F6 #8087F6 #B480F6
triadic
#8087F6 #F68087 #87F680
tetradic
#8087F6 #F680C2 #F6EF80 #80F6B4
square
#8087F6 #F680C2 #F6EF80 #80F6B4
split-complementary
#8087F6 #F6B480 #C2F680
monochromatic
#111EEB #4751F2 #8087F6 #B9BDFA #E2E4FD
Accessibility & contrast
On white
3.13
#8087F6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8087F6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8087F6
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8087F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8087F6 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5996FA
Deuteranopia (green-blind)
#4F8DF4
Tritanopia (blue-blind)
#549FB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8087f6; /* rgb */ color: rgb(128, 135, 246); /* oklch */ color: oklch(66.9% 0.162 278.3);
Tailwind
colors: {
custom: {
50: '#aba9fa',
500: '#8087f6',
950: '#000000',
},
}SCSS
$custom: #8087f6; $custom-light: #aba9fa; $custom-dark: #000000;
JSON
{
"hex": "#8087f6",
"rgb": {
"r": 128,
"g": 135,
"b": 246
},
"hsl": {
"h": 236.441,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.66875,
"c": 0.16235,
"h": 278.3
},
"luminance": 0.28571
}Semantic roles & 50–950 ramp
primary
#8087F6
secondary
#F5F3D6
accent
#D602E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85