#6DA1FC#6DA1FC
#6DA1FC is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.2% C 0.145 H 260.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA1FC |
|---|---|
| RGB | rgb(109, 161, 252) |
| HSL | hsl(218, 96%, 71%) |
| HSV | hsv(218, 57%, 99%) |
| CMYK | cmyk(56.7%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(66.34, 8.90, -50.51) |
| CIE-LCH | lch(66.34, 51.29, 279.99°) |
| OKLab | oklab(71.25% -0.0228 -0.143) |
| OKLCH | oklch(71.25% 0.145 260.9) |
| XYZ | xyz(36.6162, 35.7662, 97.0506) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 6.31
Dodgerblue
#1E90FF
ΔE00 7.26
Dark Sky Blue
#448EE4
ΔE00 7.41
Soft Blue
#6488EA
ΔE00 7.84
Sky Blue (survey)
#75BBFD
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA1FC #FCC86D
analogous
#6DE8FC #6DA1FC #806DFC
triadic
#6DA1FC #FC6DA1 #A1FC6D
tetradic
#6DA1FC #FC6DE8 #FCC86D #6DFC80
square
#6DA1FC #FC6DE8 #FCC86D #6DFC80
split-complementary
#6DA1FC #FC806D #E8FC6D
monochromatic
#0558EA #317AFB #6DA1FC #A9C8FD #E1ECFE
Accessibility & contrast
On white
2.58
#6DA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#6DA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA1FC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA1FC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6da1fc; /* rgb */ color: rgb(109, 161, 252); /* oklch */ color: oklch(71.2% 0.145 260.9);
Tailwind
colors: {
custom: {
50: '#a0bcfe',
500: '#6da1fc',
950: '#000000',
},
}SCSS
$custom: #6da1fc; $custom-light: #a0bcfe; $custom-dark: #000000;
JSON
{
"hex": "#6da1fc",
"rgb": {
"r": 109,
"g": 161,
"b": 252
},
"hsl": {
"h": 218.182,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.71249,
"c": 0.14483,
"h": 260.9
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#6DA1FC
secondary
#F6E8CF
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086