#8A92ED#8A92ED
#8A92ED is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.2% C 0.133 H 278.5°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92ED |
|---|---|
| RGB | rgb(138, 146, 237) |
| HSL | hsl(235, 73%, 74%) |
| HSV | hsv(235, 42%, 93%) |
| CMYK | cmyk(41.8%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(63.40, 19.64, -46.81) |
| CIE-LCH | lch(63.40, 50.77, 292.76°) |
| OKLab | oklab(69.19% 0.0197 -0.1318) |
| OKLCH | oklch(69.19% 0.133 278.5) |
| XYZ | xyz(36.0416, 32.0738, 84.3962) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.57
Perrywinkle
#8F8CE7
ΔE00 2.76
Lavender Blue
#8B88F8
ΔE00 3.67
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92ED #EDE58A
analogous
#8AC3ED #8A92ED #B38AED
triadic
#8A92ED #ED8A92 #92ED8A
tetradic
#8A92ED #ED8AC3 #EDE58A #8AEDB3
square
#8A92ED #ED8AC3 #EDE58A #8AEDB3
split-complementary
#8A92ED #EDB38A #C3ED8A
monochromatic
#2231DB #5561E5 #8A92ED #BFC3F5 #E4E6FB
Accessibility & contrast
On white
2.83
#8A92ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8A92ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92ED
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92ED | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#6BA4B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a92ed; /* rgb */ color: rgb(138, 146, 237); /* oklch */ color: oklch(69.2% 0.133 278.5);
Tailwind
colors: {
custom: {
50: '#b0b1f3',
500: '#8a92ed',
950: '#000000',
},
}SCSS
$custom: #8a92ed; $custom-light: #b0b1f3; $custom-dark: #000000;
JSON
{
"hex": "#8a92ed",
"rgb": {
"r": 138,
"g": 146,
"b": 237
},
"hsl": {
"h": 235.152,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.69193,
"c": 0.13326,
"h": 278.5
},
"luminance": 0.32075
}Semantic roles & 50–950 ramp
primary
#8A92ED
secondary
#F3F0D8
accent
#C510D5
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85