#769AE8#769AE8
#769AE8 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.2% C 0.122 H 264.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #769AE8 |
|---|---|
| RGB | rgb(118, 154, 232) |
| HSL | hsl(221, 71%, 69%) |
| HSV | hsv(221, 49%, 91%) |
| CMYK | cmyk(49.1%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(63.99, 8.72, -43.23) |
| CIE-LCH | lch(63.99, 44.10, 281.41°) |
| OKLab | oklab(69.24% -0.0116 -0.1217) |
| OKLCH | oklch(69.24% 0.122 264.6) |
| XYZ | xyz(33.5875, 32.7867, 80.8869) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.90
Soft Blue
#6488EA
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.86
Faded Blue
#658CBB
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769AE8 #E8C476
analogous
#76D3E8 #769AE8 #8B76E8
triadic
#769AE8 #E8769A #9AE876
tetradic
#769AE8 #E876D3 #E8C476 #76E88B
square
#769AE8 #E876D3 #E8C476 #76E88B
split-complementary
#769AE8 #E88B76 #D3E876
monochromatic
#2154C3 #4273DF #769AE8 #AAC1F1 #DFE7FA
Accessibility & contrast
On white
2.78
#769AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#769AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769AE8
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769AE8 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EB
Deuteranopia (green-blind)
#7096E6
Tritanopia (blue-blind)
#44ABB6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #769ae8; /* rgb */ color: rgb(118, 154, 232); /* oklch */ color: oklch(69.2% 0.122 264.6);
Tailwind
colors: {
custom: {
50: '#a3b7ef',
500: '#769ae8',
950: '#000000',
},
}SCSS
$custom: #769ae8; $custom-light: #a3b7ef; $custom-dark: #000000;
JSON
{
"hex": "#769ae8",
"rgb": {
"r": 118,
"g": 154,
"b": 232
},
"hsl": {
"h": 221.053,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.69238,
"c": 0.12225,
"h": 264.6
},
"luminance": 0.32789
}Semantic roles & 50–950 ramp
primary
#769AE8
secondary
#EEE3CC
accent
#9612D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084