#6AA2FF#6AA2FF
#6AA2FF is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.5% C 0.149 H 260.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA2FF |
|---|---|
| RGB | rgb(106, 162, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(58.4%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.61, 8.69, -51.72) |
| CIE-LCH | lch(66.61, 52.45, 279.54°) |
| OKLab | oklab(71.47% -0.0257 -0.1466) |
| OKLCH | oklch(71.47% 0.149 260) |
| XYZ | xyz(36.9079, 36.1217, 99.6156) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 6.18
Dodgerblue
#1E90FF
ΔE00 7.10
Dark Sky Blue
#448EE4
ΔE00 7.44
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA2FF #FFC76A
analogous
#6AECFF #6AA2FF #7C6AFF
triadic
#6AA2FF #FF6AA2 #A2FF6A
tetradic
#6AA2FF #FF6AEC #FFC76A #6AFF7C
square
#6AA2FF #FF6AEC #FFC76A #6AFF7C
split-complementary
#6AA2FF #FF7C6A #ECFF6A
monochromatic
#005AEF #2D7CFF #6AA2FF #A7C8FF #E0ECFF
Accessibility & contrast
On white
2.55
#6AA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#6AA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA2FF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA2FF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6aa2ff; /* rgb */ color: rgb(106, 162, 255); /* oklch */ color: oklch(71.5% 0.149 260.0);
Tailwind
colors: {
custom: {
50: '#9fbdff',
500: '#6aa2ff',
950: '#000000',
},
}SCSS
$custom: #6aa2ff; $custom-light: #9fbdff; $custom-dark: #000000;
JSON
{
"hex": "#6aa2ff",
"rgb": {
"r": 106,
"g": 162,
"b": 255
},
"hsl": {
"h": 217.45,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.7147,
"c": 0.14884,
"h": 260
},
"luminance": 0.36125
}Semantic roles & 50–950 ramp
primary
#6AA2FF
secondary
#F6E7CE
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186