#6FA8FF#6FA8FF
#6FA8FF is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.0% C 0.141 H 258.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8FF |
|---|---|
| RGB | rgb(111, 168, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 56%, 100%) |
| CMYK | cmyk(56.5%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(68.46, 6.22, -48.79) |
| CIE-LCH | lch(68.46, 49.18, 277.26°) |
| OKLab | oklab(72.97% -0.0278 -0.1379) |
| OKLCH | oklch(72.97% 0.141 258.6) |
| XYZ | xyz(38.6019, 38.6016, 100.0050) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.71
Cornflowerblue
#6495ED
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 5.98
Dodgerblue
#1E90FF
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.71
Dark Sky Blue
#448EE4
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8FF #FFC66F
analogous
#6FF0FF #6FA8FF #7E6FFF
triadic
#6FA8FF #FF6FA8 #A8FF6F
tetradic
#6FA8FF #FF6FF0 #FFC66F #6FFF7E
square
#6FA8FF #FF6FF0 #FFC66F #6FFF7E
split-complementary
#6FA8FF #FF7E6F #F0FF6F
monochromatic
#0060F4 #3283FF #6FA8FF #ACCDFF #E0EDFF
Accessibility & contrast
On white
2.41
#6FA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#6FA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#00BBC8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fa8ff; /* rgb */ color: rgb(111, 168, 255); /* oklch */ color: oklch(73.0% 0.141 258.6);
Tailwind
colors: {
custom: {
50: '#a2c1ff',
500: '#6fa8ff',
950: '#000000',
},
}SCSS
$custom: #6fa8ff; $custom-light: #a2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa8ff",
"rgb": {
"r": 111,
"g": 168,
"b": 255
},
"hsl": {
"h": 216.25,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.72972,
"c": 0.14068,
"h": 258.6
},
"luminance": 0.38605
}Semantic roles & 50–950 ramp
primary
#6FA8FF
secondary
#F7E9D3
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186