#769AED#769AED
#769AED is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.5% C 0.129 H 265.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #769AED |
|---|---|
| RGB | rgb(118, 154, 237) |
| HSL | hsl(222, 77%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50.2%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(64.22, 10.22, -45.61) |
| CIE-LCH | lch(64.22, 46.74, 282.63°) |
| OKLab | oklab(69.5% -0.0103 -0.1286) |
| OKLCH | oklch(69.5% 0.129 265.4) |
| XYZ | xyz(34.3078, 33.0748, 84.6806) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.94
Soft Blue
#6488EA
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.63
Faded Blue
#658CBB
ΔE00 7.22
Dark Sky Blue
#448EE4
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769AED #EDC976
analogous
#76D5ED #769AED #8E76ED
triadic
#769AED #ED769A #9AED76
tetradic
#769AED #ED76D5 #EDC976 #76ED8E
square
#769AED #ED76D5 #EDC976 #76ED8E
split-complementary
#769AED #ED8E76 #D5ED76
monochromatic
#1B51CE #4072E6 #769AED #ACC2F4 #E2EAFB
Accessibility & contrast
On white
2.76
#769AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#769AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769AED
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769AED | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F0
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#40ACB8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #769aed; /* rgb */ color: rgb(118, 154, 237); /* oklch */ color: oklch(69.5% 0.129 265.4);
Tailwind
colors: {
custom: {
50: '#a4b7f3',
500: '#769aed',
950: '#000000',
},
}SCSS
$custom: #769aed; $custom-light: #a4b7f3; $custom-dark: #000000;
JSON
{
"hex": "#769aed",
"rgb": {
"r": 118,
"g": 154,
"b": 237
},
"hsl": {
"h": 221.849,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.69496,
"c": 0.12905,
"h": 265.4
},
"luminance": 0.33077
}Semantic roles & 50–950 ramp
primary
#769AED
secondary
#F0E6CE
accent
#9B0DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085