#6A9FED#6A9FED
#6A9FED is a light, vivid blue. Relative luminance 0.340; OKLCH L 69.9% C 0.128 H 257.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6A9FED |
|---|---|
| RGB | rgb(106, 159, 237) |
| HSL | hsl(216, 78%, 67%) |
| HSV | hsv(216, 55%, 93%) |
| CMYK | cmyk(55.3%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.94, 4.74, -44.52) |
| CIE-LCH | lch(64.94, 44.77, 276.07°) |
| OKLab | oklab(69.89% -0.0269 -0.1256) |
| OKLCH | oklch(69.89% 0.128 257.9) |
| XYZ | xyz(33.6227, 33.9721, 84.8898) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.02
Dark Sky Blue
#448EE4
ΔE00 6.15
Dodgerblue
#1E90FF
ΔE00 6.28
Carolina Blue
#8AB8FE
ΔE00 7.20
Soft Blue
#6488EA
ΔE00 7.36
Azure (survey)
#069AF3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6A9FED #EDB86A
analogous
#6AE1ED #6A9FED #776AED
triadic
#6A9FED #ED6A9F #9FED6A
tetradic
#6A9FED #ED6AE1 #EDB86A #6AED77
square
#6A9FED #ED6AE1 #EDB86A #6AED77
split-complementary
#6A9FED #ED776A #E1ED6A
monochromatic
#185EC5 #337CE6 #6A9FED #A1C2F4 #D7E5FA
Accessibility & contrast
On white
2.69
#6A9FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#6A9FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6A9FED
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6A9FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6A9FED | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#0AB0BB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6a9fed; /* rgb */ color: rgb(106, 159, 237); /* oklch */ color: oklch(69.9% 0.128 257.9);
Tailwind
colors: {
custom: {
50: '#9dbbf3',
500: '#6a9fed',
950: '#000000',
},
}SCSS
$custom: #6a9fed; $custom-light: #9dbbf3; $custom-dark: #000000;
JSON
{
"hex": "#6a9fed",
"rgb": {
"r": 106,
"g": 159,
"b": 237
},
"hsl": {
"h": 215.725,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.69886,
"c": 0.12849,
"h": 257.9
},
"luminance": 0.33975
}Semantic roles & 50–950 ramp
primary
#6A9FED
secondary
#EEDDC5
accent
#870BDB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085