#7B89EA#7B89EA
#7B89EA is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.2% C 0.144 H 275.5°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7B89EA |
|---|---|
| RGB | rgb(123, 137, 234) |
| HSL | hsl(232, 73%, 70%) |
| HSV | hsv(232, 47%, 92%) |
| CMYK | cmyk(47.4%, 41.5%, 0%, 8.2%) |
| CIE-LAB | lab(59.93, 20.43, -50.73) |
| CIE-LCH | lch(59.93, 54.68, 291.93°) |
| OKLab | oklab(66.22% 0.0139 -0.1436) |
| OKLCH | oklch(66.22% 0.144 275.5) |
| XYZ | xyz(31.9607, 28.0410, 81.5543) |
| Luminance | 0.2804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.75
Perrywinkle
#8F8CE7
ΔE00 4.27
Soft Blue
#6488EA
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 5.32
Cornflower
#6A79F7
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B89EA #EADC7B
analogous
#7BC1EA #7B89EA #A47BEA
triadic
#7B89EA #EA7B89 #89EA7B
tetradic
#7B89EA #EA7BC1 #EADC7B #7BEAA4
square
#7B89EA #EA7BC1 #EADC7B #7BEAA4
split-complementary
#7B89EA #EAA47B #C1EA7B
monochromatic
#2036CA #465AE2 #7B89EA #B0B8F2 #E5E7FB
Accessibility & contrast
On white
3.18
#7B89EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#7B89EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B89EA
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B89EA | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EE
Deuteranopia (green-blind)
#598CE8
Tritanopia (blue-blind)
#519DAE
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7b89ea; /* rgb */ color: rgb(123, 137, 234); /* oklch */ color: oklch(66.2% 0.144 275.5);
Tailwind
colors: {
custom: {
50: '#a7abf1',
500: '#7b89ea',
950: '#000000',
},
}SCSS
$custom: #7b89ea; $custom-light: #a7abf1; $custom-dark: #000000;
JSON
{
"hex": "#7b89ea",
"rgb": {
"r": 123,
"g": 137,
"b": 234
},
"hsl": {
"h": 232.432,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.66219,
"c": 0.14425,
"h": 275.5
},
"luminance": 0.28043
}Semantic roles & 50–950 ramp
primary
#7B89EA
secondary
#F0ECD1
accent
#BC11D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85