#8A92EA#8A92EA
#8A92EA is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.0% C 0.129 H 278.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92EA |
|---|---|
| RGB | rgb(138, 146, 234) |
| HSL | hsl(235, 70%, 73%) |
| HSV | hsv(235, 41%, 92%) |
| CMYK | cmyk(41%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(63.26, 18.80, -45.39) |
| CIE-LCH | lch(63.26, 49.13, 292.50°) |
| OKLab | oklab(69.04% 0.0191 -0.1276) |
| OKLCH | oklch(69.04% 0.129 278.5) |
| XYZ | xyz(35.6070, 31.9000, 82.1071) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.65
Periwinkle Blue
#8F99FB
ΔE00 2.86
Lavender Blue
#8B88F8
ΔE00 3.91
Periwinkle (survey)
#8E82FE
ΔE00 6.06
Soft Blue
#6488EA
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92EA #EAE28A
analogous
#8AC2EA #8A92EA #B28AEA
triadic
#8A92EA #EA8A92 #92EA8A
tetradic
#8A92EA #EA8AC2 #EAE28A #8AEAB2
square
#8A92EA #EA8AC2 #EAE28A #8AEAB2
split-complementary
#8A92EA #EAB28A #C2EA8A
monochromatic
#2634D4 #5662E1 #8A92EA #BEC2F3 #E5E7FA
Accessibility & contrast
On white
2.85
#8A92EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8A92EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92EA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92EA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DED
Deuteranopia (green-blind)
#6D96E8
Tritanopia (blue-blind)
#6CA4B3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a92ea; /* rgb */ color: rgb(138, 146, 234); /* oklch */ color: oklch(69.0% 0.129 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f1',
500: '#8a92ea',
950: '#000000',
},
}SCSS
$custom: #8a92ea; $custom-light: #b0b1f1; $custom-dark: #000000;
JSON
{
"hex": "#8a92ea",
"rgb": {
"r": 138,
"g": 146,
"b": 234
},
"hsl": {
"h": 235,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.69036,
"c": 0.12906,
"h": 278.5
},
"luminance": 0.31902
}Semantic roles & 50–950 ramp
primary
#8A92EA
secondary
#F2F0D9
accent
#C214D2
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85