#769AEF#769AEF
#769AEF is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.6% C 0.132 H 265.7°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #769AEF |
|---|---|
| RGB | rgb(118, 154, 239) |
| HSL | hsl(222, 79%, 70%) |
| HSV | hsv(222, 51%, 94%) |
| CMYK | cmyk(50.6%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(64.32, 10.83, -46.56) |
| CIE-LCH | lch(64.32, 47.80, 283.09°) |
| OKLab | oklab(69.6% -0.0099 -0.1314) |
| OKLCH | oklch(69.6% 0.132 265.7) |
| XYZ | xyz(34.6017, 33.1924, 86.2281) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.98
Soft Blue
#6488EA
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 5.55
Faded Blue
#658CBB
ΔE00 7.37
Dark Sky Blue
#448EE4
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769AEF #EFCB76
analogous
#76D6EF #769AEF #8F76EF
triadic
#769AEF #EF769A #9AEF76
tetradic
#769AEF #EF76D6 #EFCB76 #76EF8F
square
#769AEF #EF76D6 #EFCB76 #76EF8F
split-complementary
#769AEF #EF8F76 #D6EF76
monochromatic
#1950D2 #3F72E9 #769AEF #ADC2F5 #E4EBFC
Accessibility & contrast
On white
2.75
#769AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#769AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769AEF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769AEF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#6B97ED
Tritanopia (blue-blind)
#3EACB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #769aef; /* rgb */ color: rgb(118, 154, 239); /* oklch */ color: oklch(69.6% 0.132 265.7);
Tailwind
colors: {
custom: {
50: '#a4b7f4',
500: '#769aef',
950: '#000000',
},
}SCSS
$custom: #769aef; $custom-light: #a4b7f4; $custom-dark: #000000;
JSON
{
"hex": "#769aef",
"rgb": {
"r": 118,
"g": 154,
"b": 239
},
"hsl": {
"h": 222.149,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.696,
"c": 0.13178,
"h": 265.7
},
"luminance": 0.33195
}Semantic roles & 50–950 ramp
primary
#769AEF
secondary
#F1E7CF
accent
#9D0ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085