#8992F9#8992F9
#8992F9 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.8% C 0.150 H 278.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8992F9 |
|---|---|
| RGB | rgb(137, 146, 249) |
| HSL | hsl(235, 90%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(45%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(63.93, 22.82, -52.58) |
| CIE-LCH | lch(63.93, 57.32, 293.46°) |
| OKLab | oklab(69.77% 0.0208 -0.1487) |
| OKLCH | oklch(69.77% 0.15 278) |
| XYZ | xyz(37.6891, 32.7138, 93.9326) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.01
Lavender Blue
#8B88F8
ΔE00 3.27
Perrywinkle
#8F8CE7
ΔE00 3.84
Periwinkle (survey)
#8E82FE
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8992F9 #F9F089
analogous
#89CAF9 #8992F9 #B889F9
triadic
#8992F9 #F98992 #92F989
tetradic
#8992F9 #F989CA #F9F089 #89F9B8
square
#8992F9 #F989CA #F9F089 #89F9B8
split-complementary
#8992F9 #F9B889 #CAF989
monochromatic
#1526F3 #4F5CF6 #8992F9 #C3C8FC #E2E4FE
Accessibility & contrast
On white
2.78
#8992F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#8992F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8992F9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8992F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8992F9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFD
Deuteranopia (green-blind)
#6297F7
Tritanopia (blue-blind)
#62A7B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8992f9; /* rgb */ color: rgb(137, 146, 249); /* oklch */ color: oklch(69.8% 0.150 278.0);
Tailwind
colors: {
custom: {
50: '#b1b1fc',
500: '#8992f9',
950: '#000000',
},
}SCSS
$custom: #8992f9; $custom-light: #b1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8992f9",
"rgb": {
"r": 137,
"g": 146,
"b": 249
},
"hsl": {
"h": 235.179,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.69771,
"c": 0.15011,
"h": 278
},
"luminance": 0.32716
}Semantic roles & 50–950 ramp
primary
#8992F9
secondary
#F6F3D5
accent
#D300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85