#6061EE#6061EE
#6061EE is a mid, highly saturated blue. Relative luminance 0.172; OKLCH L 57.3% C 0.207 H 277.3°. Best body text is #FFFFFF at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6061EE |
|---|---|
| RGB | rgb(96, 97, 238) |
| HSL | hsl(240, 81%, 65%) |
| HSV | hsv(240, 60%, 93%) |
| CMYK | cmyk(59.7%, 59.2%, 0%, 6.7%) |
| CIE-LAB | lab(48.52, 40.22, -71.38) |
| CIE-LCH | lch(48.52, 81.93, 299.40°) |
| OKLab | oklab(57.25% 0.0264 -0.2052) |
| OKLCH | oklch(57.25% 0.207 277.3) |
| XYZ | xyz(24.5262, 17.2074, 82.9013) |
| Luminance | 0.1721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 4.09
Mediumslateblue
#7B68EE
ΔE00 4.69
Warm Blue
#4B57DB
ΔE00 5.06
Light Indigo
#6D5ACF
ΔE00 5.38
Slate Blue
#6A5ACD
ΔE00 5.42
Royal Blue
#4169E1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6061EE #EEED60
analogous
#60A8EE #6061EE #A660EE
triadic
#6061EE #EE6061 #61EE60
tetradic
#6061EE #EE60A8 #EEED60 #60EEA6
square
#6061EE #EE60A8 #EEED60 #60EEA6
split-complementary
#6061EE #EEA660 #A8EE60
monochromatic
#1416BF #292AE8 #6061EE #9798F4 #CFCFFA
Accessibility & contrast
On white
4.73
#6061EE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.44
#6061EE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6061EE
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6061EE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6061EE | 1.00 | 4.73 | 4.44 | 4.73 |
| #FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.44 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079F3
Deuteranopia (green-blind)
#006DEB
Tritanopia (blue-blind)
#00839E
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #6061ee; /* rgb */ color: rgb(96, 97, 238); /* oklch */ color: oklch(57.3% 0.207 277.3);
Tailwind
colors: {
custom: {
50: '#9a8ef4',
500: '#6061ee',
950: '#000000',
},
}SCSS
$custom: #6061ee; $custom-light: #9a8ef4; $custom-dark: #000000;
JSON
{
"hex": "#6061ee",
"rgb": {
"r": 96,
"g": 97,
"b": 238
},
"hsl": {
"h": 239.577,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.57251,
"c": 0.20693,
"h": 277.3
},
"luminance": 0.17209
}Semantic roles & 50–950 ramp
primary
#6061EE
secondary
#EDECBD
accent
#DC08DD
background
#FAF8FF
surface
#F4F0FE
border
#CECBD6
text
#0F0C17
muted
#7F7D85