#6FA7FE#6FA7FE
#6FA7FE is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.7% C 0.140 H 258.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7FE |
|---|---|
| RGB | rgb(111, 167, 254) |
| HSL | hsl(217, 99%, 72%) |
| HSV | hsv(217, 56%, 100%) |
| CMYK | cmyk(56.3%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.15, 6.48, -48.74) |
| CIE-LCH | lch(68.15, 49.17, 277.57°) |
| OKLab | oklab(72.71% -0.027 -0.1378) |
| OKLCH | oklch(72.71% 0.14 258.9) |
| XYZ | xyz(38.2574, 38.1695, 99.0981) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.91
Cornflowerblue
#6495ED
ΔE00 5.41
Sky Blue (survey)
#75BBFD
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 8.10
Dark Sky Blue
#448EE4
ΔE00 8.52
Azure (survey)
#069AF3
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7FE #FEC66F
analogous
#6FEFFE #6FA7FE #7F6FFE
triadic
#6FA7FE #FE6FA7 #A7FE6F
tetradic
#6FA7FE #FE6FEF #FEC66F #6FFE7F
square
#6FA7FE #FE6FEF #FEC66F #6FFE7F
split-complementary
#6FA7FE #FE7F6F #EFFE6F
monochromatic
#025FF1 #3282FE #6FA7FE #ACCCFE #E1ECFF
Accessibility & contrast
On white
2.43
#6FA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#6FA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7FE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7FE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fa7fe; /* rgb */ color: rgb(111, 167, 254); /* oklch */ color: oklch(72.7% 0.140 258.9);
Tailwind
colors: {
custom: {
50: '#a2c0ff',
500: '#6fa7fe',
950: '#000000',
},
}SCSS
$custom: #6fa7fe; $custom-light: #a2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa7fe",
"rgb": {
"r": 111,
"g": 167,
"b": 254
},
"hsl": {
"h": 216.503,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.7271,
"c": 0.1404,
"h": 258.9
},
"luminance": 0.38173
}Semantic roles & 50–950 ramp
primary
#6FA7FE
secondary
#F7E8D2
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186