#6FA9FF#6FA9FF
#6FA9FF is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.2% C 0.140 H 258.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9FF |
|---|---|
| RGB | rgb(111, 169, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 56%, 100%) |
| CMYK | cmyk(56.5%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(68.73, 5.65, -48.36) |
| CIE-LCH | lch(68.73, 48.69, 276.66°) |
| OKLab | oklab(73.18% -0.0289 -0.1367) |
| OKLCH | oklch(73.18% 0.14 258.1) |
| XYZ | xyz(38.7872, 38.9722, 100.0667) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 5.66
Cornflowerblue
#6495ED
ΔE00 5.99
Dodgerblue
#1E90FF
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.64
Azure (survey)
#069AF3
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9FF #FFC56F
analogous
#6FF1FF #6FA9FF #7D6FFF
triadic
#6FA9FF #FF6FA9 #A9FF6F
tetradic
#6FA9FF #FF6FF1 #FFC56F #6FFF7D
square
#6FA9FF #FF6FF1 #FFC56F #6FFF7D
split-complementary
#6FA9FF #FF7D6F #F1FF6F
monochromatic
#0062F4 #3284FF #6FA9FF #ACCEFF #E0EDFF
Accessibility & contrast
On white
2.39
#6FA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#6FA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6fa9ff; /* rgb */ color: rgb(111, 169, 255); /* oklch */ color: oklch(73.2% 0.140 258.1);
Tailwind
colors: {
custom: {
50: '#a2c2ff',
500: '#6fa9ff',
950: '#000000',
},
}SCSS
$custom: #6fa9ff; $custom-light: #a2c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa9ff",
"rgb": {
"r": 111,
"g": 169,
"b": 255
},
"hsl": {
"h": 215.833,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.73182,
"c": 0.13968,
"h": 258.1
},
"luminance": 0.38975
}Semantic roles & 50–950 ramp
primary
#6FA9FF
secondary
#F7E8D3
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186