#6D9EF4#6D9EF4
#6D9EF4 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.137 H 261.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9EF4 |
|---|---|
| RGB | rgb(109, 158, 244) |
| HSL | hsl(218, 86%, 69%) |
| HSV | hsv(218, 55%, 96%) |
| CMYK | cmyk(55.3%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(65.15, 8.12, -48.02) |
| CIE-LCH | lch(65.15, 48.71, 279.60°) |
| OKLab | oklab(70.2% -0.0214 -0.1358) |
| OKLCH | oklch(70.2% 0.137 261) |
| XYZ | xyz(34.8571, 34.2338, 90.3413) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Dark Sky Blue
#448EE4
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 6.84
Dodgerblue
#1E90FF
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9EF4 #F4C36D
analogous
#6DE2F4 #6D9EF4 #806DF4
triadic
#6D9EF4 #F46D9E #9EF46D
tetradic
#6D9EF4 #F46DE2 #F4C36D #6DF480
square
#6D9EF4 #F46DE2 #F4C36D #6DF480
split-complementary
#6D9EF4 #F4806D #E2F46D
monochromatic
#1058D6 #3478F0 #6D9EF4 #A6C4F8 #DFEAFD
Accessibility & contrast
On white
2.68
#6D9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#6D9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9EF4
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9EF4 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#6A98F2
Tritanopia (blue-blind)
#0DB1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6d9ef4; /* rgb */ color: rgb(109, 158, 244); /* oklch */ color: oklch(70.2% 0.137 261.0);
Tailwind
colors: {
custom: {
50: '#a0baf8',
500: '#6d9ef4',
950: '#000000',
},
}SCSS
$custom: #6d9ef4; $custom-light: #a0baf8; $custom-dark: #000000;
JSON
{
"hex": "#6d9ef4",
"rgb": {
"r": 109,
"g": 158,
"b": 244
},
"hsl": {
"h": 218.222,
"s": 85.987,
"l": 69.216
},
"oklch": {
"l": 0.70196,
"c": 0.13748,
"h": 261
},
"luminance": 0.34237
}Semantic roles & 50–950 ramp
primary
#6D9EF4
secondary
#F2E4CB
accent
#9103E3
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085