#8087F7#8087F7
#8087F7 is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.9% C 0.164 H 278.3°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8087F7 |
|---|---|
| RGB | rgb(128, 135, 247) |
| HSL | hsl(236, 88%, 74%) |
| HSV | hsv(236, 48%, 97%) |
| CMYK | cmyk(48.2%, 45.3%, 0%, 3.1%) |
| CIE-LAB | lab(60.45, 26.60, -57.05) |
| CIE-LCH | lch(60.45, 62.95, 295.00°) |
| OKLab | oklab(66.93% 0.0236 -0.162) |
| OKLCH | oklch(66.93% 0.164 278.3) |
| XYZ | xyz(34.3494, 28.6306, 91.6940) |
| Luminance | 0.2863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.09
Periwinkle (survey)
#8E82FE
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 4.18
Cornflower
#6A79F7
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8087F7 #F7F080
analogous
#80C2F7 #8087F7 #B480F7
triadic
#8087F7 #F78087 #87F780
tetradic
#8087F7 #F780C2 #F7F080 #80F7B4
square
#8087F7 #F780C2 #F7F080 #80F7B4
split-complementary
#8087F7 #F7B480 #C2F780
monochromatic
#0F1CEE #4651F3 #8087F7 #BABDFB #E2E4FD
Accessibility & contrast
On white
3.12
#8087F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#8087F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8087F7
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8087F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8087F7 | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FB
Deuteranopia (green-blind)
#4E8DF5
Tritanopia (blue-blind)
#539FB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8087f7; /* rgb */ color: rgb(128, 135, 247); /* oklch */ color: oklch(66.9% 0.164 278.3);
Tailwind
colors: {
custom: {
50: '#aba9fa',
500: '#8087f7',
950: '#000000',
},
}SCSS
$custom: #8087f7; $custom-light: #aba9fa; $custom-dark: #000000;
JSON
{
"hex": "#8087f7",
"rgb": {
"r": 128,
"g": 135,
"b": 247
},
"hsl": {
"h": 236.471,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.66934,
"c": 0.16371,
"h": 278.3
},
"luminance": 0.28633
}Semantic roles & 50–950 ramp
primary
#8087F7
secondary
#F5F3D6
accent
#D701E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85