#6969E1#6969E1
#6969E1 is a mid, vivid blue. Relative luminance 0.185; OKLCH L 58.3% C 0.178 H 279.4°. Best body text is #000000 at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6969E1 |
|---|---|
| RGB | rgb(105, 105, 225) |
| HSL | hsl(240, 67%, 65%) |
| HSV | hsv(240, 53%, 88%) |
| CMYK | cmyk(53.3%, 53.3%, 0%, 11.8%) |
| CIE-LAB | lab(50.15, 32.94, -61.41) |
| CIE-LCH | lch(50.15, 69.68, 298.21°) |
| OKLab | oklab(58.34% 0.0289 -0.1756) |
| OKLCH | oklch(58.34% 0.178 279.4) |
| XYZ | xyz(24.4636, 18.5411, 73.5093) |
| Luminance | 0.1854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.73
Dark Periwinkle
#665FD1
ΔE00 4.02
Cornflower Blue
#5170D7
ΔE00 5.61
Light Indigo
#6D5ACF
ΔE00 5.68
Slate Blue
#6A5ACD
ΔE00 5.73
Royal Blue
#4169E1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6969E1 #E1E169
analogous
#69A5E1 #6969E1 #A569E1
triadic
#6969E1 #E16969 #69E169
tetradic
#6969E1 #E169A5 #E1E169 #69E1A5
square
#6969E1 #E169A5 #E1E169 #69E1A5
split-complementary
#6969E1 #E1A569 #A5E169
monochromatic
#2323AD #3636D7 #6969E1 #9C9CEB #CFCFF5
Accessibility & contrast
On white
4.46
#6969E1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.71
#6969E1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6969E1
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6969E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6969E1 | 1.00 | 4.46 | 4.71 | 4.71 |
| #FFFFFF | 4.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#227CE5
Deuteranopia (green-blind)
#0673DE
Tritanopia (blue-blind)
#32849B
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6969e1; /* rgb */ color: rgb(105, 105, 225); /* oklch */ color: oklch(58.3% 0.178 279.4);
Tailwind
colors: {
custom: {
50: '#9d94eb',
500: '#6969e1',
950: '#000000',
},
}SCSS
$custom: #6969e1; $custom-light: #9d94eb; $custom-dark: #000000;
JSON
{
"hex": "#6969e1",
"rgb": {
"r": 105,
"g": 105,
"b": 225
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.58335,
"c": 0.17797,
"h": 279.4
},
"luminance": 0.18543
}Semantic roles & 50–950 ramp
primary
#6969E1
secondary
#E7E7BE
accent
#CF17CF
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#0F0D16
muted
#7F7E84