#6DA2F9#6DA2F9
#6DA2F9 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.3% C 0.140 H 259.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA2F9 |
|---|---|
| RGB | rgb(109, 162, 249) |
| HSL | hsl(217, 92%, 70%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(56.2%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.47, 7.38, -48.68) |
| CIE-LCH | lch(66.47, 49.23, 278.62°) |
| OKLab | oklab(71.3% -0.0246 -0.1377) |
| OKLCH | oklch(71.3% 0.14 259.9) |
| XYZ | xyz(36.3200, 35.9284, 94.6251) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 6.12
Dodgerblue
#1E90FF
ΔE00 7.22
Dark Sky Blue
#448EE4
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA2F9 #F9C46D
analogous
#6DE8F9 #6DA2F9 #7E6DF9
triadic
#6DA2F9 #F96DA2 #A2F96D
tetradic
#6DA2F9 #F96DE8 #F9C46D #6DF97E
square
#6DA2F9 #F96DE8 #F9C46D #6DF97E
split-complementary
#6DA2F9 #F97E6D #E8F96D
monochromatic
#095BE2 #327DF7 #6DA2F9 #A8C7FB #E2ECFE
Accessibility & contrast
On white
2.57
#6DA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#6DA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA2F9
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA2F9 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#6C9CF7
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6da2f9; /* rgb */ color: rgb(109, 162, 249); /* oklch */ color: oklch(71.3% 0.140 259.9);
Tailwind
colors: {
custom: {
50: '#a0bdfb',
500: '#6da2f9',
950: '#000000',
},
}SCSS
$custom: #6da2f9; $custom-light: #a0bdfb; $custom-dark: #000000;
JSON
{
"hex": "#6da2f9",
"rgb": {
"r": 109,
"g": 162,
"b": 249
},
"hsl": {
"h": 217.286,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.71299,
"c": 0.13985,
"h": 259.9
},
"luminance": 0.35931
}Semantic roles & 50–950 ramp
primary
#6DA2F9
secondary
#F4E6CD
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185