#7B89FC#7B89FC
#7B89FC is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.3% C 0.169 H 275.7°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7B89FC |
|---|---|
| RGB | rgb(123, 137, 252) |
| HSL | hsl(233, 96%, 74%) |
| HSV | hsv(233, 51%, 99%) |
| CMYK | cmyk(51.2%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(60.89, 25.84, -59.12) |
| CIE-LCH | lch(60.89, 64.52, 293.61°) |
| OKLab | oklab(67.27% 0.0167 -0.1682) |
| OKLCH | oklch(67.27% 0.169 275.7) |
| XYZ | xyz(34.6792, 29.1284, 95.8715) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.29
Periwinkle (survey)
#8E82FE
ΔE00 4.71
Soft Blue
#6488EA
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 5.07
Cornflower
#6A79F7
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B89FC #FCEE7B
analogous
#7BCAFC #7B89FC #AD7BFC
triadic
#7B89FC #FC7B89 #89FC7B
tetradic
#7B89FC #FC7BCA #FCEE7B #7BFCAD
square
#7B89FC #FC7BCA #FCEE7B #7BFCAD
split-complementary
#7B89FC #FCAD7B #CAFC7B
monochromatic
#0620F7 #3F54FB #7B89FC #B7BEFD #E1E4FE
Accessibility & contrast
On white
3.08
#7B89FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#7B89FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B89FC
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B89FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B89FC | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5698FF
Deuteranopia (green-blind)
#498EF9
Tritanopia (blue-blind)
#43A2B6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7b89fc; /* rgb */ color: rgb(123, 137, 252); /* oklch */ color: oklch(67.3% 0.169 275.7);
Tailwind
colors: {
custom: {
50: '#a9abfe',
500: '#7b89fc',
950: '#000000',
},
}SCSS
$custom: #7b89fc; $custom-light: #a9abfe; $custom-dark: #000000;
JSON
{
"hex": "#7b89fc",
"rgb": {
"r": 123,
"g": 137,
"b": 252
},
"hsl": {
"h": 233.488,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.67272,
"c": 0.16899,
"h": 275.7
},
"luminance": 0.29131
}Semantic roles & 50–950 ramp
primary
#7B89FC
secondary
#F7F3D4
accent
#CD00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#101018
muted
#7F7F86