#6F9DF4#6F9DF4
#6F9DF4 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.1% C 0.138 H 262.3°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9DF4 |
|---|---|
| RGB | rgb(111, 157, 244) |
| HSL | hsl(219, 86%, 70%) |
| HSV | hsv(219, 55%, 96%) |
| CMYK | cmyk(54.5%, 35.7%, 0%, 4.3%) |
| CIE-LAB | lab(64.98, 9.11, -48.28) |
| CIE-LCH | lch(64.98, 49.13, 280.69°) |
| OKLab | oklab(70.09% -0.0186 -0.1365) |
| OKLCH | oklch(70.09% 0.138 262.3) |
| XYZ | xyz(34.9361, 34.0224, 90.2964) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.58
Soft Blue
#6488EA
ΔE00 6.45
Dark Sky Blue
#448EE4
ΔE00 6.84
Dodgerblue
#1E90FF
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9DF4 #F4C66F
analogous
#6FE0F4 #6F9DF4 #846FF4
triadic
#6F9DF4 #F46F9D #9DF46F
tetradic
#6F9DF4 #F46FE0 #F4C66F #6FF484
square
#6F9DF4 #F46FE0 #F4C66F #6FF484
split-complementary
#6F9DF4 #F4846F #E0F46F
monochromatic
#1156D8 #3676F0 #6F9DF4 #A8C4F8 #E1EAFD
Accessibility & contrast
On white
2.69
#6F9DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#6F9DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9DF4
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9DF4 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F8
Deuteranopia (green-blind)
#6998F2
Tritanopia (blue-blind)
#1DB0BD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6f9df4; /* rgb */ color: rgb(111, 157, 244); /* oklch */ color: oklch(70.1% 0.138 262.3);
Tailwind
colors: {
custom: {
50: '#a1b9f8',
500: '#6f9df4',
950: '#000000',
},
}SCSS
$custom: #6f9df4; $custom-light: #a1b9f8; $custom-dark: #000000;
JSON
{
"hex": "#6f9df4",
"rgb": {
"r": 111,
"g": 157,
"b": 244
},
"hsl": {
"h": 219.248,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.70093,
"c": 0.13778,
"h": 262.3
},
"luminance": 0.34025
}Semantic roles & 50–950 ramp
primary
#6F9DF4
secondary
#F2E5CC
accent
#9503E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085