#7697FF#7697FF
#7697FF is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.157 H 268.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7697FF |
|---|---|
| RGB | rgb(118, 151, 255) |
| HSL | hsl(226, 100%, 73%) |
| HSV | hsv(226, 54%, 100%) |
| CMYK | cmyk(53.7%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(64.32, 17.48, -55.31) |
| CIE-LCH | lch(64.32, 58.01, 287.54°) |
| OKLab | oklab(69.87% -0.0032 -0.157) |
| OKLCH | oklch(69.87% 0.157 268.8) |
| XYZ | xyz(36.5819, 33.2021, 99.0693) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.92
Periwinkle Blue
#8F99FB
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 5.24
Lavender Blue
#8B88F8
ΔE00 7.40
Dodger Blue
#3E82FC
ΔE00 8.07
Perrywinkle
#8F8CE7
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7697FF #FFDE76
analogous
#76DCFF #7697FF #9976FF
triadic
#7697FF #FF7697 #97FF76
tetradic
#7697FF #FF76DC #FFDE76 #76FF99
square
#7697FF #FF76DC #FFDE76 #76FF99
split-complementary
#7697FF #FF9976 #DCFF76
monochromatic
#003CFB #3969FF #7697FF #B3C5FF #E0E8FF
Accessibility & contrast
On white
2.75
#7697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#7697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7697FF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7697FF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#5B96FD
Tritanopia (blue-blind)
#2CAEBF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7697ff; /* rgb */ color: rgb(118, 151, 255); /* oklch */ color: oklch(69.9% 0.157 268.8);
Tailwind
colors: {
custom: {
50: '#a6b5ff',
500: '#7697ff',
950: '#000000',
},
}SCSS
$custom: #7697ff; $custom-light: #a6b5ff; $custom-dark: #000000;
JSON
{
"hex": "#7697ff",
"rgb": {
"r": 118,
"g": 151,
"b": 255
},
"hsl": {
"h": 225.547,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.69866,
"c": 0.15703,
"h": 268.8
},
"luminance": 0.33205
}Semantic roles & 50–950 ramp
primary
#7697FF
secondary
#F7EFD4
accent
#AE00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086