#8B92E9#8B92E9
#8B92E9 is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.127 H 279.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8B92E9 |
|---|---|
| RGB | rgb(139, 146, 233) |
| HSL | hsl(236, 68%, 73%) |
| HSV | hsv(236, 40%, 91%) |
| CMYK | cmyk(40.3%, 37.3%, 0%, 8.6%) |
| CIE-LAB | lab(63.28, 18.78, -44.79) |
| CIE-LCH | lch(63.28, 48.57, 292.75°) |
| OKLab | oklab(69.06% 0.0199 -0.1259) |
| OKLCH | oklch(69.06% 0.127 279) |
| XYZ | xyz(35.6300, 31.9284, 81.3604) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.46
Periwinkle Blue
#8F99FB
ΔE00 3.00
Lavender Blue
#8B88F8
ΔE00 3.96
Periwinkle (survey)
#8E82FE
ΔE00 6.08
Soft Blue
#6488EA
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B92E9 #E9E28B
analogous
#8BC1E9 #8B92E9 #B38BE9
triadic
#8B92E9 #E98B92 #92E98B
tetradic
#8B92E9 #E98BC1 #E9E28B #8BE9B3
square
#8B92E9 #E98BC1 #E9E28B #8BE9B3
split-complementary
#8B92E9 #E9B38B #C1E98B
monochromatic
#2834D2 #5862DF #8B92E9 #BEC2F3 #E5E7FA
Accessibility & contrast
On white
2.84
#8B92E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8B92E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B92E9
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B92E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B92E9 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEC
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#6EA3B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b92e9; /* rgb */ color: rgb(139, 146, 233); /* oklch */ color: oklch(69.1% 0.127 279.0);
Tailwind
colors: {
custom: {
50: '#b0b1f0',
500: '#8b92e9',
950: '#000000',
},
}SCSS
$custom: #8b92e9; $custom-light: #b0b1f0; $custom-dark: #000000;
JSON
{
"hex": "#8b92e9",
"rgb": {
"r": 139,
"g": 146,
"b": 233
},
"hsl": {
"h": 235.532,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.69057,
"c": 0.12747,
"h": 279
},
"luminance": 0.3193
}Semantic roles & 50–950 ramp
primary
#8B92E9
secondary
#F2F0D9
accent
#C215D0
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111016
muted
#807F84