#6262FF#6262FF
#6262FF is a mid, highly saturated blue. Relative luminance 0.186; OKLCH L 58.9% C 0.227 H 276.9°. Best body text is #000000 at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6262FF |
|---|---|
| RGB | rgb(98, 98, 255) |
| HSL | hsl(240, 100%, 69%) |
| HSV | hsv(240, 62%, 100%) |
| CMYK | cmyk(61.6%, 61.6%, 0%, 0%) |
| CIE-LAB | lab(50.16, 45.34, -78.20) |
| CIE-LCH | lch(50.16, 90.39, 300.11°) |
| OKLab | oklab(58.89% 0.0271 -0.2252) |
| OKLCH | oklch(58.89% 0.227 276.9) |
| XYZ | xyz(27.4488, 18.5498, 96.7223) |
| Luminance | 0.1855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 4.30
Dark Periwinkle
#665FD1
ΔE00 6.22
Cornflower
#6A79F7
ΔE00 6.99
Warm Blue
#4B57DB
ΔE00 7.03
Royal Blue
#4169E1
ΔE00 7.11
Light Indigo
#6D5ACF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6262FF #FFFF62
analogous
#62B1FF #6262FF #B162FF
triadic
#6262FF #FF6262 #62FF62
tetradic
#6262FF #FF62B1 #FFFF62 #62FFB1
square
#6262FF #FF62B1 #FFFF62 #62FFB1
split-complementary
#6262FF #FFB162 #B1FF62
monochromatic
#0000E7 #2525FF #6262FF #9F9FFF #DCDCFF
Accessibility & contrast
On white
4.46
#6262FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.71
#6262FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6262FF
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6262FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6262FF | 1.00 | 4.46 | 4.71 | 4.71 |
| #FFFFFF | 4.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#0071FC
Tritanopia (blue-blind)
#0089A7
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #6262ff; /* rgb */ color: rgb(98, 98, 255); /* oklch */ color: oklch(58.9% 0.227 276.9);
Tailwind
colors: {
custom: {
50: '#9e8fff',
500: '#6262ff',
950: '#000000',
},
}SCSS
$custom: #6262ff; $custom-light: #9e8fff; $custom-dark: #000000;
JSON
{
"hex": "#6262ff",
"rgb": {
"r": 98,
"g": 98,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.58887,
"c": 0.22683,
"h": 276.9
},
"luminance": 0.18552
}Semantic roles & 50–950 ramp
primary
#6262FF
secondary
#F5F5C8
accent
#E600E5
background
#FAF8FF
surface
#F4F0FF
border
#CECBD7
text
#100C18
muted
#7F7D86