#6FA7FF#6FA7FF
#6FA7FF is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.8% C 0.142 H 259.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7FF |
|---|---|
| RGB | rgb(111, 167, 255) |
| HSL | hsl(217, 100%, 72%) |
| HSV | hsv(217, 56%, 100%) |
| CMYK | cmyk(56.5%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.19, 6.79, -49.21) |
| CIE-LCH | lch(68.19, 49.68, 277.85°) |
| OKLab | oklab(72.76% -0.0267 -0.1391) |
| OKLCH | oklch(72.76% 0.142 259.1) |
| XYZ | xyz(38.4180, 38.2338, 99.9437) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.90
Cornflowerblue
#6495ED
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.29
Dodgerblue
#1E90FF
ΔE00 8.14
Dark Sky Blue
#448EE4
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7FF #FFC76F
analogous
#6FEFFF #6FA7FF #7F6FFF
triadic
#6FA7FF #FF6FA7 #A7FF6F
tetradic
#6FA7FF #FF6FEF #FFC76F #6FFF7F
square
#6FA7FF #FF6FEF #FFC76F #6FFF7F
split-complementary
#6FA7FF #FF7F6F #EFFF6F
monochromatic
#005FF4 #3282FF #6FA7FF #ACCCFF #E0ECFF
Accessibility & contrast
On white
2.43
#6FA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#6FA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7FF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7FF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fa7ff; /* rgb */ color: rgb(111, 167, 255); /* oklch */ color: oklch(72.8% 0.142 259.1);
Tailwind
colors: {
custom: {
50: '#a2c0ff',
500: '#6fa7ff',
950: '#000000',
},
}SCSS
$custom: #6fa7ff; $custom-light: #a2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa7ff",
"rgb": {
"r": 111,
"g": 167,
"b": 255
},
"hsl": {
"h": 216.667,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.72762,
"c": 0.1417,
"h": 259.1
},
"luminance": 0.38237
}Semantic roles & 50–950 ramp
primary
#6FA7FF
secondary
#F7E9D3
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186