#6AA3FB#6AA3FB
#6AA3FB is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.143 H 258.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA3FB |
|---|---|
| RGB | rgb(106, 163, 251) |
| HSL | hsl(216, 95%, 70%) |
| HSV | hsv(216, 58%, 98%) |
| CMYK | cmyk(57.8%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(66.69, 6.84, -49.42) |
| CIE-LCH | lch(66.69, 49.90, 277.88°) |
| OKLab | oklab(71.47% -0.0277 -0.1399) |
| OKLCH | oklch(71.47% 0.143 258.8) |
| XYZ | xyz(36.4475, 36.2205, 96.3186) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 6.03
Dodgerblue
#1E90FF
ΔE00 7.04
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Dark Sky Blue
#448EE4
ΔE00 7.39
Azure (survey)
#069AF3
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA3FB #FBC26A
analogous
#6AEBFB #6AA3FB #7A6AFB
triadic
#6AA3FB #FB6AA3 #A3FB6A
tetradic
#6AA3FB #FB6AEB #FBC26A #6AFB7A
square
#6AA3FB #FB6AEB #FBC26A #6AFB7A
split-complementary
#6AA3FB #FB7A6A #EBFB6A
monochromatic
#065EE4 #2E7EF9 #6AA3FB #A6C8FD #E1EDFE
Accessibility & contrast
On white
2.55
#6AA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6AA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA3FB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA3FB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#00B7C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6aa3fb; /* rgb */ color: rgb(106, 163, 251); /* oklch */ color: oklch(71.5% 0.143 258.8);
Tailwind
colors: {
custom: {
50: '#9fbdfd',
500: '#6aa3fb',
950: '#000000',
},
}SCSS
$custom: #6aa3fb; $custom-light: #9fbdfd; $custom-dark: #000000;
JSON
{
"hex": "#6aa3fb",
"rgb": {
"r": 106,
"g": 163,
"b": 251
},
"hsl": {
"h": 216.414,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.71465,
"c": 0.14261,
"h": 258.8
},
"luminance": 0.36224
}Semantic roles & 50–950 ramp
primary
#6AA3FB
secondary
#F5E5CC
accent
#8B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185