#6565ED#6565ED
#6565ED is a mid, vivid blue. Relative luminance 0.182; OKLCH L 58.2% C 0.200 H 278.2°. Best body text is #000000 at 4.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6565ED |
|---|---|
| RGB | rgb(101, 101, 237) |
| HSL | hsl(240, 79%, 66%) |
| HSV | hsv(240, 57%, 93%) |
| CMYK | cmyk(57.4%, 57.4%, 0%, 7.1%) |
| CIE-LAB | lab(49.72, 38.36, -68.86) |
| CIE-LCH | lch(49.72, 78.82, 299.12°) |
| OKLab | oklab(58.21% 0.0285 -0.1976) |
| OKLCH | oklch(58.21% 0.2 278.2) |
| XYZ | xyz(25.3017, 18.1867, 82.2814) |
| Luminance | 0.1819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.71
Dark Periwinkle
#665FD1
ΔE00 4.41
Light Indigo
#6D5ACF
ΔE00 5.81
Slate Blue
#6A5ACD
ΔE00 5.90
Royal Blue
#4169E1
ΔE00 6.07
Warm Blue
#4B57DB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6565ED #EDED65
analogous
#65A9ED #6565ED #A965ED
triadic
#6565ED #ED6565 #65ED65
tetradic
#6565ED #ED65A9 #EDED65 #65EDA9
square
#6565ED #ED65A9 #EDED65 #65EDA9
split-complementary
#6565ED #EDA965 #A9ED65
monochromatic
#1717C1 #2E2EE7 #6565ED #9C9CF3 #D3D3FA
Accessibility & contrast
On white
4.53
#6565ED on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.64
#6565ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6565ED
4.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6565ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6565ED | 1.00 | 4.53 | 4.64 | 4.64 |
| #FFFFFF | 4.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF2
Deuteranopia (green-blind)
#0071EA
Tritanopia (blue-blind)
#07859F
Achromatopsia (no color)
#767676
Design tokens & code
CSS
--color: #6565ed; /* rgb */ color: rgb(101, 101, 237); /* oklch */ color: oklch(58.2% 0.200 278.2);
Tailwind
colors: {
custom: {
50: '#9c91f4',
500: '#6565ed',
950: '#000000',
},
}SCSS
$custom: #6565ed; $custom-light: #9c91f4; $custom-dark: #000000;
JSON
{
"hex": "#6565ed",
"rgb": {
"r": 101,
"g": 101,
"b": 237
},
"hsl": {
"h": 240,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.58205,
"c": 0.1997,
"h": 278.2
},
"luminance": 0.18188
}Semantic roles & 50–950 ramp
primary
#6565ED
secondary
#EDEDC1
accent
#DB0ADB
background
#FAF8FF
surface
#F4F0FE
border
#CECBD6
text
#0F0C17
muted
#7F7D85