#769BEE#769BEE
#769BEE is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.8% C 0.129 H 265.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #769BEE |
|---|---|
| RGB | rgb(118, 155, 238) |
| HSL | hsl(222, 78%, 70%) |
| HSV | hsv(222, 50%, 93%) |
| CMYK | cmyk(50.4%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.54, 9.94, -45.67) |
| CIE-LCH | lch(64.54, 46.74, 282.29°) |
| OKLab | oklab(69.76% -0.0113 -0.1288) |
| OKLCH | oklch(69.76% 0.129 265) |
| XYZ | xyz(34.6201, 33.4649, 85.5074) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.97
Soft Blue
#6488EA
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 5.77
Faded Blue
#658CBB
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769BEE #EEC976
analogous
#76D7EE #769BEE #8D76EE
triadic
#769BEE #EE769B #9BEE76
tetradic
#769BEE #EE76D7 #EEC976 #76EE8D
square
#769BEE #EE76D7 #EEC976 #76EE8D
split-complementary
#769BEE #EE8D76 #D7EE76
monochromatic
#1A52D0 #4073E7 #769BEE #ACC3F5 #E3EAFC
Accessibility & contrast
On white
2.73
#769BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#769BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769BEE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769BEE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#6D97EC
Tritanopia (blue-blind)
#3FADB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #769bee; /* rgb */ color: rgb(118, 155, 238); /* oklch */ color: oklch(69.8% 0.129 265.0);
Tailwind
colors: {
custom: {
50: '#a4b8f4',
500: '#769bee',
950: '#000000',
},
}SCSS
$custom: #769bee; $custom-light: #a4b8f4; $custom-dark: #000000;
JSON
{
"hex": "#769bee",
"rgb": {
"r": 118,
"g": 155,
"b": 238
},
"hsl": {
"h": 221.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.69755,
"c": 0.12928,
"h": 265
},
"luminance": 0.33467
}Semantic roles & 50–950 ramp
primary
#769BEE
secondary
#F1E6CF
accent
#9A0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085