#6962F5#6962F5
#6962F5 is a mid, highly saturated blue. Relative luminance 0.183; OKLCH L 58.6% C 0.213 H 279.7°. Best body text is #000000 at 4.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6962F5 |
|---|---|
| RGB | rgb(105, 98, 245) |
| HSL | hsl(243, 88%, 67%) |
| HSV | hsv(243, 60%, 96%) |
| CMYK | cmyk(57.1%, 60%, 0%, 3.9%) |
| CIE-LAB | lab(49.89, 43.32, -73.04) |
| CIE-LCH | lch(49.89, 84.92, 300.67°) |
| OKLab | oklab(58.58% 0.0358 -0.2099) |
| OKLCH | oklch(58.58% 0.213 279.7) |
| XYZ | xyz(26.6696, 18.3294, 88.5011) |
| Luminance | 0.1833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.31
Dark Periwinkle
#665FD1
ΔE00 5.10
Light Indigo
#6D5ACF
ΔE00 5.99
Slate Blue
#6A5ACD
ΔE00 6.20
Purpley
#8756E4
ΔE00 6.54
Warm Blue
#4B57DB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6962F5 #EEF562
analogous
#62A5F5 #6962F5 #B262F5
triadic
#6962F5 #F56962 #62F569
tetradic
#6962F5 #F562A5 #EEF562 #62F5B2
square
#6962F5 #F562A5 #EEF562 #62F5B2
split-complementary
#6962F5 #F5B262 #A5F562
monochromatic
#160DCF #3228F1 #6962F5 #A09CF9 #D7D5FC
Accessibility & contrast
On white
4.50
#6962F5 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.67
#6962F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6962F5
4.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6962F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6962F5 | 1.00 | 4.50 | 4.67 | 4.67 |
| #FFFFFF | 4.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CFA
Deuteranopia (green-blind)
#0071F2
Tritanopia (blue-blind)
#0F86A2
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6962f5; /* rgb */ color: rgb(105, 98, 245); /* oklch */ color: oklch(58.6% 0.213 279.7);
Tailwind
colors: {
custom: {
50: '#a08ff9',
500: '#6962f5',
950: '#000000',
},
}SCSS
$custom: #6962f5; $custom-light: #a08ff9; $custom-dark: #000000;
JSON
{
"hex": "#6962f5",
"rgb": {
"r": 105,
"g": 98,
"b": 245
},
"hsl": {
"h": 242.857,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.58584,
"c": 0.21289,
"h": 279.7
},
"luminance": 0.18331
}Semantic roles & 50–950 ramp
primary
#6962F5
secondary
#EEF1C2
accent
#E501DA
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100C17
muted
#7F7D85