#7699EE#7699EE
#7699EE is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.3% C 0.132 H 266.1°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7699EE |
|---|---|
| RGB | rgb(118, 153, 238) |
| HSL | hsl(223, 78%, 70%) |
| HSV | hsv(223, 50%, 93%) |
| CMYK | cmyk(50.4%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(64.00, 11.10, -46.51) |
| CIE-LCH | lch(64.00, 47.81, 283.43°) |
| OKLab | oklab(69.34% -0.009 -0.1312) |
| OKLCH | oklch(69.34% 0.132 266.1) |
| XYZ | xyz(34.2900, 32.8047, 85.3974) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.98
Soft Blue
#6488EA
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 5.43
Faded Blue
#658CBB
ΔE00 7.18
Dark Sky Blue
#448EE4
ΔE00 7.60
Dodger Blue
#3E82FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7699EE #EECB76
analogous
#76D5EE #7699EE #8F76EE
triadic
#7699EE #EE7699 #99EE76
tetradic
#7699EE #EE76D5 #EECB76 #76EE8F
square
#7699EE #EE76D5 #EECB76 #76EE8F
split-complementary
#7699EE #EE8F76 #D5EE76
monochromatic
#1A4FD0 #4070E7 #7699EE #ACC2F5 #E3EAFC
Accessibility & contrast
On white
2.78
#7699EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#7699EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7699EE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7699EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7699EE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#6B96EC
Tritanopia (blue-blind)
#3FABB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7699ee; /* rgb */ color: rgb(118, 153, 238); /* oklch */ color: oklch(69.3% 0.132 266.1);
Tailwind
colors: {
custom: {
50: '#a4b6f4',
500: '#7699ee',
950: '#000000',
},
}SCSS
$custom: #7699ee; $custom-light: #a4b6f4; $custom-dark: #000000;
JSON
{
"hex": "#7699ee",
"rgb": {
"r": 118,
"g": 153,
"b": 238
},
"hsl": {
"h": 222.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.69342,
"c": 0.13156,
"h": 266.1
},
"luminance": 0.32807
}Semantic roles & 50–950 ramp
primary
#7699EE
secondary
#F1E7CF
accent
#9E0BDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085