#6060EA#6060EA
#6060EA is a mid, highly saturated blue. Relative luminance 0.168; OKLCH L 56.8% C 0.203 H 277.8°. Best body text is #FFFFFF at 4.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6060EA |
|---|---|
| RGB | rgb(96, 96, 234) |
| HSL | hsl(240, 77%, 65%) |
| HSV | hsv(240, 59%, 92%) |
| CMYK | cmyk(59%, 59%, 0%, 8.2%) |
| CIE-LAB | lab(48.00, 39.54, -69.99) |
| CIE-LCH | lch(48.00, 80.39, 299.46°) |
| OKLab | oklab(56.77% 0.0274 -0.2011) |
| OKLCH | oklch(56.77% 0.203 277.8) |
| XYZ | xyz(23.8533, 16.7913, 79.8100) |
| Luminance | 0.1679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.53
Warm Blue
#4B57DB
ΔE00 4.55
Light Indigo
#6D5ACF
ΔE00 4.83
Slate Blue
#6A5ACD
ΔE00 4.84
Mediumslateblue
#7B68EE
ΔE00 4.95
Iris
#6258C4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6060EA #EAEA60
analogous
#60A5EA #6060EA #A560EA
triadic
#6060EA #EA6060 #60EA60
tetradic
#6060EA #EA60A5 #EAEA60 #60EAA5
square
#6060EA #EA60A5 #EAEA60 #60EAA5
split-complementary
#6060EA #EAA560 #A5EA60
monochromatic
#1818B7 #2A2AE3 #6060EA #9696F1 #CCCCF8
Accessibility & contrast
On white
4.82
#6060EA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.36
#6060EA on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #6060EA
4.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6060EA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6060EA | 1.00 | 4.82 | 4.36 | 4.82 |
| #FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078EF
Deuteranopia (green-blind)
#006CE7
Tritanopia (blue-blind)
#00819C
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #6060ea; /* rgb */ color: rgb(96, 96, 234); /* oklch */ color: oklch(56.8% 0.203 277.8);
Tailwind
colors: {
custom: {
50: '#9a8df2',
500: '#6060ea',
950: '#000000',
},
}SCSS
$custom: #6060ea; $custom-light: #9a8df2; $custom-dark: #000000;
JSON
{
"hex": "#6060ea",
"rgb": {
"r": 96,
"g": 96,
"b": 234
},
"hsl": {
"h": 240,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.56772,
"c": 0.20301,
"h": 277.8
},
"luminance": 0.16793
}Semantic roles & 50–950 ramp
primary
#6060EA
secondary
#EBEBBB
accent
#D90DD9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#0F0C17
muted
#7F7D85