#7699FE#7699FE
#7699FE is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.2% C 0.153 H 267.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7699FE |
|---|---|
| RGB | rgb(118, 153, 254) |
| HSL | hsl(225, 99%, 73%) |
| HSV | hsv(225, 54%, 100%) |
| CMYK | cmyk(53.5%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(64.79, 16.00, -54.02) |
| CIE-LCH | lch(64.79, 56.34, 286.50°) |
| OKLab | oklab(70.21% -0.0056 -0.1532) |
| OKLCH | oklch(70.21% 0.153 267.9) |
| XYZ | xyz(36.7459, 33.7871, 98.3319) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.71
Periwinkle Blue
#8F99FB
ΔE00 5.05
Soft Blue
#6488EA
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 7.99
Dodger Blue
#3E82FC
ΔE00 8.34
Dark Sky Blue
#448EE4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7699FE #FEDB76
analogous
#76DDFE #7699FE #9776FE
triadic
#7699FE #FE7699 #99FE76
tetradic
#7699FE #FE76DD #FEDB76 #76FE97
square
#7699FE #FE76DD #FEDB76 #76FE97
split-complementary
#7699FE #FE9776 #DDFE76
monochromatic
#0241F8 #396CFE #7699FE #B3C6FE #E1E8FF
Accessibility & contrast
On white
2.71
#7699FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#7699FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7699FE
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7699FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7699FE | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#5F98FC
Tritanopia (blue-blind)
#2DAFBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7699fe; /* rgb */ color: rgb(118, 153, 254); /* oklch */ color: oklch(70.2% 0.153 267.9);
Tailwind
colors: {
custom: {
50: '#a6b6ff',
500: '#7699fe',
950: '#000000',
},
}SCSS
$custom: #7699fe; $custom-light: #a6b6ff; $custom-dark: #000000;
JSON
{
"hex": "#7699fe",
"rgb": {
"r": 118,
"g": 153,
"b": 254
},
"hsl": {
"h": 224.559,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.7021,
"c": 0.1533,
"h": 267.9
},
"luminance": 0.3379
}Semantic roles & 50–950 ramp
primary
#7699FE
secondary
#F7EED4
accent
#AA00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086