#8289F9#8289F9
#8289F9 is a light, vivid blue. Relative luminance 0.295; OKLCH L 67.6% C 0.163 H 278.4°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8289F9 |
|---|---|
| RGB | rgb(130, 137, 249) |
| HSL | hsl(236, 91%, 74%) |
| HSV | hsv(236, 48%, 98%) |
| CMYK | cmyk(47.8%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(61.20, 26.47, -56.96) |
| CIE-LCH | lch(61.20, 62.80, 294.92°) |
| OKLab | oklab(67.57% 0.0238 -0.1617) |
| OKLCH | oklch(67.57% 0.163 278.4) |
| XYZ | xyz(35.2452, 29.4748, 93.4362) |
| Luminance | 0.2948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.93
Periwinkle (survey)
#8E82FE
ΔE00 3.62
Perrywinkle
#8F8CE7
ΔE00 4.03
Periwinkle Blue
#8F99FB
ΔE00 4.65
Cornflower
#6A79F7
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8289F9 #F9F282
analogous
#82C4F9 #8289F9 #B782F9
triadic
#8289F9 #F98289 #89F982
tetradic
#8289F9 #F982C4 #F9F282 #82F9B7
square
#8289F9 #F982C4 #F9F282 #82F9B7
split-complementary
#8289F9 #F9B782 #C4F982
monochromatic
#0D1BF3 #4852F6 #8289F9 #BCC0FC #E2E3FE
Accessibility & contrast
On white
3.05
#8289F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#8289F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8289F9
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8289F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8289F9 | 1.00 | 3.05 | 6.90 | 6.90 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#518FF7
Tritanopia (blue-blind)
#55A1B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8289f9; /* rgb */ color: rgb(130, 137, 249); /* oklch */ color: oklch(67.6% 0.163 278.4);
Tailwind
colors: {
custom: {
50: '#adabfc',
500: '#8289f9',
950: '#000000',
},
}SCSS
$custom: #8289f9; $custom-light: #adabfc; $custom-dark: #000000;
JSON
{
"hex": "#8289f9",
"rgb": {
"r": 130,
"g": 137,
"b": 249
},
"hsl": {
"h": 236.471,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.6757,
"c": 0.16341,
"h": 278.4
},
"luminance": 0.29477
}Semantic roles & 50–950 ramp
primary
#8289F9
secondary
#F6F4D5
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85