#6FA0FF#6FA0FF
#6FA0FF is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.3% C 0.149 H 262.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0FF |
|---|---|
| RGB | rgb(111, 160, 255) |
| HSL | hsl(220, 100%, 72%) |
| HSV | hsv(220, 56%, 100%) |
| CMYK | cmyk(56.5%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(66.32, 10.82, -52.17) |
| CIE-LCH | lch(66.32, 53.28, 281.71°) |
| OKLab | oklab(71.31% -0.0193 -0.1478) |
| OKLCH | oklch(71.31% 0.149 262.6) |
| XYZ | xyz(37.1702, 35.7381, 99.5277) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.69
Carolina Blue
#8AB8FE
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.51
Dodgerblue
#1E90FF
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 7.62
Dark Sky Blue
#448EE4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0FF #FFCE6F
analogous
#6FE8FF #6FA0FF #866FFF
triadic
#6FA0FF #FF6FA0 #A0FF6F
tetradic
#6FA0FF #FF6FE8 #FFCE6F #6FFF86
square
#6FA0FF #FF6FE8 #FFCE6F #6FFF86
split-complementary
#6FA0FF #FF866F #E8FF6F
monochromatic
#0053F4 #3278FF #6FA0FF #ACC8FF #E0EBFF
Accessibility & contrast
On white
2.58
#6FA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#6FA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0FF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0FF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa0ff; /* rgb */ color: rgb(111, 160, 255); /* oklch */ color: oklch(71.3% 0.149 262.6);
Tailwind
colors: {
custom: {
50: '#a2bbff',
500: '#6fa0ff',
950: '#000000',
},
}SCSS
$custom: #6fa0ff; $custom-light: #a2bbff; $custom-dark: #000000;
JSON
{
"hex": "#6fa0ff",
"rgb": {
"r": 111,
"g": 160,
"b": 255
},
"hsl": {
"h": 219.583,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.71307,
"c": 0.14911,
"h": 262.6
},
"luminance": 0.35741
}Semantic roles & 50–950 ramp
primary
#6FA0FF
secondary
#F7EBD3
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086