#769CED#769CED
#769CED is a light, vivid blue. Relative luminance 0.337; OKLCH L 69.9% C 0.127 H 264.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #769CED |
|---|---|
| RGB | rgb(118, 156, 237) |
| HSL | hsl(221, 77%, 70%) |
| HSV | hsv(221, 50%, 93%) |
| CMYK | cmyk(50.2%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(64.76, 9.07, -44.77) |
| CIE-LCH | lch(64.76, 45.68, 281.45°) |
| OKLab | oklab(69.91% -0.0126 -0.1262) |
| OKLCH | oklch(69.91% 0.127 264.3) |
| XYZ | xyz(34.6407, 33.7405, 84.7915) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.00
Periwinkle Blue
#8F99FB
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.00
Faded Blue
#658CBB
ΔE00 7.47
Dark Sky Blue
#448EE4
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#769CED #EDC776
analogous
#76D8ED #769CED #8C76ED
triadic
#769CED #ED769C #9CED76
tetradic
#769CED #ED76D8 #EDC776 #76ED8C
square
#769CED #ED76D8 #EDC776 #76ED8C
split-complementary
#769CED #ED8C76 #D8ED76
monochromatic
#1B54CE #4075E6 #769CED #ACC3F4 #E2EAFB
Accessibility & contrast
On white
2.71
#769CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#769CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #769CED
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##769CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##769CED | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#40ADB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #769ced; /* rgb */ color: rgb(118, 156, 237); /* oklch */ color: oklch(69.9% 0.127 264.3);
Tailwind
colors: {
custom: {
50: '#a4b8f3',
500: '#769ced',
950: '#000000',
},
}SCSS
$custom: #769ced; $custom-light: #a4b8f3; $custom-dark: #000000;
JSON
{
"hex": "#769ced",
"rgb": {
"r": 118,
"g": 156,
"b": 237
},
"hsl": {
"h": 220.84,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.6991,
"c": 0.12681,
"h": 264.3
},
"luminance": 0.33743
}Semantic roles & 50–950 ramp
primary
#769CED
secondary
#F0E6CE
accent
#980DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085