#6AA0FE#6AA0FE
#6AA0FE is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.150 H 260.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA0FE |
|---|---|
| RGB | rgb(106, 160, 254) |
| HSL | hsl(218, 99%, 71%) |
| HSV | hsv(218, 58%, 100%) |
| CMYK | cmyk(58.3%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(66.03, 9.53, -52.10) |
| CIE-LCH | lch(66.03, 52.97, 280.36°) |
| OKLab | oklab(71% -0.0239 -0.1477) |
| OKLCH | oklch(71% 0.15 260.8) |
| XYZ | xyz(36.3978, 35.3584, 98.6535) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 6.63
Dodgerblue
#1E90FF
ΔE00 6.91
Dark Sky Blue
#448EE4
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.70
Sky Blue (survey)
#75BBFD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA0FE #FEC86A
analogous
#6AEAFE #6AA0FE #7E6AFE
triadic
#6AA0FE #FE6AA0 #A0FE6A
tetradic
#6AA0FE #FE6AEA #FEC86A #6AFE7E
square
#6AA0FE #FE6AEA #FEC86A #6AFE7E
split-complementary
#6AA0FE #FE7E6A #EAFE6A
monochromatic
#0257EC #2D79FE #6AA0FE #A7C7FE #E1ECFF
Accessibility & contrast
On white
2.60
#6AA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#6AA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA0FE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA0FE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#659AFC
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6aa0fe; /* rgb */ color: rgb(106, 160, 254); /* oklch */ color: oklch(71.0% 0.150 260.8);
Tailwind
colors: {
custom: {
50: '#9fbbff',
500: '#6aa0fe',
950: '#000000',
},
}SCSS
$custom: #6aa0fe; $custom-light: #9fbbff; $custom-dark: #000000;
JSON
{
"hex": "#6aa0fe",
"rgb": {
"r": 106,
"g": 160,
"b": 254
},
"hsl": {
"h": 218.108,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.70999,
"c": 0.14966,
"h": 260.8
},
"luminance": 0.35362
}Semantic roles & 50–950 ramp
primary
#6AA0FE
secondary
#F6E7CE
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086