#6F9EF4#6F9EF4
#6F9EF4 is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.3% C 0.137 H 261.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9EF4 |
|---|---|
| RGB | rgb(111, 158, 244) |
| HSL | hsl(219, 86%, 70%) |
| HSV | hsv(219, 55%, 96%) |
| CMYK | cmyk(54.5%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(65.25, 8.53, -47.86) |
| CIE-LCH | lch(65.25, 48.61, 280.11°) |
| OKLab | oklab(70.3% -0.0197 -0.1353) |
| OKLCH | oklch(70.3% 0.137 261.7) |
| XYZ | xyz(35.1060, 34.3621, 90.3530) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.80
Soft Blue
#6488EA
ΔE00 6.75
Dark Sky Blue
#448EE4
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.09
Dodgerblue
#1E90FF
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9EF4 #F4C56F
analogous
#6FE0F4 #6F9EF4 #836FF4
triadic
#6F9EF4 #F46F9E #9EF46F
tetradic
#6F9EF4 #F46FE0 #F4C56F #6FF483
square
#6F9EF4 #F46FE0 #F4C56F #6FF483
split-complementary
#6F9EF4 #F4836F #E0F46F
monochromatic
#1157D8 #3678F0 #6F9EF4 #A8C4F8 #E1EBFD
Accessibility & contrast
On white
2.67
#6F9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#6F9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9EF4
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9EF4 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#6B99F2
Tritanopia (blue-blind)
#1CB1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6f9ef4; /* rgb */ color: rgb(111, 158, 244); /* oklch */ color: oklch(70.3% 0.137 261.7);
Tailwind
colors: {
custom: {
50: '#a1baf8',
500: '#6f9ef4',
950: '#000000',
},
}SCSS
$custom: #6f9ef4; $custom-light: #a1baf8; $custom-dark: #000000;
JSON
{
"hex": "#6f9ef4",
"rgb": {
"r": 111,
"g": 158,
"b": 244
},
"hsl": {
"h": 218.797,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.70302,
"c": 0.1367,
"h": 261.7
},
"luminance": 0.34365
}Semantic roles & 50–950 ramp
primary
#6F9EF4
secondary
#F2E5CC
accent
#9303E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085