#769AEE#769AEE
#769AEE is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.5% C 0.130 H 265.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #769AEE |
|---|---|
| RGB | rgb(118, 154, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50.4%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.27, 10.52, -46.09) |
| CIE-LCH | lch(64.27, 47.27, 282.86°) |
| OKLab | oklab(69.55% -0.0101 -0.13) |
| OKLCH | oklch(69.55% 0.13 265.6) |
| XYZ | xyz(34.4543, 33.1334, 85.4522) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.96
Soft Blue
#6488EA
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.59
Faded Blue
#658CBB
ΔE00 7.29
Dark Sky Blue
#448EE4
ΔE00 7.58
Carolina Blue
#8AB8FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769AEE #EECA76
analogous
#76D6EE #769AEE #8E76EE
triadic
#769AEE #EE769A #9AEE76
tetradic
#769AEE #EE76D6 #EECA76 #76EE8E
square
#769AEE #EE76D6 #EECA76 #76EE8E
split-complementary
#769AEE #EE8E76 #D6EE76
monochromatic
#1A50D0 #4072E7 #769AEE #ACC2F5 #E3EAFC
Accessibility & contrast
On white
2.75
#769AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#769AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769AEE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769AEE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#3FACB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #769aee; /* rgb */ color: rgb(118, 154, 238); /* oklch */ color: oklch(69.5% 0.130 265.6);
Tailwind
colors: {
custom: {
50: '#a4b7f4',
500: '#769aee',
950: '#000000',
},
}SCSS
$custom: #769aee; $custom-light: #a4b7f4; $custom-dark: #000000;
JSON
{
"hex": "#769aee",
"rgb": {
"r": 118,
"g": 154,
"b": 238
},
"hsl": {
"h": 222,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.69548,
"c": 0.13041,
"h": 265.6
},
"luminance": 0.33136
}Semantic roles & 50–950 ramp
primary
#769AEE
secondary
#F1E7CF
accent
#9C0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085