#8992F3#8992F3
#8992F3 is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.4% C 0.142 H 278.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8992F3 |
|---|---|
| RGB | rgb(137, 146, 243) |
| HSL | hsl(235, 82%, 75%) |
| HSV | hsv(235, 44%, 95%) |
| CMYK | cmyk(43.6%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(63.63, 21.10, -49.77) |
| CIE-LCH | lch(63.63, 54.06, 292.97°) |
| OKLab | oklab(69.44% 0.0198 -0.1404) |
| OKLCH | oklch(69.44% 0.142 278) |
| XYZ | xyz(36.7682, 32.3454, 89.0826) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.15
Perrywinkle
#8F8CE7
ΔE00 3.32
Lavender Blue
#8B88F8
ΔE00 3.40
Periwinkle (survey)
#8E82FE
ΔE00 5.56
Soft Blue
#6488EA
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8992F3 #F3EA89
analogous
#89C7F3 #8992F3 #B589F3
triadic
#8992F3 #F38992 #92F389
tetradic
#8992F3 #F389C7 #F3EA89 #89F3B5
square
#8992F3 #F389C7 #F3EA89 #89F3B5
split-complementary
#8992F3 #F3B589 #C7F389
monochromatic
#1A2BE8 #515FED #8992F3 #C1C5F9 #E3E5FC
Accessibility & contrast
On white
2.81
#8992F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8992F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8992F3
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8992F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8992F3 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#6796F1
Tritanopia (blue-blind)
#66A6B7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8992f3; /* rgb */ color: rgb(137, 146, 243); /* oklch */ color: oklch(69.4% 0.142 278.0);
Tailwind
colors: {
custom: {
50: '#b0b1f7',
500: '#8992f3',
950: '#000000',
},
}SCSS
$custom: #8992f3; $custom-light: #b0b1f7; $custom-dark: #000000;
JSON
{
"hex": "#8992f3",
"rgb": {
"r": 137,
"g": 146,
"b": 243
},
"hsl": {
"h": 234.906,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.69443,
"c": 0.14182,
"h": 278
},
"luminance": 0.32347
}Semantic roles & 50–950 ramp
primary
#8992F3
secondary
#F4F2D7
accent
#CC08DE
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85