#8189F9#8189F9
#8189F9 is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.5% C 0.164 H 278.0°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8189F9 |
|---|---|
| RGB | rgb(129, 137, 249) |
| HSL | hsl(236, 91%, 74%) |
| HSV | hsv(236, 48%, 98%) |
| CMYK | cmyk(48.2%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(61.13, 26.24, -57.07) |
| CIE-LCH | lch(61.13, 62.81, 294.69°) |
| OKLab | oklab(67.5% 0.0227 -0.162) |
| OKLCH | oklch(67.5% 0.164 278) |
| XYZ | xyz(35.0925, 29.3960, 93.4290) |
| Luminance | 0.2940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.12
Periwinkle (survey)
#8E82FE
ΔE00 3.78
Perrywinkle
#8F8CE7
ΔE00 4.17
Periwinkle Blue
#8F99FB
ΔE00 4.69
Cornflower
#6A79F7
ΔE00 5.45
Soft Blue
#6488EA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8189F9 #F9F181
analogous
#81C5F9 #8189F9 #B581F9
triadic
#8189F9 #F98189 #89F981
tetradic
#8189F9 #F981C5 #F9F181 #81F9B5
square
#8189F9 #F981C5 #F9F181 #81F9B5
split-complementary
#8189F9 #F9B581 #C5F981
monochromatic
#0C1CF3 #4752F6 #8189F9 #BBC0FC #E2E4FE
Accessibility & contrast
On white
3.05
#8189F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#8189F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8189F9
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8189F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8189F9 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#508FF7
Tritanopia (blue-blind)
#53A1B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8189f9; /* rgb */ color: rgb(129, 137, 249); /* oklch */ color: oklch(67.5% 0.164 278.0);
Tailwind
colors: {
custom: {
50: '#acabfc',
500: '#8189f9',
950: '#000000',
},
}SCSS
$custom: #8189f9; $custom-light: #acabfc; $custom-dark: #000000;
JSON
{
"hex": "#8189f9",
"rgb": {
"r": 129,
"g": 137,
"b": 249
},
"hsl": {
"h": 236,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.675,
"c": 0.16361,
"h": 278
},
"luminance": 0.29398
}Semantic roles & 50–950 ramp
primary
#8189F9
secondary
#F6F4D5
accent
#D600E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85