#6F97FF#6F97FF
#6F97FF is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.5% C 0.159 H 266.5°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6F97FF |
|---|---|
| RGB | rgb(111, 151, 255) |
| HSL | hsl(223, 100%, 72%) |
| HSV | hsv(223, 56%, 100%) |
| CMYK | cmyk(56.5%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(63.94, 16.07, -55.94) |
| CIE-LCH | lch(63.94, 58.20, 286.02°) |
| OKLab | oklab(69.47% -0.0098 -0.159) |
| OKLCH | oklch(69.47% 0.159 266.5) |
| XYZ | xyz(35.6661, 32.7299, 99.0264) |
| Luminance | 0.3273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.90
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 6.02
Dodger Blue
#3E82FC
ΔE00 7.38
Dark Sky Blue
#448EE4
ΔE00 7.41
Dodgerblue
#1E90FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F97FF #FFD76F
analogous
#6FDFFF #6F97FF #8F6FFF
triadic
#6F97FF #FF6F97 #97FF6F
tetradic
#6F97FF #FF6FDF #FFD76F #6FFF8F
square
#6F97FF #FF6FDF #FFD76F #6FFF8F
split-complementary
#6F97FF #FF8F6F #DFFF6F
monochromatic
#0044F4 #326BFF #6F97FF #ACC3FF #E0E9FF
Accessibility & contrast
On white
2.78
#6F97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#6F97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6F97FF
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F97FF | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5895FD
Tritanopia (blue-blind)
#00AEBF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6f97ff; /* rgb */ color: rgb(111, 151, 255); /* oklch */ color: oklch(69.5% 0.159 266.5);
Tailwind
colors: {
custom: {
50: '#a2b5ff',
500: '#6f97ff',
950: '#000000',
},
}SCSS
$custom: #6f97ff; $custom-light: #a2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6f97ff",
"rgb": {
"r": 111,
"g": 151,
"b": 255
},
"hsl": {
"h": 223.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.69471,
"c": 0.15928,
"h": 266.5
},
"luminance": 0.32733
}Semantic roles & 50–950 ramp
primary
#6F97FF
secondary
#F7EDD3
accent
#A600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086