#6FA1FE#6FA1FE
#6FA1FE is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.5% C 0.147 H 261.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1FE |
|---|---|
| RGB | rgb(111, 161, 254) |
| HSL | hsl(219, 99%, 72%) |
| HSV | hsv(219, 56%, 100%) |
| CMYK | cmyk(56.3%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(66.54, 9.92, -51.28) |
| CIE-LCH | lch(66.54, 52.23, 280.95°) |
| OKLab | oklab(71.46% -0.0206 -0.1452) |
| OKLCH | oklch(71.46% 0.147 261.9) |
| XYZ | xyz(37.1837, 36.0220, 98.7402) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 6.22
Dodgerblue
#1E90FF
ΔE00 7.60
Dark Sky Blue
#448EE4
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 7.79
Periwinkle Blue
#8F99FB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1FE #FECC6F
analogous
#6FE9FE #6FA1FE #856FFE
triadic
#6FA1FE #FE6FA1 #A1FE6F
tetradic
#6FA1FE #FE6FE9 #FECC6F #6FFE85
square
#6FA1FE #FE6FE9 #FECC6F #6FFE85
split-complementary
#6FA1FE #FE856F #E9FE6F
monochromatic
#0255F1 #3279FE #6FA1FE #ACC9FE #E1EBFF
Accessibility & contrast
On white
2.56
#6FA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#6FA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1FE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1FE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa1fe; /* rgb */ color: rgb(111, 161, 254); /* oklch */ color: oklch(71.5% 0.147 261.9);
Tailwind
colors: {
custom: {
50: '#a2bcff',
500: '#6fa1fe',
950: '#000000',
},
}SCSS
$custom: #6fa1fe; $custom-light: #a2bcff; $custom-dark: #000000;
JSON
{
"hex": "#6fa1fe",
"rgb": {
"r": 111,
"g": 161,
"b": 254
},
"hsl": {
"h": 219.021,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.7146,
"c": 0.1467,
"h": 261.9
},
"luminance": 0.36025
}Semantic roles & 50–950 ramp
primary
#6FA1FE
secondary
#F7EAD2
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086