#6A9DFD#6A9DFD
#6A9DFD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.3% C 0.152 H 262.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6A9DFD |
|---|---|
| RGB | rgb(106, 157, 253) |
| HSL | hsl(219, 97%, 70%) |
| HSV | hsv(219, 58%, 99%) |
| CMYK | cmyk(58.1%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.17, 10.95, -52.91) |
| CIE-LCH | lch(65.17, 54.03, 281.69°) |
| OKLab | oklab(70.32% -0.021 -0.1501) |
| OKLCH | oklch(70.32% 0.152 262) |
| XYZ | xyz(35.7243, 34.2669, 97.6410) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.81
Dodgerblue
#1E90FF
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 6.76
Dark Sky Blue
#448EE4
ΔE00 6.77
Carolina Blue
#8AB8FE
ΔE00 7.36
Periwinkle Blue
#8F99FB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6A9DFD #FDCA6A
analogous
#6AE6FD #6A9DFD #816AFD
triadic
#6A9DFD #FD6A9D #9DFD6A
tetradic
#6A9DFD #FD6AE6 #FDCA6A #6AFD81
square
#6A9DFD #FD6AE6 #FDCA6A #6AFD81
split-complementary
#6A9DFD #FD816A #E6FD6A
monochromatic
#0353E9 #2E75FC #6A9DFD #A6C5FE #E1EBFF
Accessibility & contrast
On white
2.67
#6A9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#6A9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6A9DFD
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6A9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6A9DFD | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#00B2C1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6a9dfd; /* rgb */ color: rgb(106, 157, 253); /* oklch */ color: oklch(70.3% 0.152 262.0);
Tailwind
colors: {
custom: {
50: '#9fb9fe',
500: '#6a9dfd',
950: '#000000',
},
}SCSS
$custom: #6a9dfd; $custom-light: #9fb9fe; $custom-dark: #000000;
JSON
{
"hex": "#6a9dfd",
"rgb": {
"r": 106,
"g": 157,
"b": 253
},
"hsl": {
"h": 219.184,
"s": 97.351,
"l": 70.392
},
"oklch": {
"l": 0.70321,
"c": 0.15159,
"h": 262
},
"luminance": 0.3427
}Semantic roles & 50–950 ramp
primary
#6A9DFD
secondary
#F6E8CD
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086