#6AA2FB#6AA2FB
#6AA2FB is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.3% C 0.144 H 259.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA2FB |
|---|---|
| RGB | rgb(106, 162, 251) |
| HSL | hsl(217, 95%, 70%) |
| HSV | hsv(217, 58%, 98%) |
| CMYK | cmyk(57.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.42, 7.42, -49.85) |
| CIE-LCH | lch(66.42, 50.40, 278.46°) |
| OKLab | oklab(71.26% -0.0266 -0.1411) |
| OKLCH | oklch(71.26% 0.144 259.3) |
| XYZ | xyz(36.2707, 35.8668, 96.2597) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.03
Carolina Blue
#8AB8FE
ΔE00 6.23
Dodgerblue
#1E90FF
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 7.23
Sky Blue (survey)
#75BBFD
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA2FB #FBC36A
analogous
#6AEAFB #6AA2FB #7B6AFB
triadic
#6AA2FB #FB6AA2 #A2FB6A
tetradic
#6AA2FB #FB6AEA #FBC36A #6AFB7B
square
#6AA2FB #FB6AEA #FBC36A #6AFB7B
split-complementary
#6AA2FB #FB7B6A #EAFB6A
monochromatic
#065CE4 #2E7DF9 #6AA2FB #A6C7FD #E1ECFE
Accessibility & contrast
On white
2.57
#6AA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6AA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA2FB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA2FB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6aa2fb; /* rgb */ color: rgb(106, 162, 251); /* oklch */ color: oklch(71.3% 0.144 259.3);
Tailwind
colors: {
custom: {
50: '#9fbdfd',
500: '#6aa2fb',
950: '#000000',
},
}SCSS
$custom: #6aa2fb; $custom-light: #9fbdfd; $custom-dark: #000000;
JSON
{
"hex": "#6aa2fb",
"rgb": {
"r": 106,
"g": 162,
"b": 251
},
"hsl": {
"h": 216.828,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.71255,
"c": 0.14363,
"h": 259.3
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#6AA2FB
secondary
#F5E5CC
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185