#8A92EE#8A92EE
#8A92EE is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.2% C 0.135 H 278.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92EE |
|---|---|
| RGB | rgb(138, 146, 238) |
| HSL | hsl(235, 75%, 74%) |
| HSV | hsv(235, 42%, 93%) |
| CMYK | cmyk(42%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(63.45, 19.93, -47.29) |
| CIE-LCH | lch(63.45, 51.32, 292.85°) |
| OKLab | oklab(69.25% 0.0199 -0.1332) |
| OKLCH | oklch(69.25% 0.135 278.5) |
| XYZ | xyz(36.1881, 32.1324, 85.1677) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.48
Perrywinkle
#8F8CE7
ΔE00 2.82
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 5.76
Soft Blue
#6488EA
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92EE #EEE68A
analogous
#8AC4EE #8A92EE #B48AEE
triadic
#8A92EE #EE8A92 #92EE8A
tetradic
#8A92EE #EE8AC4 #EEE68A #8AEEB4
square
#8A92EE #EE8AC4 #EEE68A #8AEEB4
split-complementary
#8A92EE #EEB48A #C4EE8A
monochromatic
#202FDD #5560E6 #8A92EE #BFC4F6 #E4E6FB
Accessibility & contrast
On white
2.83
#8A92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8A92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92EE
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92EE | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF2
Deuteranopia (green-blind)
#6B96EC
Tritanopia (blue-blind)
#6AA5B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a92ee; /* rgb */ color: rgb(138, 146, 238); /* oklch */ color: oklch(69.2% 0.135 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f4',
500: '#8a92ee',
950: '#000000',
},
}SCSS
$custom: #8a92ee; $custom-light: #b0b1f4; $custom-dark: #000000;
JSON
{
"hex": "#8a92ee",
"rgb": {
"r": 138,
"g": 146,
"b": 238
},
"hsl": {
"h": 235.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.69246,
"c": 0.13466,
"h": 278.5
},
"luminance": 0.32134
}Semantic roles & 50–950 ramp
primary
#8A92EE
secondary
#F3F1D8
accent
#C70FD7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85