#7696E5#7696E5
#7696E5 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.3% C 0.123 H 266.5°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7696E5 |
|---|---|
| RGB | rgb(118, 150, 229) |
| HSL | hsl(223, 68%, 68%) |
| HSV | hsv(223, 48%, 90%) |
| CMYK | cmyk(48.5%, 34.5%, 0%, 10.2%) |
| CIE-LAB | lab(62.78, 10.14, -43.47) |
| CIE-LCH | lch(62.78, 44.64, 283.13°) |
| OKLab | oklab(68.25% -0.0076 -0.1224) |
| OKLCH | oklch(68.25% 0.123 266.5) |
| XYZ | xyz(32.5158, 31.3193, 78.4454) |
| Luminance | 0.3132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.23
Soft Blue
#6488EA
ΔE00 4.49
Periwinkle Blue
#8F99FB
ΔE00 5.49
Faded Blue
#658CBB
ΔE00 6.25
Dark Sky Blue
#448EE4
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7696E5 #E5C576
analogous
#76CDE5 #7696E5 #8D76E5
triadic
#7696E5 #E57696 #96E576
tetradic
#7696E5 #E576CD #E5C576 #76E58D
square
#7696E5 #E576CD #E5C576 #76E58D
split-complementary
#7696E5 #E58D76 #CDE576
monochromatic
#2450BD #436FDB #7696E5 #A9BDEF #DDE5F9
Accessibility & contrast
On white
2.89
#7696E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#7696E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7696E5
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7696E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7696E5 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789DE8
Deuteranopia (green-blind)
#6C93E3
Tritanopia (blue-blind)
#48A7B3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7696e5; /* rgb */ color: rgb(118, 150, 229); /* oklch */ color: oklch(68.3% 0.123 266.5);
Tailwind
colors: {
custom: {
50: '#a3b4ed',
500: '#7696e5',
950: '#000000',
},
}SCSS
$custom: #7696e5; $custom-light: #a3b4ed; $custom-dark: #000000;
JSON
{
"hex": "#7696e5",
"rgb": {
"r": 118,
"g": 150,
"b": 229
},
"hsl": {
"h": 222.703,
"s": 68.098,
"l": 68.039
},
"oklch": {
"l": 0.68252,
"c": 0.12268,
"h": 266.5
},
"luminance": 0.31321
}Semantic roles & 50–950 ramp
primary
#7696E5
secondary
#ECE3CA
accent
#9A15D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084