#6965F5#6965F5
#6965F5 is a mid, highly saturated blue. Relative luminance 0.189; OKLCH L 59.1% C 0.209 H 279.1°. Best body text is #000000 at 4.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6965F5 |
|---|---|
| RGB | rgb(105, 101, 245) |
| HSL | hsl(242, 88%, 68%) |
| HSV | hsv(242, 59%, 96%) |
| CMYK | cmyk(57.1%, 58.8%, 0%, 3.9%) |
| CIE-LAB | lab(50.57, 41.56, -71.94) |
| CIE-LCH | lch(50.57, 83.08, 300.01°) |
| OKLab | oklab(59.08% 0.0331 -0.2066) |
| OKLCH | oklch(59.08% 0.209 279.1) |
| XYZ | xyz(26.9556, 18.9013, 88.5964) |
| Luminance | 0.1890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.05
Dark Periwinkle
#665FD1
ΔE00 5.43
Cornflower
#6A79F7
ΔE00 6.31
Light Indigo
#6D5ACF
ΔE00 6.52
Slate Blue
#6A5ACD
ΔE00 6.71
Royal Blue
#4169E1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6965F5 #F1F565
analogous
#65A9F5 #6965F5 #B165F5
triadic
#6965F5 #F56965 #65F569
tetradic
#6965F5 #F565A9 #F1F565 #65F5B1
square
#6965F5 #F565A9 #F1F565 #65F5B1
split-complementary
#6965F5 #F5B165 #A9F565
monochromatic
#130ED2 #312CF1 #6965F5 #A19EF9 #D9D8FC
Accessibility & contrast
On white
4.39
#6965F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.78
#6965F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6965F5
4.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6965F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6965F5 | 1.00 | 4.39 | 4.78 | 4.78 |
| #FFFFFF | 4.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFA
Deuteranopia (green-blind)
#0073F2
Tritanopia (blue-blind)
#0D88A3
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #6965f5; /* rgb */ color: rgb(105, 101, 245); /* oklch */ color: oklch(59.1% 0.209 279.1);
Tailwind
colors: {
custom: {
50: '#a091f9',
500: '#6965f5',
950: '#000000',
},
}SCSS
$custom: #6965f5; $custom-light: #a091f9; $custom-dark: #000000;
JSON
{
"hex": "#6965f5",
"rgb": {
"r": 105,
"g": 101,
"b": 245
},
"hsl": {
"h": 241.667,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.59083,
"c": 0.20923,
"h": 279.1
},
"luminance": 0.18903
}Semantic roles & 50–950 ramp
primary
#6965F5
secondary
#F0F1C5
accent
#E401DE
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100D17
muted
#7F7D85