#6DA8FB#6DA8FB
#6DA8FB is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.7% C 0.136 H 257.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA8FB |
|---|---|
| RGB | rgb(109, 168, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 57%, 98%) |
| CMYK | cmyk(56.6%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.18, 4.57, -47.06) |
| CIE-LCH | lch(68.18, 47.28, 275.55°) |
| OKLab | oklab(72.67% -0.0305 -0.1329) |
| OKLCH | oklch(72.67% 0.136 257.1) |
| XYZ | xyz(37.7158, 38.2183, 96.6374) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.94
Cornflowerblue
#6495ED
ΔE00 5.72
Sky Blue (survey)
#75BBFD
ΔE00 5.73
Dodgerblue
#1E90FF
ΔE00 7.98
Azure (survey)
#069AF3
ΔE00 8.17
Dark Sky Blue
#448EE4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA8FB #FBC06D
analogous
#6DEFFB #6DA8FB #796DFB
triadic
#6DA8FB #FB6DA8 #A8FB6D
tetradic
#6DA8FB #FB6DEF #FBC06D #6DFB79
square
#6DA8FB #FB6DEF #FBC06D #6DFB79
split-complementary
#6DA8FB #FB796D #EFFB6D
monochromatic
#0664E7 #3185F9 #6DA8FB #A9CBFD #E1EDFE
Accessibility & contrast
On white
2.43
#6DA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#6DA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA8FB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA8FB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6da8fb; /* rgb */ color: rgb(109, 168, 251); /* oklch */ color: oklch(72.7% 0.136 257.1);
Tailwind
colors: {
custom: {
50: '#a0c1fd',
500: '#6da8fb',
950: '#000000',
},
}SCSS
$custom: #6da8fb; $custom-light: #a0c1fd; $custom-dark: #000000;
JSON
{
"hex": "#6da8fb",
"rgb": {
"r": 109,
"g": 168,
"b": 251
},
"hsl": {
"h": 215.07,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.72666,
"c": 0.13636,
"h": 257.1
},
"luminance": 0.38222
}Semantic roles & 50–950 ramp
primary
#6DA8FB
secondary
#F5E5CF
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185