#8692F9#8692F9
#8692F9 is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.6% C 0.151 H 276.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8692F9 |
|---|---|
| RGB | rgb(134, 146, 249) |
| HSL | hsl(234, 91%, 75%) |
| HSV | hsv(234, 46%, 98%) |
| CMYK | cmyk(46.2%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(63.72, 22.11, -52.92) |
| CIE-LCH | lch(63.72, 57.36, 292.68°) |
| OKLab | oklab(69.56% 0.0176 -0.1497) |
| OKLCH | oklch(69.56% 0.151 276.7) |
| XYZ | xyz(37.2040, 32.4637, 93.9099) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.21
Lavender Blue
#8B88F8
ΔE00 3.61
Perrywinkle
#8F8CE7
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 5.66
Soft Blue
#6488EA
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8692F9 #F9ED86
analogous
#86CCF9 #8692F9 #B386F9
triadic
#8692F9 #F98692 #92F986
tetradic
#8692F9 #F986CC #F9ED86 #86F9B3
square
#8692F9 #F986CC #F9ED86 #86F9B3
split-complementary
#8692F9 #F9B386 #CCF986
monochromatic
#1129F3 #4C5DF6 #8692F9 #C0C7FC #E2E5FE
Accessibility & contrast
On white
2.80
#8692F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8692F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8692F9
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8692F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8692F9 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#6196F7
Tritanopia (blue-blind)
#5CA7B9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8692f9; /* rgb */ color: rgb(134, 146, 249); /* oklch */ color: oklch(69.6% 0.151 276.7);
Tailwind
colors: {
custom: {
50: '#afb1fc',
500: '#8692f9',
950: '#000000',
},
}SCSS
$custom: #8692f9; $custom-light: #afb1fc; $custom-dark: #000000;
JSON
{
"hex": "#8692f9",
"rgb": {
"r": 134,
"g": 146,
"b": 249
},
"hsl": {
"h": 233.739,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.69563,
"c": 0.15074,
"h": 276.7
},
"luminance": 0.32466
}Semantic roles & 50–950 ramp
primary
#8692F9
secondary
#F6F2D5
accent
#CE00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85