#6D9FFA#6D9FFA
#6D9FFA is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.7% C 0.144 H 261.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9FFA |
|---|---|
| RGB | rgb(109, 159, 250) |
| HSL | hsl(219, 93%, 70%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(56.4%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(65.71, 9.42, -50.42) |
| CIE-LCH | lch(65.71, 51.29, 280.59°) |
| OKLab | oklab(70.73% -0.0211 -0.1428) |
| OKLCH | oklch(70.73% 0.144 261.6) |
| XYZ | xyz(35.9542, 34.9467, 95.2746) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.19
Carolina Blue
#8AB8FE
ΔE00 6.81
Dark Sky Blue
#448EE4
ΔE00 7.09
Dodgerblue
#1E90FF
ΔE00 7.09
Soft Blue
#6488EA
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9FFA #FAC86D
analogous
#6DE6FA #6D9FFA #816DFA
triadic
#6D9FFA #FA6D9F #9FFA6D
tetradic
#6D9FFA #FA6DE6 #FAC86D #6DFA81
square
#6D9FFA #FA6DE6 #FAC86D #6DFA81
split-complementary
#6D9FFA #FA816D #E6FA6D
monochromatic
#0856E5 #3278F8 #6D9FFA #A8C6FC #E1ECFE
Accessibility & contrast
On white
2.63
#6D9FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#6D9FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9FFA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9FFA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#679AF8
Tritanopia (blue-blind)
#00B3C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6d9ffa; /* rgb */ color: rgb(109, 159, 250); /* oklch */ color: oklch(70.7% 0.144 261.6);
Tailwind
colors: {
custom: {
50: '#a0bbfc',
500: '#6d9ffa',
950: '#000000',
},
}SCSS
$custom: #6d9ffa; $custom-light: #a0bbfc; $custom-dark: #000000;
JSON
{
"hex": "#6d9ffa",
"rgb": {
"r": 109,
"g": 159,
"b": 250
},
"hsl": {
"h": 218.723,
"s": 93.377,
"l": 70.392
},
"oklch": {
"l": 0.70725,
"c": 0.14433,
"h": 261.6
},
"luminance": 0.3495
}Semantic roles & 50–950 ramp
primary
#6D9FFA
secondary
#F5E7CE
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085