#6DA2FF#6DA2FF
#6DA2FF is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.6% C 0.148 H 261.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA2FF |
|---|---|
| RGB | rgb(109, 162, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 57%, 100%) |
| CMYK | cmyk(57.3%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.76, 9.27, -51.49) |
| CIE-LCH | lch(66.76, 52.31, 280.20°) |
| OKLab | oklab(71.62% -0.0232 -0.1459) |
| OKLCH | oklch(71.62% 0.148 261) |
| XYZ | xyz(37.2708, 36.3088, 99.6326) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 6.05
Dodgerblue
#1E90FF
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.69
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA2FF #FFCA6D
analogous
#6DEBFF #6DA2FF #816DFF
triadic
#6DA2FF #FF6DA2 #A2FF6D
tetradic
#6DA2FF #FF6DEB #FFCA6D #6DFF81
square
#6DA2FF #FF6DEB #FFCA6D #6DFF81
split-complementary
#6DA2FF #FF816D #EBFF6D
monochromatic
#0058F2 #307BFF #6DA2FF #AAC9FF #E0ECFF
Accessibility & contrast
On white
2.54
#6DA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#6DA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA2FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA2FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6da2ff; /* rgb */ color: rgb(109, 162, 255); /* oklch */ color: oklch(71.6% 0.148 261.0);
Tailwind
colors: {
custom: {
50: '#a1bdff',
500: '#6da2ff',
950: '#000000',
},
}SCSS
$custom: #6da2ff; $custom-light: #a1bdff; $custom-dark: #000000;
JSON
{
"hex": "#6da2ff",
"rgb": {
"r": 109,
"g": 162,
"b": 255
},
"hsl": {
"h": 218.219,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.71619,
"c": 0.1477,
"h": 261
},
"luminance": 0.36312
}Semantic roles & 50–950 ramp
primary
#6DA2FF
secondary
#F7E9D1
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186