#6D9DFA#6D9DFA
#6D9DFA is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.3% C 0.147 H 262.6°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9DFA |
|---|---|
| RGB | rgb(109, 157, 250) |
| HSL | hsl(220, 93%, 70%) |
| HSV | hsv(220, 56%, 98%) |
| CMYK | cmyk(56.4%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(65.17, 10.58, -51.27) |
| CIE-LCH | lch(65.17, 52.35, 281.66°) |
| OKLab | oklab(70.31% -0.019 -0.1453) |
| OKLCH | oklch(70.31% 0.147 262.6) |
| XYZ | xyz(35.6130, 34.2644, 95.1609) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.75
Soft Blue
#6488EA
ΔE00 6.59
Dark Sky Blue
#448EE4
ΔE00 6.93
Dodgerblue
#1E90FF
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9DFA #FACA6D
analogous
#6DE4FA #6D9DFA #836DFA
triadic
#6D9DFA #FA6D9D #9DFA6D
tetradic
#6D9DFA #FA6DE4 #FACA6D #6DFA83
square
#6D9DFA #FA6DE4 #FACA6D #6DFA83
split-complementary
#6D9DFA #FA836D #E4FA6D
monochromatic
#0853E5 #3275F8 #6D9DFA #A8C5FC #E1EBFE
Accessibility & contrast
On white
2.67
#6D9DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#6D9DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9DFA
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9DFA | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 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)
#76A5FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#00B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6d9dfa; /* rgb */ color: rgb(109, 157, 250); /* oklch */ color: oklch(70.3% 0.147 262.6);
Tailwind
colors: {
custom: {
50: '#a0b9fc',
500: '#6d9dfa',
950: '#000000',
},
}SCSS
$custom: #6d9dfa; $custom-light: #a0b9fc; $custom-dark: #000000;
JSON
{
"hex": "#6d9dfa",
"rgb": {
"r": 109,
"g": 157,
"b": 250
},
"hsl": {
"h": 219.574,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.7031,
"c": 0.14651,
"h": 262.6
},
"luminance": 0.34267
}Semantic roles & 50–950 ramp
primary
#6D9DFA
secondary
#F5E8CE
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085