#7669EA#7669EA
#7669EA is a mid, vivid blue. Relative luminance 0.199; OKLCH L 59.9% C 0.188 H 283.7°. Best body text is #000000 at 4.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7669EA |
|---|---|
| RGB | rgb(118, 105, 234) |
| HSL | hsl(246, 75%, 66%) |
| HSV | hsv(246, 55%, 92%) |
| CMYK | cmyk(49.6%, 55.1%, 0%, 8.2%) |
| CIE-LAB | lab(51.72, 38.29, -63.89) |
| CIE-LCH | lch(51.72, 74.48, 300.94°) |
| OKLab | oklab(59.94% 0.0446 -0.1825) |
| OKLCH | oklch(59.94% 0.188 283.7) |
| XYZ | xyz(27.3696, 19.8938, 80.2237) |
| Luminance | 0.1989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.09
Dark Periwinkle
#665FD1
ΔE00 5.50
Cornflower
#6A79F7
ΔE00 6.11
Light Indigo
#6D5ACF
ΔE00 6.33
Purpley
#8756E4
ΔE00 6.35
Mediumpurple
#9370DB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7669EA #DDEA69
analogous
#699DEA #7669EA #B769EA
triadic
#7669EA #EA7669 #69EA76
tetradic
#7669EA #EA699D #DDEA69 #69EAB7
square
#7669EA #EA699D #DDEA69 #69EAB7
split-complementary
#7669EA #EAB769 #9DEA69
monochromatic
#2B1BBE #4533E2 #7669EA #A79FF2 #D8D4F9
Accessibility & contrast
On white
4.22
#7669EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.98
#7669EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7669EA
4.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7669EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7669EA | 1.00 | 4.22 | 4.98 | 4.98 |
| #FFFFFF | 4.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#157FEE
Deuteranopia (green-blind)
#0277E7
Tritanopia (blue-blind)
#4B869F
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #7669ea; /* rgb */ color: rgb(118, 105, 234); /* oklch */ color: oklch(59.9% 0.188 283.7);
Tailwind
colors: {
custom: {
50: '#a594f1',
500: '#7669ea',
950: '#000000',
},
}SCSS
$custom: #7669ea; $custom-light: #a594f1; $custom-dark: #000000;
JSON
{
"hex": "#7669ea",
"rgb": {
"r": 118,
"g": 105,
"b": 234
},
"hsl": {
"h": 246.047,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.59939,
"c": 0.1879,
"h": 283.7
},
"luminance": 0.19895
}Semantic roles & 50–950 ramp
primary
#7669EA
secondary
#E8ECC2
accent
#D80EC3
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85