#6FA4FE#6FA4FE
#6FA4FE is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.144 H 260.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4FE |
|---|---|
| RGB | rgb(111, 164, 254) |
| HSL | hsl(218, 99%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(56.3%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(67.34, 8.20, -50.01) |
| CIE-LCH | lch(67.34, 50.68, 279.31°) |
| OKLab | oklab(72.08% -0.0238 -0.1415) |
| OKLCH | oklch(72.08% 0.144 260.5) |
| XYZ | xyz(37.7142, 37.0831, 98.9170) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.52
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Dodgerblue
#1E90FF
ΔE00 7.79
Dark Sky Blue
#448EE4
ΔE00 8.07
Periwinkle Blue
#8F99FB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4FE #FEC96F
analogous
#6FECFE #6FA4FE #826FFE
triadic
#6FA4FE #FE6FA4 #A4FE6F
tetradic
#6FA4FE #FE6FEC #FEC96F #6FFE82
square
#6FA4FE #FE6FEC #FEC96F #6FFE82
split-complementary
#6FA4FE #FE826F #ECFE6F
monochromatic
#025AF1 #327EFE #6FA4FE #ACCAFE #E1ECFF
Accessibility & contrast
On white
2.49
#6FA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#6FA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4FE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4FE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa4fe; /* rgb */ color: rgb(111, 164, 254); /* oklch */ color: oklch(72.1% 0.144 260.5);
Tailwind
colors: {
custom: {
50: '#a2beff',
500: '#6fa4fe',
950: '#000000',
},
}SCSS
$custom: #6fa4fe; $custom-light: #a2beff; $custom-dark: #000000;
JSON
{
"hex": "#6fa4fe",
"rgb": {
"r": 111,
"g": 164,
"b": 254
},
"hsl": {
"h": 217.762,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.72083,
"c": 0.14351,
"h": 260.5
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#6FA4FE
secondary
#F7E9D2
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186