#6FA5FF#6FA5FF
#6FA5FF is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.3% C 0.144 H 260.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA5FF |
|---|---|
| RGB | rgb(111, 165, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(56.5%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.66, 7.93, -50.06) |
| CIE-LCH | lch(67.66, 50.68, 279.01°) |
| OKLab | oklab(72.34% -0.0246 -0.1416) |
| OKLCH | oklch(72.34% 0.144 260.1) |
| XYZ | xyz(38.0544, 37.5066, 99.8225) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.30
Sky Blue (survey)
#75BBFD
ΔE00 6.92
Dodgerblue
#1E90FF
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.26
Periwinkle Blue
#8F99FB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA5FF #FFC96F
analogous
#6FEDFF #6FA5FF #816FFF
triadic
#6FA5FF #FF6FA5 #A5FF6F
tetradic
#6FA5FF #FF6FED #FFC96F #6FFF81
square
#6FA5FF #FF6FED #FFC96F #6FFF81
split-complementary
#6FA5FF #FF816F #EDFF6F
monochromatic
#005BF4 #327FFF #6FA5FF #ACCBFF #E0ECFF
Accessibility & contrast
On white
2.47
#6FA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#6FA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA5FF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA5FF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#6D9FFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fa5ff; /* rgb */ color: rgb(111, 165, 255); /* oklch */ color: oklch(72.3% 0.144 260.1);
Tailwind
colors: {
custom: {
50: '#a2bfff',
500: '#6fa5ff',
950: '#000000',
},
}SCSS
$custom: #6fa5ff; $custom-light: #a2bfff; $custom-dark: #000000;
JSON
{
"hex": "#6fa5ff",
"rgb": {
"r": 111,
"g": 165,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.72344,
"c": 0.14376,
"h": 260.1
},
"luminance": 0.3751
}Semantic roles & 50–950 ramp
primary
#6FA5FF
secondary
#F7E9D3
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186