#7692F8#7692F8
#7692F8 is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.5% C 0.154 H 270.4°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7692F8 |
|---|---|
| RGB | rgb(118, 146, 248) |
| HSL | hsl(227, 90%, 72%) |
| HSV | hsv(227, 52%, 97%) |
| CMYK | cmyk(52.4%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(62.66, 18.25, -54.12) |
| CIE-LCH | lch(62.66, 57.11, 288.63°) |
| OKLab | oklab(68.47% 0.001 -0.1535) |
| OKLCH | oklch(68.47% 0.154 270.4) |
| XYZ | xyz(34.6878, 31.1842, 92.9800) |
| Luminance | 0.3119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 4.01
Cornflowerblue
#6495ED
ΔE00 4.28
Periwinkle Blue
#8F99FB
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.88
Dodger Blue
#3E82FC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7692F8 #F8DC76
analogous
#76D3F8 #7692F8 #9B76F8
triadic
#7692F8 #F87692 #92F876
tetradic
#7692F8 #F876D3 #F8DC76 #76F89B
square
#7692F8 #F876D3 #F8DC76 #76F89B
split-complementary
#7692F8 #F89B76 #D3F876
monochromatic
#0C3BE8 #3C64F5 #7692F8 #B0C0FB #E2E8FE
Accessibility & contrast
On white
2.90
#7692F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#7692F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7692F8
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7692F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7692F8 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#5992F6
Tritanopia (blue-blind)
#37A8B9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7692f8; /* rgb */ color: rgb(118, 146, 248); /* oklch */ color: oklch(68.5% 0.154 270.4);
Tailwind
colors: {
custom: {
50: '#a5b1fb',
500: '#7692f8',
950: '#000000',
},
}SCSS
$custom: #7692f8; $custom-light: #a5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#7692f8",
"rgb": {
"r": 118,
"g": 146,
"b": 248
},
"hsl": {
"h": 227.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.68472,
"c": 0.15355,
"h": 270.4
},
"luminance": 0.31187
}Semantic roles & 50–950 ramp
primary
#7692F8
secondary
#F5EED4
accent
#B400E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85