#6061EB#6061EB
#6061EB is a mid, highly saturated blue. Relative luminance 0.170; OKLCH L 57.0% C 0.203 H 277.5°. Best body text is #FFFFFF at 4.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6061EB |
|---|---|
| RGB | rgb(96, 97, 235) |
| HSL | hsl(240, 78%, 65%) |
| HSV | hsv(240, 59%, 92%) |
| CMYK | cmyk(59.1%, 58.7%, 0%, 7.8%) |
| CIE-LAB | lab(48.30, 39.26, -70.06) |
| CIE-LCH | lch(48.30, 80.31, 299.27°) |
| OKLab | oklab(57.02% 0.0265 -0.2013) |
| OKLCH | oklch(57.02% 0.203 277.5) |
| XYZ | xyz(24.0891, 17.0325, 80.5994) |
| Luminance | 0.1703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.73
Mediumslateblue
#7B68EE
ΔE00 4.79
Warm Blue
#4B57DB
ΔE00 4.81
Light Indigo
#6D5ACF
ΔE00 5.09
Slate Blue
#6A5ACD
ΔE00 5.11
Royal Blue
#4169E1
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6061EB #EBEA60
analogous
#60A7EB #6061EB #A460EB
triadic
#6061EB #EB6061 #61EB60
tetradic
#6061EB #EB60A7 #EBEA60 #60EBA4
square
#6061EB #EB60A7 #EBEA60 #60EBA4
split-complementary
#6061EB #EBA460 #A7EB60
monochromatic
#1718B9 #2A2BE4 #6061EB #9697F2 #CDCDF9
Accessibility & contrast
On white
4.77
#6061EB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.41
#6061EB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6061EB
4.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6061EB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6061EB | 1.00 | 4.77 | 4.41 | 4.77 |
| #FFFFFF | 4.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079F0
Deuteranopia (green-blind)
#006DE8
Tritanopia (blue-blind)
#00829D
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #6061eb; /* rgb */ color: rgb(96, 97, 235); /* oklch */ color: oklch(57.0% 0.203 277.5);
Tailwind
colors: {
custom: {
50: '#9a8ef2',
500: '#6061eb',
950: '#000000',
},
}SCSS
$custom: #6061eb; $custom-light: #9a8ef2; $custom-dark: #000000;
JSON
{
"hex": "#6061eb",
"rgb": {
"r": 96,
"g": 97,
"b": 235
},
"hsl": {
"h": 239.568,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.5702,
"c": 0.20307,
"h": 277.5
},
"luminance": 0.17034
}Semantic roles & 50–950 ramp
primary
#6061EB
secondary
#EBEBBC
accent
#D80CDA
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C17
muted
#7F7D85