#7B97EE#7B97EE
#7B97EE is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.2% C 0.132 H 269.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7B97EE |
|---|---|
| RGB | rgb(123, 151, 238) |
| HSL | hsl(225, 77%, 71%) |
| HSV | hsv(225, 48%, 93%) |
| CMYK | cmyk(48.3%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(63.77, 13.41, -46.86) |
| CIE-LCH | lch(63.77, 48.74, 285.97°) |
| OKLab | oklab(69.24% -0.0017 -0.1322) |
| OKLCH | oklch(69.24% 0.132 269.2) |
| XYZ | xyz(34.6626, 32.5150, 85.3219) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.15
Periwinkle Blue
#8F99FB
ΔE00 4.19
Soft Blue
#6488EA
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 6.94
Faded Blue
#658CBB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B97EE #EED27B
analogous
#7BD1EE #7B97EE #987BEE
triadic
#7B97EE #EE7B97 #97EE7B
tetradic
#7B97EE #EE7BD1 #EED27B #7BEE98
square
#7B97EE #EE7BD1 #EED27B #7BEE98
split-complementary
#7B97EE #EE987B #D1EE7B
monochromatic
#1B48D3 #456CE7 #7B97EE #B1C2F5 #E4EAFC
Accessibility & contrast
On white
2.80
#7B97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#7B97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B97EE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B97EE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#6A96EC
Tritanopia (blue-blind)
#4CA9B7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7b97ee; /* rgb */ color: rgb(123, 151, 238); /* oklch */ color: oklch(69.2% 0.132 269.2);
Tailwind
colors: {
custom: {
50: '#a7b5f4',
500: '#7b97ee',
950: '#000000',
},
}SCSS
$custom: #7b97ee; $custom-light: #a7b5f4; $custom-dark: #000000;
JSON
{
"hex": "#7b97ee",
"rgb": {
"r": 123,
"g": 151,
"b": 238
},
"hsl": {
"h": 225.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.69236,
"c": 0.13221,
"h": 269.2
},
"luminance": 0.32517
}Semantic roles & 50–950 ramp
primary
#7B97EE
secondary
#F2EAD3
accent
#A70CD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085