#8A92FF#8A92FF
#8A92FF is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.2% C 0.158 H 278.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92FF |
|---|---|
| RGB | rgb(138, 146, 255) |
| HSL | hsl(236, 100%, 77%) |
| HSV | hsv(236, 46%, 100%) |
| CMYK | cmyk(45.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(64.31, 24.78, -55.26) |
| CIE-LCH | lch(64.31, 60.56, 294.15°) |
| OKLab | oklab(70.18% 0.0229 -0.1565) |
| OKLCH | oklch(70.18% 0.158 278.3) |
| XYZ | xyz(38.8046, 33.1790, 98.9478) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.14
Lavender Blue
#8B88F8
ΔE00 3.25
Perrywinkle
#8F8CE7
ΔE00 4.32
Periwinkle (survey)
#8E82FE
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 7.18
Cornflower
#6A79F7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92FF #FFF78A
analogous
#8ACDFF #8A92FF #BC8AFF
triadic
#8A92FF #FF8A92 #92FF8A
tetradic
#8A92FF #FF8ACD #FFF78A #8AFFBC
square
#8A92FF #FF8ACD #FFF78A #8AFFBC
split-complementary
#8A92FF #FFBC8A #CDFF8A
monochromatic
#1020FF #4D59FF #8A92FF #C7CBFF #E0E2FF
Accessibility & contrast
On white
2.75
#8A92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8A92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92FF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92FF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#5E98FD
Tritanopia (blue-blind)
#61A9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a92ff; /* rgb */ color: rgb(138, 146, 255); /* oklch */ color: oklch(70.2% 0.158 278.3);
Tailwind
colors: {
custom: {
50: '#b2b1ff',
500: '#8a92ff',
950: '#000000',
},
}SCSS
$custom: #8a92ff; $custom-light: #b2b1ff; $custom-dark: #000000;
JSON
{
"hex": "#8a92ff",
"rgb": {
"r": 138,
"g": 146,
"b": 255
},
"hsl": {
"h": 235.897,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.70176,
"c": 0.15814,
"h": 278.3
},
"luminance": 0.33181
}Semantic roles & 50–950 ramp
primary
#8A92FF
secondary
#F7F5D4
accent
#D600E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86