#6D9DF9#6D9DF9
#6D9DF9 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.3% C 0.145 H 262.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6D9DF9 |
|---|---|
| RGB | rgb(109, 157, 249) |
| HSL | hsl(219, 92%, 70%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(56.2%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(65.12, 10.27, -50.80) |
| CIE-LCH | lch(65.12, 51.83, 281.43°) |
| OKLab | oklab(70.26% -0.0192 -0.1439) |
| OKLCH | oklch(70.26% 0.145 262.4) |
| XYZ | xyz(35.4567, 34.2018, 94.3373) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.70
Soft Blue
#6488EA
ΔE00 6.58
Dark Sky Blue
#448EE4
ΔE00 6.87
Dodgerblue
#1E90FF
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D9DF9 #F9C96D
analogous
#6DE3F9 #6D9DF9 #836DF9
triadic
#6D9DF9 #F96D9D #9DF96D
tetradic
#6D9DF9 #F96DE3 #F9C96D #6DF983
square
#6D9DF9 #F96DE3 #F9C96D #6DF983
split-complementary
#6D9DF9 #F9836D #E3F96D
monochromatic
#0954E2 #3276F7 #6D9DF9 #A8C4FB #E2EBFE
Accessibility & contrast
On white
2.68
#6D9DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#6D9DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D9DF9
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D9DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D9DF9 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#6598F7
Tritanopia (blue-blind)
#00B1BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6d9df9; /* rgb */ color: rgb(109, 157, 249); /* oklch */ color: oklch(70.3% 0.145 262.4);
Tailwind
colors: {
custom: {
50: '#a0b9fb',
500: '#6d9df9',
950: '#000000',
},
}SCSS
$custom: #6d9df9; $custom-light: #a0b9fb; $custom-dark: #000000;
JSON
{
"hex": "#6d9df9",
"rgb": {
"r": 109,
"g": 157,
"b": 249
},
"hsl": {
"h": 219.429,
"s": 92.105,
"l": 70.196
},
"oklch": {
"l": 0.70256,
"c": 0.14518,
"h": 262.4
},
"luminance": 0.34205
}Semantic roles & 50–950 ramp
primary
#6D9DF9
secondary
#F4E7CD
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085