#6970EA#6970EA
#6970EA is a mid, vivid blue. Relative luminance 0.205; OKLCH L 60.2% C 0.181 H 277.0°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6970EA |
|---|---|
| RGB | rgb(105, 112, 234) |
| HSL | hsl(237, 75%, 66%) |
| HSV | hsv(237, 55%, 92%) |
| CMYK | cmyk(55.1%, 52.1%, 0%, 8.2%) |
| CIE-LAB | lab(52.43, 31.54, -62.78) |
| CIE-LCH | lch(52.43, 70.26, 296.67°) |
| OKLab | oklab(60.23% 0.0221 -0.1796) |
| OKLCH | oklch(60.23% 0.181 277) |
| XYZ | xyz(26.4664, 20.5303, 80.3940) |
| Luminance | 0.2053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.39
Mediumslateblue
#7B68EE
ΔE00 4.34
Cornflower Blue
#5170D7
ΔE00 5.12
Royal Blue
#4169E1
ΔE00 6.22
Dark Periwinkle
#665FD1
ΔE00 6.69
Lightish Blue
#3D7AFD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6970EA #EAE369
analogous
#69B1EA #6970EA #A369EA
triadic
#6970EA #EA6970 #70EA69
tetradic
#6970EA #EA69B1 #EAE369 #69EAA3
square
#6970EA #EA69B1 #EAE369 #69EAA3
split-complementary
#6970EA #EAA369 #B1EA69
monochromatic
#1B23BE #333DE2 #6970EA #9FA3F2 #D4D6F9
Accessibility & contrast
On white
4.11
#6970EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#6970EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6970EA
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6970EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6970EA | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A83EE
Deuteranopia (green-blind)
#0C78E7
Tritanopia (blue-blind)
#248CA2
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #6970ea; /* rgb */ color: rgb(105, 112, 234); /* oklch */ color: oklch(60.2% 0.181 277.0);
Tailwind
colors: {
custom: {
50: '#9d99f1',
500: '#6970ea',
950: '#000000',
},
}SCSS
$custom: #6970ea; $custom-light: #9d99f1; $custom-dark: #000000;
JSON
{
"hex": "#6970ea",
"rgb": {
"r": 105,
"g": 112,
"b": 234
},
"hsl": {
"h": 236.744,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.60231,
"c": 0.18094,
"h": 277
},
"luminance": 0.20532
}Semantic roles & 50–950 ramp
primary
#6970EA
secondary
#ECEAC2
accent
#CD0ED8
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#0F0D17
muted
#7F7E85