#6DA8FC#6DA8FC
#6DA8FC is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.7% C 0.138 H 257.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA8FC |
|---|---|
| RGB | rgb(109, 168, 252) |
| HSL | hsl(215, 96%, 71%) |
| HSV | hsv(215, 57%, 99%) |
| CMYK | cmyk(56.7%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.23, 4.88, -47.53) |
| CIE-LCH | lch(68.23, 47.78, 275.87°) |
| OKLab | oklab(72.72% -0.0302 -0.1343) |
| OKLCH | oklch(72.72% 0.138 257.3) |
| XYZ | xyz(37.8738, 38.2816, 97.4698) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 5.76
Dodgerblue
#1E90FF
ΔE00 8.00
Azure (survey)
#069AF3
ΔE00 8.25
Dark Sky Blue
#448EE4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA8FC #FCC16D
analogous
#6DEFFC #6DA8FC #796DFC
triadic
#6DA8FC #FC6DA8 #A8FC6D
tetradic
#6DA8FC #FC6DEF #FCC16D #6DFC79
square
#6DA8FC #FC6DEF #FCC16D #6DFC79
split-complementary
#6DA8FC #FC796D #EFFC6D
monochromatic
#0563EA #3184FB #6DA8FC #A9CCFD #E1EDFE
Accessibility & contrast
On white
2.43
#6DA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#6DA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA8FC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA8FC | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6da8fc; /* rgb */ color: rgb(109, 168, 252); /* oklch */ color: oklch(72.7% 0.138 257.3);
Tailwind
colors: {
custom: {
50: '#a0c1fd',
500: '#6da8fc',
950: '#000000',
},
}SCSS
$custom: #6da8fc; $custom-light: #a0c1fd; $custom-dark: #000000;
JSON
{
"hex": "#6da8fc",
"rgb": {
"r": 109,
"g": 168,
"b": 252
},
"hsl": {
"h": 215.245,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.72718,
"c": 0.13764,
"h": 257.3
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#6DA8FC
secondary
#F6E6CF
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186