#6B97FF#6B97FF
#6B97FF is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.3% C 0.161 H 265.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6B97FF |
|---|---|
| RGB | rgb(107, 151, 255) |
| HSL | hsl(222, 100%, 71%) |
| HSV | hsv(222, 58%, 100%) |
| CMYK | cmyk(58%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(63.73, 15.29, -56.28) |
| CIE-LCH | lch(63.73, 58.33, 285.20°) |
| OKLab | oklab(69.26% -0.0135 -0.1601) |
| OKLCH | oklch(69.26% 0.161 265.2) |
| XYZ | xyz(35.1739, 32.4761, 99.0033) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.42
Soft Blue
#6488EA
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.69
Dark Sky Blue
#448EE4
ΔE00 6.84
Dodger Blue
#3E82FC
ΔE00 7.08
Dodgerblue
#1E90FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6B97FF #FFD36B
analogous
#6BE1FF #6B97FF #896BFF
triadic
#6B97FF #FF6B97 #97FF6B
tetradic
#6B97FF #FF6BE1 #FFD36B #6BFF89
square
#6B97FF #FF6BE1 #FFD36B #6BFF89
split-complementary
#6B97FF #FF896B #E1FF6B
monochromatic
#0047F0 #2E6CFF #6B97FF #A8C2FF #E0E9FF
Accessibility & contrast
On white
2.80
#6B97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#6B97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6B97FF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6B97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6B97FF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5694FD
Tritanopia (blue-blind)
#00AEBF
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6b97ff; /* rgb */ color: rgb(107, 151, 255); /* oklch */ color: oklch(69.3% 0.161 265.2);
Tailwind
colors: {
custom: {
50: '#a0b5ff',
500: '#6b97ff',
950: '#000000',
},
}SCSS
$custom: #6b97ff; $custom-light: #a0b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6b97ff",
"rgb": {
"r": 107,
"g": 151,
"b": 255
},
"hsl": {
"h": 222.162,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.69256,
"c": 0.16063,
"h": 265.2
},
"luminance": 0.32479
}Semantic roles & 50–950 ramp
primary
#6B97FF
secondary
#F7EBCF
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086