#6C97FF#6C97FF
#6C97FF is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.3% C 0.160 H 265.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6C97FF |
|---|---|
| RGB | rgb(108, 151, 255) |
| HSL | hsl(222, 100%, 71%) |
| HSV | hsv(222, 58%, 100%) |
| CMYK | cmyk(57.6%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(63.79, 15.48, -56.20) |
| CIE-LCH | lch(63.79, 58.29, 285.40°) |
| OKLab | oklab(69.31% -0.0126 -0.1598) |
| OKLCH | oklch(69.31% 0.16 265.5) |
| XYZ | xyz(35.2948, 32.5385, 99.0090) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.53
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 6.53
Dark Sky Blue
#448EE4
ΔE00 6.98
Dodger Blue
#3E82FC
ΔE00 7.15
Dodgerblue
#1E90FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6C97FF #FFD46C
analogous
#6CE0FF #6C97FF #8A6CFF
triadic
#6C97FF #FF6C97 #97FF6C
tetradic
#6C97FF #FF6CE0 #FFD46C #6CFF8A
square
#6C97FF #FF6CE0 #FFD46C #6CFF8A
split-complementary
#6C97FF #FF8A6C #E0FF6C
monochromatic
#0046F1 #2F6CFF #6C97FF #A9C2FF #E0E9FF
Accessibility & contrast
On white
2.80
#6C97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#6C97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6C97FF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6C97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6C97FF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 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: #6c97ff; /* rgb */ color: rgb(108, 151, 255); /* oklch */ color: oklch(69.3% 0.160 265.5);
Tailwind
colors: {
custom: {
50: '#a1b5ff',
500: '#6c97ff',
950: '#000000',
},
}SCSS
$custom: #6c97ff; $custom-light: #a1b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6c97ff",
"rgb": {
"r": 108,
"g": 151,
"b": 255
},
"hsl": {
"h": 222.449,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.69309,
"c": 0.16028,
"h": 265.5
},
"luminance": 0.32541
}Semantic roles & 50–950 ramp
primary
#6C97FF
secondary
#F7EBD0
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086