#62A3FF#62A3FF
#62A3FF is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.3% C 0.151 H 257.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62A3FF |
|---|---|
| RGB | rgb(98, 163, 255) |
| HSL | hsl(215, 100%, 69%) |
| HSV | hsv(215, 62%, 100%) |
| CMYK | cmyk(61.6%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.53, 6.64, -51.88) |
| CIE-LCH | lch(66.53, 52.31, 277.30°) |
| OKLab | oklab(71.3% -0.0332 -0.1472) |
| OKLCH | oklch(71.3% 0.151 257.3) |
| XYZ | xyz(36.1778, 36.0077, 99.6320) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 6.46
Dodgerblue
#1E90FF
ΔE00 6.49
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Dark Sky Blue
#448EE4
ΔE00 7.12
Azure (survey)
#069AF3
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62A3FF #FFBE62
analogous
#62F2FF #62A3FF #7062FF
triadic
#62A3FF #FF62A3 #A3FF62
tetradic
#62A3FF #FF62F2 #FFBE62 #62FF70
square
#62A3FF #FF62F2 #FFBE62 #62FF70
split-complementary
#62A3FF #FF7062 #F2FF62
monochromatic
#005FE7 #257FFF #62A3FF #9FC7FF #DCEBFF
Accessibility & contrast
On white
2.56
#62A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#62A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62A3FF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62A3FF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #62a3ff; /* rgb */ color: rgb(98, 163, 255); /* oklch */ color: oklch(71.3% 0.151 257.3);
Tailwind
colors: {
custom: {
50: '#9bbdff',
500: '#62a3ff',
950: '#000000',
},
}SCSS
$custom: #62a3ff; $custom-light: #9bbdff; $custom-dark: #000000;
JSON
{
"hex": "#62a3ff",
"rgb": {
"r": 98,
"g": 163,
"b": 255
},
"hsl": {
"h": 215.159,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.71305,
"c": 0.15089,
"h": 257.3
},
"luminance": 0.36011
}Semantic roles & 50–950 ramp
primary
#62A3FF
secondary
#F5E2C8
accent
#8600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1218
muted
#7F8186