#6E97FF#6E97FF
#6E97FF is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.4% C 0.160 H 266.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6E97FF |
|---|---|
| RGB | rgb(110, 151, 255) |
| HSL | hsl(223, 100%, 72%) |
| HSV | hsv(223, 57%, 100%) |
| CMYK | cmyk(56.9%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(63.89, 15.87, -56.03) |
| CIE-LCH | lch(63.89, 58.23, 285.81°) |
| OKLab | oklab(69.42% -0.0107 -0.1592) |
| OKLCH | oklch(69.42% 0.16 266.1) |
| XYZ | xyz(35.5409, 32.6654, 99.0205) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.77
Soft Blue
#6488EA
ΔE00 5.03
Periwinkle Blue
#8F99FB
ΔE00 6.19
Dark Sky Blue
#448EE4
ΔE00 7.26
Dodger Blue
#3E82FC
ΔE00 7.30
Dodgerblue
#1E90FF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E97FF #FFD66E
analogous
#6EE0FF #6E97FF #8E6EFF
triadic
#6E97FF #FF6E97 #97FF6E
tetradic
#6E97FF #FF6EE0 #FFD66E #6EFF8E
square
#6E97FF #FF6EE0 #FFD66E #6EFF8E
split-complementary
#6E97FF #FF8E6E #E0FF6E
monochromatic
#0045F3 #316BFF #6E97FF #ABC3FF #E0E9FF
Accessibility & contrast
On white
2.79
#6E97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#6E97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E97FF
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E97FF | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 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: #6e97ff; /* rgb */ color: rgb(110, 151, 255); /* oklch */ color: oklch(69.4% 0.160 266.1);
Tailwind
colors: {
custom: {
50: '#a2b5ff',
500: '#6e97ff',
950: '#000000',
},
}SCSS
$custom: #6e97ff; $custom-light: #a2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6e97ff",
"rgb": {
"r": 110,
"g": 151,
"b": 255
},
"hsl": {
"h": 223.034,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.69416,
"c": 0.15961,
"h": 266.1
},
"luminance": 0.32668
}Semantic roles & 50–950 ramp
primary
#6E97FF
secondary
#F7ECD2
accent
#A500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086