#6B9DFD#6B9DFD
#6B9DFD is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.4% C 0.151 H 262.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6B9DFD |
|---|---|
| RGB | rgb(107, 157, 253) |
| HSL | hsl(219, 97%, 71%) |
| HSV | hsv(219, 58%, 99%) |
| CMYK | cmyk(57.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.22, 11.14, -52.83) |
| CIE-LCH | lch(65.22, 53.99, 281.91°) |
| OKLab | oklab(70.37% -0.0201 -0.1499) |
| OKLCH | oklch(70.37% 0.151 262.4) |
| XYZ | xyz(35.8439, 34.3286, 97.6467) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.84
Soft Blue
#6488EA
ΔE00 6.72
Dark Sky Blue
#448EE4
ΔE00 6.88
Dodgerblue
#1E90FF
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6B9DFD #FDCB6B
analogous
#6BE6FD #6B9DFD #826BFD
triadic
#6B9DFD #FD6B9D #9DFD6B
tetradic
#6B9DFD #FD6BE6 #FDCB6B #6BFD82
square
#6B9DFD #FD6BE6 #FDCB6B #6BFD82
split-complementary
#6B9DFD #FD826B #E6FD6B
monochromatic
#0352EA #2F75FC #6B9DFD #A7C5FE #E1EBFF
Accessibility & contrast
On white
2.67
#6B9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#6B9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6B9DFD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6B9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6B9DFD | 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)
#74A6FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#00B2C1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6b9dfd; /* rgb */ color: rgb(107, 157, 253); /* oklch */ color: oklch(70.4% 0.151 262.4);
Tailwind
colors: {
custom: {
50: '#a0b9fe',
500: '#6b9dfd',
950: '#000000',
},
}SCSS
$custom: #6b9dfd; $custom-light: #a0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#6b9dfd",
"rgb": {
"r": 107,
"g": 157,
"b": 253
},
"hsl": {
"h": 219.452,
"s": 97.333,
"l": 70.588
},
"oklch": {
"l": 0.70372,
"c": 0.15122,
"h": 262.4
},
"luminance": 0.34332
}Semantic roles & 50–950 ramp
primary
#6B9DFD
secondary
#F6E8CE
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086