#7699FF#7699FF
#7699FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.3% C 0.155 H 268.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7699FF |
|---|---|
| RGB | rgb(118, 153, 255) |
| HSL | hsl(225, 100%, 73%) |
| HSV | hsv(225, 54%, 100%) |
| CMYK | cmyk(53.7%, 40%, 0%, 0%) |
| CIE-LAB | lab(64.84, 16.31, -54.48) |
| CIE-LCH | lch(64.84, 56.87, 286.66°) |
| OKLab | oklab(70.27% -0.0054 -0.1546) |
| OKLCH | oklch(70.27% 0.155 268) |
| XYZ | xyz(36.9065, 33.8513, 99.1775) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.78
Periwinkle Blue
#8F99FB
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.98
Dodger Blue
#3E82FC
ΔE00 8.35
Dark Sky Blue
#448EE4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7699FF #FFDC76
analogous
#76DDFF #7699FF #9876FF
triadic
#7699FF #FF7699 #99FF76
tetradic
#7699FF #FF76DD #FFDC76 #76FF98
square
#7699FF #FF76DD #FFDC76 #76FF98
split-complementary
#7699FF #FF9876 #DDFF76
monochromatic
#0040FB #396BFF #7699FF #B3C7FF #E0E8FF
Accessibility & contrast
On white
2.70
#7699FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7699FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7699FF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7699FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7699FF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#5E98FD
Tritanopia (blue-blind)
#2BAFC0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7699ff; /* rgb */ color: rgb(118, 153, 255); /* oklch */ color: oklch(70.3% 0.155 268.0);
Tailwind
colors: {
custom: {
50: '#a6b6ff',
500: '#7699ff',
950: '#000000',
},
}SCSS
$custom: #7699ff; $custom-light: #a6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7699ff",
"rgb": {
"r": 118,
"g": 153,
"b": 255
},
"hsl": {
"h": 224.672,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.70266,
"c": 0.15465,
"h": 268
},
"luminance": 0.33854
}Semantic roles & 50–950 ramp
primary
#7699FF
secondary
#F7EED4
accent
#AB00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086