#769FF8#769FF8
#769FF8 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.1% C 0.138 H 264.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #769FF8 |
|---|---|
| RGB | rgb(118, 159, 248) |
| HSL | hsl(221, 90%, 72%) |
| HSV | hsv(221, 52%, 97%) |
| CMYK | cmyk(52.4%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(66.08, 10.67, -48.71) |
| CIE-LCH | lch(66.08, 49.87, 282.35°) |
| OKLab | oklab(71.1% -0.0135 -0.1376) |
| OKLCH | oklch(71.1% 0.138 264.4) |
| XYZ | xyz(36.8070, 35.4225, 93.6864) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.65
Periwinkle Blue
#8F99FB
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 8.09
Dodgerblue
#1E90FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769FF8 #F8CF76
analogous
#76E0F8 #769FF8 #8E76F8
triadic
#769FF8 #F8769F #9FF876
tetradic
#769FF8 #F876E0 #F8CF76 #76F88E
square
#769FF8 #F876E0 #F8CF76 #76F88E
split-complementary
#769FF8 #F88E76 #E0F876
monochromatic
#0C51E8 #3C76F5 #769FF8 #B0C8FB #E2EBFE
Accessibility & contrast
On white
2.60
#769FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#769FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769FF8
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769FF8 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#33B2C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #769ff8; /* rgb */ color: rgb(118, 159, 248); /* oklch */ color: oklch(71.1% 0.138 264.4);
Tailwind
colors: {
custom: {
50: '#a5bbfb',
500: '#769ff8',
950: '#000000',
},
}SCSS
$custom: #769ff8; $custom-light: #a5bbfb; $custom-dark: #000000;
JSON
{
"hex": "#769ff8",
"rgb": {
"r": 118,
"g": 159,
"b": 248
},
"hsl": {
"h": 221.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.71104,
"c": 0.13831,
"h": 264.4
},
"luminance": 0.35425
}Semantic roles & 50–950 ramp
primary
#769FF8
secondary
#F5EBD4
accent
#9D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085