#6FAAFF#6FAAFF
#6FAAFF is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.4% C 0.139 H 257.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAAFF |
|---|---|
| RGB | rgb(111, 170, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(56.5%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(69.00, 5.08, -47.94) |
| CIE-LCH | lch(69.00, 48.20, 276.05°) |
| OKLab | oklab(73.39% -0.0299 -0.1354) |
| OKLCH | oklch(73.39% 0.139 257.5) |
| XYZ | xyz(38.9740, 39.3457, 100.1290) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.40
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.58
Azure (survey)
#069AF3
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAAFF #FFC46F
analogous
#6FF2FF #6FAAFF #7C6FFF
triadic
#6FAAFF #FF6FAA #AAFF6F
tetradic
#6FAAFF #FF6FF2 #FFC46F #6FFF7C
square
#6FAAFF #FF6FF2 #FFC46F #6FFF7C
split-complementary
#6FAAFF #FF7C6F #F2FF6F
monochromatic
#0064F4 #3286FF #6FAAFF #ACCEFF #E0EDFF
Accessibility & contrast
On white
2.37
#6FAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#6FAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAAFF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAAFF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6faaff; /* rgb */ color: rgb(111, 170, 255); /* oklch */ color: oklch(73.4% 0.139 257.5);
Tailwind
colors: {
custom: {
50: '#a2c2ff',
500: '#6faaff',
950: '#000000',
},
}SCSS
$custom: #6faaff; $custom-light: #a2c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6faaff",
"rgb": {
"r": 111,
"g": 170,
"b": 255
},
"hsl": {
"h": 215.417,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.73392,
"c": 0.13868,
"h": 257.5
},
"luminance": 0.39349
}Semantic roles & 50–950 ramp
primary
#6FAAFF
secondary
#F7E8D3
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186