#6DA7FF#6DA7FF
#6DA7FF is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.7% C 0.142 H 258.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA7FF |
|---|---|
| RGB | rgb(109, 167, 255) |
| HSL | hsl(216, 100%, 71%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(57.3%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.10, 6.40, -49.37) |
| CIE-LCH | lch(68.10, 49.78, 277.38°) |
| OKLab | oklab(72.66% -0.0284 -0.1396) |
| OKLCH | oklch(72.66% 0.143 258.5) |
| XYZ | xyz(38.1691, 38.1054, 99.9320) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.03
Cornflowerblue
#6495ED
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Dodgerblue
#1E90FF
ΔE00 7.95
Dark Sky Blue
#448EE4
ΔE00 8.44
Azure (survey)
#069AF3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA7FF #FFC56D
analogous
#6DF0FF #6DA7FF #7C6DFF
triadic
#6DA7FF #FF6DA7 #A7FF6D
tetradic
#6DA7FF #FF6DF0 #FFC56D #6DFF7C
square
#6DA7FF #FF6DF0 #FFC56D #6DFF7C
split-complementary
#6DA7FF #FF7C6D #F0FF6D
monochromatic
#0060F2 #3082FF #6DA7FF #AACCFF #E0EDFF
Accessibility & contrast
On white
2.44
#6DA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6DA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA7FF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA7FF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6da7ff; /* rgb */ color: rgb(109, 167, 255); /* oklch */ color: oklch(72.7% 0.142 258.5);
Tailwind
colors: {
custom: {
50: '#a1c0ff',
500: '#6da7ff',
950: '#000000',
},
}SCSS
$custom: #6da7ff; $custom-light: #a1c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6da7ff",
"rgb": {
"r": 109,
"g": 167,
"b": 255
},
"hsl": {
"h": 216.164,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.72663,
"c": 0.1425,
"h": 258.5
},
"luminance": 0.38109
}Semantic roles & 50–950 ramp
primary
#6DA7FF
secondary
#F7E8D1
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186