#6F9DF9#6F9DF9
#6F9DF9 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.144 H 263.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9DF9 |
|---|---|
| RGB | rgb(111, 157, 249) |
| HSL | hsl(220, 92%, 71%) |
| HSV | hsv(220, 55%, 98%) |
| CMYK | cmyk(55.4%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(65.22, 10.67, -50.63) |
| CIE-LCH | lch(65.22, 51.74, 281.90°) |
| OKLab | oklab(70.36% -0.0174 -0.1434) |
| OKLCH | oklch(70.36% 0.144 263.1) |
| XYZ | xyz(35.7056, 34.3302, 94.3490) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.80
Soft Blue
#6488EA
ΔE00 6.51
Dark Sky Blue
#448EE4
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.29
Dodgerblue
#1E90FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9DF9 #F9CB6F
analogous
#6FE2F9 #6F9DF9 #866FF9
triadic
#6F9DF9 #F96F9D #9DF96F
tetradic
#6F9DF9 #F96FE2 #F9CB6F #6FF986
square
#6F9DF9 #F96FE2 #F9CB6F #6FF986
split-complementary
#6F9DF9 #F9866F #E2F96F
monochromatic
#0A52E4 #3475F7 #6F9DF9 #AAC5FB #E2EBFE
Accessibility & contrast
On white
2.67
#6F9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#6F9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9DF9
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9DF9 | 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)
#77A5FD
Deuteranopia (green-blind)
#6698F7
Tritanopia (blue-blind)
#0EB1BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6f9df9; /* rgb */ color: rgb(111, 157, 249); /* oklch */ color: oklch(70.4% 0.144 263.1);
Tailwind
colors: {
custom: {
50: '#a1b9fb',
500: '#6f9df9',
950: '#000000',
},
}SCSS
$custom: #6f9df9; $custom-light: #a1b9fb; $custom-dark: #000000;
JSON
{
"hex": "#6f9df9",
"rgb": {
"r": 111,
"g": 157,
"b": 249
},
"hsl": {
"h": 220,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.70362,
"c": 0.14444,
"h": 263.1
},
"luminance": 0.34333
}Semantic roles & 50–950 ramp
primary
#6F9DF9
secondary
#F5E8CF
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085