#7693F9#7693F9
#7693F9 is a light, vivid blue. Relative luminance 0.316; OKLCH L 68.7% C 0.154 H 270.0°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7693F9 |
|---|---|
| RGB | rgb(118, 147, 249) |
| HSL | hsl(227, 92%, 72%) |
| HSV | hsv(227, 53%, 98%) |
| CMYK | cmyk(52.6%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(62.97, 17.97, -54.17) |
| CIE-LCH | lch(62.97, 57.08, 288.35°) |
| OKLab | oklab(68.73% 0.0001 -0.1537) |
| OKLCH | oklch(68.73% 0.154 270) |
| XYZ | xyz(34.9982, 31.5561, 93.8509) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.13
Soft Blue
#6488EA
ΔE00 4.21
Periwinkle Blue
#8F99FB
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 7.11
Dodger Blue
#3E82FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7693F9 #F9DC76
analogous
#76D4F9 #7693F9 #9B76F9
triadic
#7693F9 #F97693 #93F976
tetradic
#7693F9 #F976D4 #F9DC76 #76F99B
square
#7693F9 #F976D4 #F9DC76 #76F99B
split-complementary
#7693F9 #F99B76 #D4F976
monochromatic
#0A3CEA #3B65F6 #7693F9 #B1C1FC #E2E8FE
Accessibility & contrast
On white
2.87
#7693F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#7693F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7693F9
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7693F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7693F9 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFD
Deuteranopia (green-blind)
#5A93F7
Tritanopia (blue-blind)
#35A9BA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7693f9; /* rgb */ color: rgb(118, 147, 249); /* oklch */ color: oklch(68.7% 0.154 270.0);
Tailwind
colors: {
custom: {
50: '#a5b2fc',
500: '#7693f9',
950: '#000000',
},
}SCSS
$custom: #7693f9; $custom-light: #a5b2fc; $custom-dark: #000000;
JSON
{
"hex": "#7693f9",
"rgb": {
"r": 118,
"g": 147,
"b": 249
},
"hsl": {
"h": 226.718,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.68728,
"c": 0.1537,
"h": 270
},
"luminance": 0.31559
}Semantic roles & 50–950 ramp
primary
#7693F9
secondary
#F6EFD5
accent
#B300E6
background
#FAFAFF
surface
#F4F5FF
border
#CECFD7
text
#101017
muted
#7F7F85