#6F9DFA#6F9DFA
#6F9DFA is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.146 H 263.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6F9DFA |
|---|---|
| RGB | rgb(111, 157, 250) |
| HSL | hsl(220, 93%, 71%) |
| HSV | hsv(220, 56%, 98%) |
| CMYK | cmyk(55.6%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(65.27, 10.99, -51.10) |
| CIE-LCH | lch(65.27, 52.27, 282.13°) |
| OKLab | oklab(70.42% -0.0172 -0.1447) |
| OKLCH | oklch(70.42% 0.146 263.2) |
| XYZ | xyz(35.8620, 34.3927, 95.1726) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.86
Soft Blue
#6488EA
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 7.10
Dark Sky Blue
#448EE4
ΔE00 7.17
Carolina Blue
#8AB8FE
ΔE00 7.28
Dodgerblue
#1E90FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F9DFA #FACC6F
analogous
#6FE2FA #6F9DFA #866FFA
triadic
#6F9DFA #FA6F9D #9DFA6F
tetradic
#6F9DFA #FA6FE2 #FACC6F #6FFA86
square
#6F9DFA #FA6FE2 #FACC6F #6FFA86
split-complementary
#6F9DFA #FA866F #E2FA6F
monochromatic
#0852E7 #3475F8 #6F9DFA #AAC5FC #E1EBFE
Accessibility & contrast
On white
2.67
#6F9DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#6F9DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F9DFA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F9DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F9DFA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#6599F8
Tritanopia (blue-blind)
#09B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6f9dfa; /* rgb */ color: rgb(111, 157, 250); /* oklch */ color: oklch(70.4% 0.146 263.2);
Tailwind
colors: {
custom: {
50: '#a1b9fc',
500: '#6f9dfa',
950: '#000000',
},
}SCSS
$custom: #6f9dfa; $custom-light: #a1b9fc; $custom-dark: #000000;
JSON
{
"hex": "#6f9dfa",
"rgb": {
"r": 111,
"g": 157,
"b": 250
},
"hsl": {
"h": 220.144,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.70416,
"c": 0.14577,
"h": 263.2
},
"luminance": 0.34396
}Semantic roles & 50–950 ramp
primary
#6F9DFA
secondary
#F5E9D0
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085