#7B76DA#7B76DA
#7B76DA is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.6% C 0.148 H 283.4°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7B76DA |
|---|---|
| RGB | rgb(123, 118, 218) |
| HSL | hsl(243, 57%, 66%) |
| HSV | hsv(243, 46%, 85%) |
| CMYK | cmyk(43.6%, 45.9%, 0%, 14.5%) |
| CIE-LAB | lab(54.27, 27.01, -50.77) |
| CIE-LCH | lch(54.27, 57.51, 298.01°) |
| OKLab | oklab(61.64% 0.0343 -0.1438) |
| OKLCH | oklch(61.64% 0.148 283.4) |
| XYZ | xyz(27.2980, 22.2286, 69.1683) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 5.19
Cornflower
#6A79F7
ΔE00 5.35
Mediumpurple
#9370DB
ΔE00 5.76
Periwinkle (survey)
#8E82FE
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B76DA #D5DA76
analogous
#76A3DA #7B76DA #AD76DA
triadic
#7B76DA #DA7B76 #76DA7B
tetradic
#7B76DA #DA76A3 #D5DA76 #76DAAD
square
#7B76DA #DA76A3 #D5DA76 #76DAAD
split-complementary
#7B76DA #DAAD76 #A3DA76
monochromatic
#342DA8 #4D46CD #7B76DA #A9A6E7 #D8D6F4
Accessibility & contrast
On white
3.86
#7B76DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#7B76DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B76DA
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B76DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B76DA | 1.00 | 3.86 | 5.45 | 5.45 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F85DE
Deuteranopia (green-blind)
#4A7FD8
Tritanopia (blue-blind)
#5D8B9D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7b76da; /* rgb */ color: rgb(123, 118, 218); /* oklch */ color: oklch(61.6% 0.148 283.4);
Tailwind
colors: {
custom: {
50: '#a69de6',
500: '#7b76da',
950: '#000000',
},
}SCSS
$custom: #7b76da; $custom-light: #a69de6; $custom-dark: #000000;
JSON
{
"hex": "#7b76da",
"rgb": {
"r": 123,
"g": 118,
"b": 218
},
"hsl": {
"h": 243,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.61639,
"c": 0.14786,
"h": 283.4
},
"luminance": 0.2223
}Semantic roles & 50–950 ramp
primary
#7B76DA
secondary
#E5E6C5
accent
#C520BD
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100E16
muted
#7F7E84