#769EE8#769EE8
#769EE8 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.1% C 0.118 H 262.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #769EE8 |
|---|---|
| RGB | rgb(118, 158, 232) |
| HSL | hsl(219, 71%, 69%) |
| HSV | hsv(219, 49%, 91%) |
| CMYK | cmyk(49.1%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(65.06, 6.42, -41.53) |
| CIE-LCH | lch(65.06, 42.03, 278.78°) |
| OKLab | oklab(70.08% -0.0162 -0.1168) |
| OKLCH | oklch(70.08% 0.118 262.1) |
| XYZ | xyz(34.2587, 34.1291, 81.1106) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.18
Soft Blue
#6488EA
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 6.61
Carolina Blue
#8AB8FE
ΔE00 7.24
Dark Sky Blue
#448EE4
ΔE00 7.40
Faded Blue
#658CBB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769EE8 #E8C076
analogous
#76D7E8 #769EE8 #8776E8
triadic
#769EE8 #E8769E #9EE876
tetradic
#769EE8 #E876D7 #E8C076 #76E887
square
#769EE8 #E876D7 #E8C076 #76E887
split-complementary
#769EE8 #E88776 #D7E876
monochromatic
#215AC3 #4279DF #769EE8 #AAC3F1 #DFE8FA
Accessibility & contrast
On white
2.68
#769EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#769EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769EE8
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769EE8 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EB
Deuteranopia (green-blind)
#7599E6
Tritanopia (blue-blind)
#43AEB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #769ee8; /* rgb */ color: rgb(118, 158, 232); /* oklch */ color: oklch(70.1% 0.118 262.1);
Tailwind
colors: {
custom: {
50: '#a3baef',
500: '#769ee8',
950: '#000000',
},
}SCSS
$custom: #769ee8; $custom-light: #a3baef; $custom-dark: #000000;
JSON
{
"hex": "#769ee8",
"rgb": {
"r": 118,
"g": 158,
"b": 232
},
"hsl": {
"h": 218.947,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.70075,
"c": 0.11789,
"h": 262.1
},
"luminance": 0.34131
}Semantic roles & 50–950 ramp
primary
#769EE8
secondary
#EEE2CC
accent
#9012D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084