#8B8DF9#8B8DF9
#8B8DF9 is a light, vivid blue. Relative luminance 0.314; OKLCH L 69.0% C 0.156 H 280.7°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8B8DF9 |
|---|---|
| RGB | rgb(139, 141, 249) |
| HSL | hsl(239, 90%, 76%) |
| HSV | hsv(239, 44%, 98%) |
| CMYK | cmyk(44.2%, 43.4%, 0%, 2.4%) |
| CIE-LAB | lab(62.82, 26.20, -54.33) |
| CIE-LCH | lch(62.82, 60.31, 295.74°) |
| OKLab | oklab(68.97% 0.029 -0.1537) |
| OKLCH | oklch(68.97% 0.156 280.7) |
| XYZ | xyz(37.2661, 31.3765, 93.6968) |
| Luminance | 0.3138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.54
Perrywinkle
#8F8CE7
ΔE00 3.01
Periwinkle Blue
#8F99FB
ΔE00 3.47
Periwinkle (survey)
#8E82FE
ΔE00 3.61
Cornflower
#6A79F7
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B8DF9 #F9F78B
analogous
#8BC4F9 #8B8DF9 #C08BF9
triadic
#8B8DF9 #F98B8D #8DF98B
tetradic
#8B8DF9 #F98BC4 #F9F78B #8BF9C0
square
#8B8DF9 #F98BC4 #F9F78B #8BF9C0
split-complementary
#8B8DF9 #F9C08B #C4F98B
monochromatic
#171BF3 #5154F6 #8B8DF9 #C5C6FC #E2E2FD
Accessibility & contrast
On white
2.89
#8B8DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8B8DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B8DF9
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B8DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B8DF9 | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#5C94F7
Tritanopia (blue-blind)
#67A3B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8b8df9; /* rgb */ color: rgb(139, 141, 249); /* oklch */ color: oklch(69.0% 0.156 280.7);
Tailwind
colors: {
custom: {
50: '#b2aefc',
500: '#8b8df9',
950: '#000000',
},
}SCSS
$custom: #8b8df9; $custom-light: #b2aefc; $custom-dark: #000000;
JSON
{
"hex": "#8b8df9",
"rgb": {
"r": 139,
"g": 141,
"b": 249
},
"hsl": {
"h": 238.909,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.68965,
"c": 0.15646,
"h": 280.7
},
"luminance": 0.31378
}Semantic roles & 50–950 ramp
primary
#8B8DF9
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85