#6D97FF#6D97FF
#6D97FF is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.4% C 0.160 H 265.8°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6D97FF |
|---|---|
| RGB | rgb(109, 151, 255) |
| HSL | hsl(223, 100%, 71%) |
| HSV | hsv(223, 57%, 100%) |
| CMYK | cmyk(57.3%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(63.84, 15.68, -56.12) |
| CIE-LCH | lch(63.84, 58.26, 285.61°) |
| OKLab | oklab(69.36% -0.0117 -0.1595) |
| OKLCH | oklch(69.36% 0.16 265.8) |
| XYZ | xyz(35.4172, 32.6016, 99.0147) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.65
Soft Blue
#6488EA
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 6.36
Dark Sky Blue
#448EE4
ΔE00 7.12
Dodger Blue
#3E82FC
ΔE00 7.22
Dodgerblue
#1E90FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6D97FF #FFD56D
analogous
#6DE0FF #6D97FF #8C6DFF
triadic
#6D97FF #FF6D97 #97FF6D
tetradic
#6D97FF #FF6DE0 #FFD56D #6DFF8C
square
#6D97FF #FF6DE0 #FFD56D #6DFF8C
split-complementary
#6D97FF #FF8C6D #E0FF6D
monochromatic
#0046F2 #306BFF #6D97FF #AAC3FF #E0E9FF
Accessibility & contrast
On white
2.79
#6D97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#6D97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6D97FF
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6D97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6D97FF | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5795FD
Tritanopia (blue-blind)
#00AEBF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6d97ff; /* rgb */ color: rgb(109, 151, 255); /* oklch */ color: oklch(69.4% 0.160 265.8);
Tailwind
colors: {
custom: {
50: '#a1b5ff',
500: '#6d97ff',
950: '#000000',
},
}SCSS
$custom: #6d97ff; $custom-light: #a1b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6d97ff",
"rgb": {
"r": 109,
"g": 151,
"b": 255
},
"hsl": {
"h": 222.74,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.69362,
"c": 0.15995,
"h": 265.8
},
"luminance": 0.32604
}Semantic roles & 50–950 ramp
primary
#6D97FF
secondary
#F7ECD1
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086