#6DA7FB#6DA7FB
#6DA7FB is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.5% C 0.137 H 257.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA7FB |
|---|---|
| RGB | rgb(109, 167, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 57%, 98%) |
| CMYK | cmyk(56.6%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.91, 5.14, -47.49) |
| CIE-LCH | lch(67.91, 47.77, 276.18°) |
| OKLab | oklab(72.46% -0.0294 -0.1342) |
| OKLCH | oklch(72.46% 0.137 257.6) |
| XYZ | xyz(37.5319, 37.8505, 96.5761) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.10
Cornflowerblue
#6495ED
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 6.05
Dodgerblue
#1E90FF
ΔE00 7.83
Azure (survey)
#069AF3
ΔE00 8.22
Dark Sky Blue
#448EE4
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA7FB #FBC16D
analogous
#6DEEFB #6DA7FB #7A6DFB
triadic
#6DA7FB #FB6DA7 #A7FB6D
tetradic
#6DA7FB #FB6DEE #FBC16D #6DFB7A
square
#6DA7FB #FB6DEE #FBC16D #6DFB7A
split-complementary
#6DA7FB #FB7A6D #EEFB6D
monochromatic
#0662E7 #3183F9 #6DA7FB #A9CBFD #E1EDFE
Accessibility & contrast
On white
2.45
#6DA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#6DA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA7FB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA7FB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#729FF9
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6da7fb; /* rgb */ color: rgb(109, 167, 251); /* oklch */ color: oklch(72.5% 0.137 257.6);
Tailwind
colors: {
custom: {
50: '#a0c0fd',
500: '#6da7fb',
950: '#000000',
},
}SCSS
$custom: #6da7fb; $custom-light: #a0c0fd; $custom-dark: #000000;
JSON
{
"hex": "#6da7fb",
"rgb": {
"r": 109,
"g": 167,
"b": 251
},
"hsl": {
"h": 215.493,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.72455,
"c": 0.13735,
"h": 257.6
},
"luminance": 0.37854
}Semantic roles & 50–950 ramp
primary
#6DA7FB
secondary
#F5E5CF
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185