#8A92EC#8A92EC
#8A92EC is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.1% C 0.132 H 278.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92EC |
|---|---|
| RGB | rgb(138, 146, 236) |
| HSL | hsl(235, 72%, 73%) |
| HSV | hsv(235, 42%, 93%) |
| CMYK | cmyk(41.5%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(63.36, 19.36, -46.34) |
| CIE-LCH | lch(63.36, 50.22, 292.68°) |
| OKLab | oklab(69.14% 0.0195 -0.1304) |
| OKLCH | oklch(69.14% 0.132 278.5) |
| XYZ | xyz(35.8959, 32.0156, 83.6289) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 2.72
Lavender Blue
#8B88F8
ΔE00 3.74
Periwinkle (survey)
#8E82FE
ΔE00 5.90
Soft Blue
#6488EA
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92EC #ECE48A
analogous
#8AC3EC #8A92EC #B38AEC
triadic
#8A92EC #EC8A92 #92EC8A
tetradic
#8A92EC #EC8AC3 #ECE48A #8AECB3
square
#8A92EC #EC8AC3 #ECE48A #8AECB3
split-complementary
#8A92EC #ECB38A #C3EC8A
monochromatic
#2332D8 #5561E3 #8A92EC #BFC3F5 #E5E6FB
Accessibility & contrast
On white
2.84
#8A92EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#8A92EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92EC
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92EC | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#6C96EA
Tritanopia (blue-blind)
#6BA4B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a92ec; /* rgb */ color: rgb(138, 146, 236); /* oklch */ color: oklch(69.1% 0.132 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f2',
500: '#8a92ec',
950: '#000000',
},
}SCSS
$custom: #8a92ec; $custom-light: #b0b1f2; $custom-dark: #000000;
JSON
{
"hex": "#8a92ec",
"rgb": {
"r": 138,
"g": 146,
"b": 236
},
"hsl": {
"h": 235.102,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.69141,
"c": 0.13187,
"h": 278.5
},
"luminance": 0.32017
}Semantic roles & 50–950 ramp
primary
#8A92EC
secondary
#F2F0D9
accent
#C411D4
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85