#8A92FC#8A92FC
#8A92FC is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.0% C 0.154 H 278.4°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8A92FC |
|---|---|
| RGB | rgb(138, 146, 252) |
| HSL | hsl(236, 95%, 76%) |
| HSV | hsv(236, 45%, 99%) |
| CMYK | cmyk(45.2%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(64.15, 23.91, -53.87) |
| CIE-LCH | lch(64.15, 58.94, 293.94°) |
| OKLab | oklab(70.01% 0.0224 -0.1524) |
| OKLCH | oklch(70.01% 0.154 278.4) |
| XYZ | xyz(38.3255, 32.9874, 96.4243) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.03
Lavender Blue
#8B88F8
ΔE00 3.18
Perrywinkle
#8F8CE7
ΔE00 4.01
Periwinkle (survey)
#8E82FE
ΔE00 5.16
Soft Blue
#6488EA
ΔE00 7.10
Cornflower
#6A79F7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A92FC #FCF48A
analogous
#8ACBFC #8A92FC #BB8AFC
triadic
#8A92FC #FC8A92 #92FC8A
tetradic
#8A92FC #FC8ACB #FCF48A #8AFCBB
square
#8A92FC #FC8ACB #FCF48A #8AFCBB
split-complementary
#8A92FC #FCBB8A #CBFC8A
monochromatic
#1323F9 #4E5AFA #8A92FC #C6CAFE #E1E3FE
Accessibility & contrast
On white
2.76
#8A92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8A92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A92FC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A92FC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#6197FA
Tritanopia (blue-blind)
#62A8BB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8a92fc; /* rgb */ color: rgb(138, 146, 252); /* oklch */ color: oklch(70.0% 0.154 278.4);
Tailwind
colors: {
custom: {
50: '#b1b1fe',
500: '#8a92fc',
950: '#000000',
},
}SCSS
$custom: #8a92fc; $custom-light: #b1b1fe; $custom-dark: #000000;
JSON
{
"hex": "#8a92fc",
"rgb": {
"r": 138,
"g": 146,
"b": 252
},
"hsl": {
"h": 235.789,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.70008,
"c": 0.15404,
"h": 278.4
},
"luminance": 0.32989
}Semantic roles & 50–950 ramp
primary
#8A92FC
secondary
#F6F4D5
accent
#D500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86