#7B8AEE#7B8AEE
#7B8AEE is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.6% C 0.148 H 275.2°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7B8AEE |
|---|---|
| RGB | rgb(123, 138, 238) |
| HSL | hsl(232, 77%, 71%) |
| HSV | hsv(232, 48%, 93%) |
| CMYK | cmyk(48.3%, 42%, 0%, 6.7%) |
| CIE-LAB | lab(60.39, 21.03, -52.20) |
| CIE-LCH | lch(60.39, 56.28, 291.94°) |
| OKLab | oklab(66.64% 0.0134 -0.1479) |
| OKLCH | oklch(66.64% 0.149 275.2) |
| XYZ | xyz(32.6846, 28.5590, 84.6625) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.68
Soft Blue
#6488EA
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 4.47
Periwinkle Blue
#8F99FB
ΔE00 4.98
Periwinkle (survey)
#8E82FE
ΔE00 5.47
Cornflower
#6A79F7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B8AEE #EEDF7B
analogous
#7BC3EE #7B8AEE #A57BEE
triadic
#7B8AEE #EE7B8A #8AEE7B
tetradic
#7B8AEE #EE7BC3 #EEDF7B #7BEEA5
square
#7B8AEE #EE7BC3 #EEDF7B #7BEEA5
split-complementary
#7B8AEE #EEA57B #C3EE7B
monochromatic
#1B33D3 #455AE7 #7B8AEE #B1BAF5 #E4E7FC
Accessibility & contrast
On white
3.13
#7B8AEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#7B8AEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B8AEE
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B8AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B8AEE | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#588DEC
Tritanopia (blue-blind)
#4E9FB0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7b8aee; /* rgb */ color: rgb(123, 138, 238); /* oklch */ color: oklch(66.6% 0.148 275.2);
Tailwind
colors: {
custom: {
50: '#a7abf4',
500: '#7b8aee',
950: '#000000',
},
}SCSS
$custom: #7b8aee; $custom-light: #a7abf4; $custom-dark: #000000;
JSON
{
"hex": "#7b8aee",
"rgb": {
"r": 123,
"g": 138,
"b": 238
},
"hsl": {
"h": 232.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.66643,
"c": 0.1485,
"h": 275.2
},
"luminance": 0.28561
}Semantic roles & 50–950 ramp
primary
#7B8AEE
secondary
#F2EED3
accent
#BF0CD9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85