#7692F3#7692F3
#7692F3 is a light, vivid blue. Relative luminance 0.309; OKLCH L 68.2% C 0.147 H 270.0°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7692F3 |
|---|---|
| RGB | rgb(118, 146, 243) |
| HSL | hsl(227, 84%, 71%) |
| HSV | hsv(227, 51%, 95%) |
| CMYK | cmyk(51.4%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(62.40, 16.72, -51.78) |
| CIE-LCH | lch(62.40, 54.41, 287.89°) |
| OKLab | oklab(68.19% 0.0001 -0.1467) |
| OKLCH | oklch(68.19% 0.147 270) |
| XYZ | xyz(33.9225, 30.8781, 88.9492) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.79
Cornflowerblue
#6495ED
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 4.67
Lavender Blue
#8B88F8
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7692F3 #F3D776
analogous
#76D0F3 #7692F3 #9876F3
triadic
#7692F3 #F37692 #92F376
tetradic
#7692F3 #F376D0 #F3D776 #76F398
square
#7692F3 #F376D0 #F3D776 #76F398
split-complementary
#7692F3 #F39876 #D0F376
monochromatic
#1340DB #3E65EE #7692F3 #AEBFF8 #E3E9FD
Accessibility & contrast
On white
2.93
#7692F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#7692F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7692F3
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7692F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7692F3 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#5D92F1
Tritanopia (blue-blind)
#3CA7B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #7692f3; /* rgb */ color: rgb(118, 146, 243); /* oklch */ color: oklch(68.2% 0.147 270.0);
Tailwind
colors: {
custom: {
50: '#a5b1f7',
500: '#7692f3',
950: '#000000',
},
}SCSS
$custom: #7692f3; $custom-light: #a5b1f7; $custom-dark: #000000;
JSON
{
"hex": "#7692f3",
"rgb": {
"r": 118,
"g": 146,
"b": 243
},
"hsl": {
"h": 226.56,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.68189,
"c": 0.14671,
"h": 270
},
"luminance": 0.3088
}Semantic roles & 50–950 ramp
primary
#7692F3
secondary
#F3ECD2
accent
#AF05E0
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85