#7699FD#7699FD
#7699FD is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.2% C 0.152 H 267.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7699FD |
|---|---|
| RGB | rgb(118, 153, 253) |
| HSL | hsl(224, 97%, 73%) |
| HSV | hsv(224, 53%, 99%) |
| CMYK | cmyk(53.4%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(64.74, 15.69, -53.56) |
| CIE-LCH | lch(64.74, 55.81, 286.33°) |
| OKLab | oklab(70.15% -0.0058 -0.1518) |
| OKLCH | oklch(70.15% 0.152 267.8) |
| XYZ | xyz(36.5862, 33.7232, 97.4908) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.65
Periwinkle Blue
#8F99FB
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 8.00
Dark Sky Blue
#448EE4
ΔE00 8.30
Dodger Blue
#3E82FC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7699FD #FDDA76
analogous
#76DDFD #7699FD #9676FD
triadic
#7699FD #FD7699 #99FD76
tetradic
#7699FD #FD76DD #FDDA76 #76FD96
square
#7699FD #FD76DD #FDDA76 #76FD96
split-complementary
#7699FD #FD9676 #DDFD76
monochromatic
#0442F5 #3A6CFC #7699FD #B2C6FE #E1E9FF
Accessibility & contrast
On white
2.71
#7699FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#7699FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7699FD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7699FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7699FD | 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)
#70A3FF
Deuteranopia (green-blind)
#6097FB
Tritanopia (blue-blind)
#2EAFBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7699fd; /* rgb */ color: rgb(118, 153, 253); /* oklch */ color: oklch(70.2% 0.152 267.8);
Tailwind
colors: {
custom: {
50: '#a6b6fe',
500: '#7699fd',
950: '#000000',
},
}SCSS
$custom: #7699fd; $custom-light: #a6b6fe; $custom-dark: #000000;
JSON
{
"hex": "#7699fd",
"rgb": {
"r": 118,
"g": 153,
"b": 253
},
"hsl": {
"h": 224.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.70154,
"c": 0.15195,
"h": 267.8
},
"luminance": 0.33726
}Semantic roles & 50–950 ramp
primary
#7699FD
secondary
#F7EED4
accent
#AA00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086