#6562F2#6562F2
#6562F2 is a mid, highly saturated blue. Relative luminance 0.179; OKLCH L 58.1% C 0.210 H 278.5°. Best body text is #000000 at 4.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6562F2 |
|---|---|
| RGB | rgb(101, 98, 242) |
| HSL | hsl(241, 85%, 67%) |
| HSV | hsv(241, 60%, 95%) |
| CMYK | cmyk(58.3%, 59.5%, 0%, 5.1%) |
| CIE-LAB | lab(49.39, 41.71, -72.20) |
| CIE-LCH | lch(49.39, 83.38, 300.02°) |
| OKLab | oklab(58.07% 0.0312 -0.2075) |
| OKLCH | oklch(58.07% 0.21 278.5) |
| XYZ | xyz(25.7564, 17.9110, 86.0871) |
| Luminance | 0.1791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.83
Dark Periwinkle
#665FD1
ΔE00 4.65
Light Indigo
#6D5ACF
ΔE00 5.74
Slate Blue
#6A5ACD
ΔE00 5.88
Warm Blue
#4B57DB
ΔE00 6.04
Royal Blue
#4169E1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6562F2 #EFF262
analogous
#62A7F2 #6562F2 #AD62F2
triadic
#6562F2 #F26562 #62F265
tetradic
#6562F2 #F262A7 #EFF262 #62F2AD
square
#6562F2 #F262A7 #EFF262 #62F2AD
split-complementary
#6562F2 #F2AD62 #A7F262
monochromatic
#1411C9 #2E29ED #6562F2 #9C9BF7 #D4D3FB
Accessibility & contrast
On white
4.58
#6562F2 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.58
#6562F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6562F2
4.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6562F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6562F2 | 1.00 | 4.58 | 4.58 | 4.58 |
| #FFFFFF | 4.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF7
Deuteranopia (green-blind)
#0070EF
Tritanopia (blue-blind)
#0085A1
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #6562f2; /* rgb */ color: rgb(101, 98, 242); /* oklch */ color: oklch(58.1% 0.210 278.5);
Tailwind
colors: {
custom: {
50: '#9d8ff7',
500: '#6562f2',
950: '#000000',
},
}SCSS
$custom: #6562f2; $custom-light: #9d8ff7; $custom-dark: #000000;
JSON
{
"hex": "#6562f2",
"rgb": {
"r": 101,
"g": 98,
"b": 242
},
"hsl": {
"h": 241.25,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.58071,
"c": 0.20983,
"h": 278.5
},
"luminance": 0.17913
}Semantic roles & 50–950 ramp
primary
#6562F2
secondary
#EEEFC1
accent
#E104DD
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100C17
muted
#7F7D85