#6FA6FF#6FA6FF
#6FA6FF is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.6% C 0.143 H 259.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6FF |
|---|---|
| RGB | rgb(111, 166, 255) |
| HSL | hsl(217, 100%, 72%) |
| HSV | hsv(217, 56%, 100%) |
| CMYK | cmyk(56.5%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.92, 7.36, -49.63) |
| CIE-LCH | lch(67.92, 50.18, 278.44°) |
| OKLab | oklab(72.55% -0.0257 -0.1404) |
| OKLCH | oklch(72.55% 0.143 259.6) |
| XYZ | xyz(38.2355, 37.8688, 99.8828) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.09
Cornflowerblue
#6495ED
ΔE00 5.16
Sky Blue (survey)
#75BBFD
ΔE00 6.61
Dodgerblue
#1E90FF
ΔE00 8.02
Dark Sky Blue
#448EE4
ΔE00 8.41
Azure (survey)
#069AF3
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6FF #FFC86F
analogous
#6FEEFF #6FA6FF #806FFF
triadic
#6FA6FF #FF6FA6 #A6FF6F
tetradic
#6FA6FF #FF6FEE #FFC86F #6FFF80
square
#6FA6FF #FF6FEE #FFC86F #6FFF80
split-complementary
#6FA6FF #FF806F #EEFF6F
monochromatic
#005DF4 #3280FF #6FA6FF #ACCCFF #E0ECFF
Accessibility & contrast
On white
2.45
#6FA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#6FA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fa6ff; /* rgb */ color: rgb(111, 166, 255); /* oklch */ color: oklch(72.6% 0.143 259.6);
Tailwind
colors: {
custom: {
50: '#a2c0ff',
500: '#6fa6ff',
950: '#000000',
},
}SCSS
$custom: #6fa6ff; $custom-light: #a2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa6ff",
"rgb": {
"r": 111,
"g": 166,
"b": 255
},
"hsl": {
"h": 217.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.72553,
"c": 0.14272,
"h": 259.6
},
"luminance": 0.37872
}Semantic roles & 50–950 ramp
primary
#6FA6FF
secondary
#F7E9D3
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186