#8087F9#8087F9
#8087F9 is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.1% C 0.166 H 278.3°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8087F9 |
|---|---|
| RGB | rgb(128, 135, 249) |
| HSL | hsl(237, 91%, 74%) |
| HSV | hsv(237, 49%, 98%) |
| CMYK | cmyk(48.6%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(60.56, 27.20, -57.97) |
| CIE-LCH | lch(60.56, 64.04, 295.13°) |
| OKLab | oklab(67.05% 0.0239 -0.1647) |
| OKLCH | oklch(67.05% 0.166 278.3) |
| XYZ | xyz(34.6597, 28.7547, 93.3281) |
| Luminance | 0.2876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.10
Periwinkle (survey)
#8E82FE
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 4.35
Cornflower
#6A79F7
ΔE00 4.94
Periwinkle Blue
#8F99FB
ΔE00 5.26
Soft Blue
#6488EA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8087F9 #F9F280
analogous
#80C4F9 #8087F9 #B680F9
triadic
#8087F9 #F98087 #87F980
tetradic
#8087F9 #F980C4 #F9F280 #80F9B6
square
#8087F9 #F980C4 #F9F280 #80F9B6
split-complementary
#8087F9 #F9B680 #C4F980
monochromatic
#0B19F3 #4650F6 #8087F9 #BABEFC #E2E3FE
Accessibility & contrast
On white
3.11
#8087F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8087F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8087F9
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8087F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8087F9 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#4C8DF6
Tritanopia (blue-blind)
#519FB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8087f9; /* rgb */ color: rgb(128, 135, 249); /* oklch */ color: oklch(67.1% 0.166 278.3);
Tailwind
colors: {
custom: {
50: '#aba9fc',
500: '#8087f9',
950: '#000000',
},
}SCSS
$custom: #8087f9; $custom-light: #aba9fc; $custom-dark: #000000;
JSON
{
"hex": "#8087f9",
"rgb": {
"r": 128,
"g": 135,
"b": 249
},
"hsl": {
"h": 236.529,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.67054,
"c": 0.16644,
"h": 278.3
},
"luminance": 0.28757
}Semantic roles & 50–950 ramp
primary
#8087F9
secondary
#F6F4D5
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85