#6262F2#6262F2
#6262F2 is a mid, highly saturated blue. Relative luminance 0.177; OKLCH L 57.9% C 0.210 H 277.6°. Best body text is #FFFFFF at 4.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6262F2 |
|---|---|
| RGB | rgb(98, 98, 242) |
| HSL | hsl(240, 85%, 67%) |
| HSV | hsv(240, 60%, 95%) |
| CMYK | cmyk(59.5%, 59.5%, 0%, 5.1%) |
| CIE-LAB | lab(49.18, 41.22, -72.55) |
| CIE-LCH | lch(49.18, 83.44, 299.61°) |
| OKLab | oklab(57.87% 0.0277 -0.2086) |
| OKLCH | oklch(57.87% 0.21 277.6) |
| XYZ | xyz(25.4265, 17.7409, 86.0716) |
| Luminance | 0.1774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.23
Dark Periwinkle
#665FD1
ΔE00 4.64
Warm Blue
#4B57DB
ΔE00 5.76
Light Indigo
#6D5ACF
ΔE00 5.85
Slate Blue
#6A5ACD
ΔE00 5.94
Royal Blue
#4169E1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6262F2 #F2F262
analogous
#62AAF2 #6262F2 #AA62F2
triadic
#6262F2 #F26262 #62F262
tetradic
#6262F2 #F262AA #F2F262 #62F2AA
square
#6262F2 #F262AA #F2F262 #62F2AA
split-complementary
#6262F2 #F2AA62 #AAF262
monochromatic
#1111C9 #2929ED #6262F2 #9B9BF7 #D3D3FB
Accessibility & contrast
On white
4.62
#6262F2 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.55
#6262F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #6262F2
4.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6262F2 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##6262F2 | 1.00 | 4.62 | 4.55 | 4.62 |
| #FFFFFF | 4.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF7
Deuteranopia (green-blind)
#006FEF
Tritanopia (blue-blind)
#0085A1
Achromatopsia (no color)
#757575
Design tokens & code
CSS
--color: #6262f2; /* rgb */ color: rgb(98, 98, 242); /* oklch */ color: oklch(57.9% 0.210 277.6);
Tailwind
colors: {
custom: {
50: '#9c8ff7',
500: '#6262f2',
950: '#000000',
},
}SCSS
$custom: #6262f2; $custom-light: #9c8ff7; $custom-dark: #000000;
JSON
{
"hex": "#6262f2",
"rgb": {
"r": 98,
"g": 98,
"b": 242
},
"hsl": {
"h": 240,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.57865,
"c": 0.21043,
"h": 277.6
},
"luminance": 0.17743
}Semantic roles & 50–950 ramp
primary
#6262F2
secondary
#EFEFC1
accent
#E104E1
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#0F0C17
muted
#7F7D85