#769DEF#769DEF
#769DEF is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.128 H 264.0°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #769DEF |
|---|---|
| RGB | rgb(118, 157, 239) |
| HSL | hsl(221, 79%, 70%) |
| HSV | hsv(221, 51%, 94%) |
| CMYK | cmyk(50.6%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(65.12, 9.09, -45.30) |
| CIE-LCH | lch(65.12, 46.20, 281.35°) |
| OKLab | oklab(70.22% -0.0133 -0.1277) |
| OKLCH | oklch(70.22% 0.128 264) |
| XYZ | xyz(35.1030, 34.1950, 86.3952) |
| Luminance | 0.3420 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.12
Periwinkle Blue
#8F99FB
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 6.29
Carolina Blue
#8AB8FE
ΔE00 7.38
Dark Sky Blue
#448EE4
ΔE00 7.62
Faded Blue
#658CBB
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769DEF #EFC876
analogous
#76DAEF #769DEF #8B76EF
triadic
#769DEF #EF769D #9DEF76
tetradic
#769DEF #EF76DA #EFC876 #76EF8B
square
#769DEF #EF76DA #EFC876 #76EF8B
split-complementary
#769DEF #EF8B76 #DAEF76
monochromatic
#1954D2 #3F76E9 #769DEF #ADC4F5 #E4EBFC
Accessibility & contrast
On white
2.68
#769DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#769DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769DEF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769DEF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#6F99ED
Tritanopia (blue-blind)
#3DAFBB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #769def; /* rgb */ color: rgb(118, 157, 239); /* oklch */ color: oklch(70.2% 0.128 264.0);
Tailwind
colors: {
custom: {
50: '#a4b9f4',
500: '#769def',
950: '#000000',
},
}SCSS
$custom: #769def; $custom-light: #a4b9f4; $custom-dark: #000000;
JSON
{
"hex": "#769def",
"rgb": {
"r": 118,
"g": 157,
"b": 239
},
"hsl": {
"h": 220.661,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.70221,
"c": 0.12841,
"h": 264
},
"luminance": 0.34197
}Semantic roles & 50–950 ramp
primary
#769DEF
secondary
#F1E6CF
accent
#980ADB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085