#6061FA#6061FA
#6061FA is a mid, highly saturated blue. Relative luminance 0.179; OKLCH L 58.2% C 0.222 H 276.7°. Best body text is #000000 at 4.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6061FA |
|---|---|
| RGB | rgb(96, 97, 250) |
| HSL | hsl(240, 94%, 68%) |
| HSV | hsv(240, 62%, 98%) |
| CMYK | cmyk(61.6%, 61.2%, 0%, 2%) |
| CIE-LAB | lab(49.42, 44.04, -76.63) |
| CIE-LCH | lch(49.42, 88.38, 299.89°) |
| OKLab | oklab(58.19% 0.0259 -0.2206) |
| OKLCH | oklch(58.19% 0.222 276.7) |
| XYZ | xyz(26.3483, 17.9362, 92.4975) |
| Luminance | 0.1794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.53
Dark Periwinkle
#665FD1
ΔE00 5.53
Warm Blue
#4B57DB
ΔE00 6.20
Light Indigo
#6D5ACF
ΔE00 6.59
Royal Blue
#4169E1
ΔE00 6.67
Slate Blue
#6A5ACD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6061FA #FAF960
analogous
#60AEFA #6061FA #AC60FA
triadic
#6061FA #FA6061 #61FA60
tetradic
#6061FA #FA60AE #FAF960 #60FAAC
square
#6061FA #FA60AE #FAF960 #60FAAC
split-complementary
#6061FA #FAAC60 #AEFA60
monochromatic
#0708D9 #2526F8 #6061FA #9B9CFC #D7D7FE
Accessibility & contrast
On white
4.58
#6061FA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.59
#6061FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6061FA
4.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6061FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6061FA | 1.00 | 4.58 | 4.59 | 4.59 |
| #FFFFFF | 4.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CFF
Deuteranopia (green-blind)
#006FF7
Tritanopia (blue-blind)
#0087A4
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #6061fa; /* rgb */ color: rgb(96, 97, 250); /* oklch */ color: oklch(58.2% 0.222 276.7);
Tailwind
colors: {
custom: {
50: '#9c8efd',
500: '#6061fa',
950: '#000000',
},
}SCSS
$custom: #6061fa; $custom-light: #9c8efd; $custom-dark: #000000;
JSON
{
"hex": "#6061fa",
"rgb": {
"r": 96,
"g": 97,
"b": 250
},
"hsl": {
"h": 239.61,
"s": 93.902,
"l": 67.843
},
"oklch": {
"l": 0.58193,
"c": 0.22217,
"h": 276.7
},
"luminance": 0.17938
}Semantic roles & 50–950 ramp
primary
#6061FA
secondary
#F3F2C3
accent
#E400E6
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100C18
muted
#7F7D86