#7676EA#7676EA
#7676EA is a light, vivid blue. Relative luminance 0.227; OKLCH L 62.3% C 0.171 H 280.2°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7676EA |
|---|---|
| RGB | rgb(118, 118, 234) |
| HSL | hsl(240, 73%, 69%) |
| HSV | hsv(240, 50%, 92%) |
| CMYK | cmyk(49.6%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(54.81, 30.60, -58.91) |
| CIE-LCH | lch(54.81, 66.38, 297.45°) |
| OKLab | oklab(62.25% 0.0303 -0.1678) |
| OKLCH | oklch(62.25% 0.171 280.2) |
| XYZ | xyz(28.7964, 22.7473, 80.6993) |
| Luminance | 0.2275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.97
Mediumslateblue
#7B68EE
ΔE00 4.58
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.14
Cornflower Blue
#5170D7
ΔE00 7.10
Mediumpurple
#9370DB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7676EA #EAEA76
analogous
#76B0EA #7676EA #B076EA
triadic
#7676EA #EA7676 #76EA76
tetradic
#7676EA #EA76B0 #EAEA76 #76EAB0
square
#7676EA #EA76B0 #EAEA76 #76EAB0
split-complementary
#7676EA #EAB076 #B0EA76
monochromatic
#1F1FC7 #4141E2 #7676EA #ABABF2 #E0E0FA
Accessibility & contrast
On white
3.78
#7676EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#7676EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7676EA
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7676EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7676EA | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F88EE
Deuteranopia (green-blind)
#347FE7
Tritanopia (blue-blind)
#498FA5
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #7676ea; /* rgb */ color: rgb(118, 118, 234); /* oklch */ color: oklch(62.3% 0.171 280.2);
Tailwind
colors: {
custom: {
50: '#a59df1',
500: '#7676ea',
950: '#000000',
},
}SCSS
$custom: #7676ea; $custom-light: #a59df1; $custom-dark: #000000;
JSON
{
"hex": "#7676ea",
"rgb": {
"r": 118,
"g": 118,
"b": 234
},
"hsl": {
"h": 240,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.62251,
"c": 0.17053,
"h": 280.2
},
"luminance": 0.22749
}Semantic roles & 50–950 ramp
primary
#7676EA
secondary
#EFEFCD
accent
#D610D6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85