#6AA7FD#6AA7FD
#6AA7FD is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.4% C 0.141 H 257.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA7FD |
|---|---|
| RGB | rgb(106, 167, 253) |
| HSL | hsl(215, 97%, 70%) |
| HSV | hsv(215, 58%, 99%) |
| CMYK | cmyk(58.1%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(67.87, 5.18, -48.66) |
| CIE-LCH | lch(67.87, 48.93, 276.08°) |
| OKLab | oklab(72.41% -0.0314 -0.1376) |
| OKLCH | oklch(72.41% 0.141 257.1) |
| XYZ | xyz(37.4859, 37.7902, 98.2283) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.29
Cornflowerblue
#6495ED
ΔE00 5.55
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Dodgerblue
#1E90FF
ΔE00 7.64
Azure (survey)
#069AF3
ΔE00 7.93
Dark Sky Blue
#448EE4
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA7FD #FDC06A
analogous
#6AF1FD #6AA7FD #766AFD
triadic
#6AA7FD #FD6AA7 #A7FD6A
tetradic
#6AA7FD #FD6AF1 #FDC06A #6AFD76
square
#6AA7FD #FD6AF1 #FDC06A #6AFD76
split-complementary
#6AA7FD #FD766A #F1FD6A
monochromatic
#0363E9 #2E83FC #6AA7FD #A6CBFE #E1EDFF
Accessibility & contrast
On white
2.45
#6AA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#6AA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA7FD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA7FD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6aa7fd; /* rgb */ color: rgb(106, 167, 253); /* oklch */ color: oklch(72.4% 0.141 257.1);
Tailwind
colors: {
custom: {
50: '#9fc0fe',
500: '#6aa7fd',
950: '#000000',
},
}SCSS
$custom: #6aa7fd; $custom-light: #9fc0fe; $custom-dark: #000000;
JSON
{
"hex": "#6aa7fd",
"rgb": {
"r": 106,
"g": 167,
"b": 253
},
"hsl": {
"h": 215.102,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.72414,
"c": 0.14115,
"h": 257.1
},
"luminance": 0.37793
}Semantic roles & 50–950 ramp
primary
#6AA7FD
secondary
#F6E5CD
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186