#6FA8FE#6FA8FE
#6FA8FE is a light, vivid blue. Relative luminance 0.385; OKLCH L 72.9% C 0.139 H 258.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8FE |
|---|---|
| RGB | rgb(111, 168, 254) |
| HSL | hsl(216, 99%, 72%) |
| HSV | hsv(216, 56%, 100%) |
| CMYK | cmyk(56.3%, 33.9%, 0%, 0.4%) |
| CIE-LAB | lab(68.41, 5.91, -48.32) |
| CIE-LCH | lch(68.41, 48.68, 276.97°) |
| OKLab | oklab(72.92% -0.0281 -0.1365) |
| OKLCH | oklch(72.92% 0.139 258.4) |
| XYZ | xyz(38.4413, 38.5373, 99.1594) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.73
Cornflowerblue
#6495ED
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 5.95
Dodgerblue
#1E90FF
ΔE00 8.23
Azure (survey)
#069AF3
ΔE00 8.68
Dark Sky Blue
#448EE4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8FE #FEC56F
analogous
#6FF0FE #6FA8FE #7E6FFE
triadic
#6FA8FE #FE6FA8 #A8FE6F
tetradic
#6FA8FE #FE6FF0 #FEC56F #6FFE7E
square
#6FA8FE #FE6FF0 #FEC56F #6FFE7E
split-complementary
#6FA8FE #FE7E6F #F0FE6F
monochromatic
#0261F1 #3283FE #6FA8FE #ACCDFE #E1EDFF
Accessibility & contrast
On white
2.41
#6FA8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#6FA8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8FE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8FE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#72A1FC
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fa8fe; /* rgb */ color: rgb(111, 168, 254); /* oklch */ color: oklch(72.9% 0.139 258.4);
Tailwind
colors: {
custom: {
50: '#a2c1ff',
500: '#6fa8fe',
950: '#000000',
},
}SCSS
$custom: #6fa8fe; $custom-light: #a2c1ff; $custom-dark: #000000;
JSON
{
"hex": "#6fa8fe",
"rgb": {
"r": 111,
"g": 168,
"b": 254
},
"hsl": {
"h": 216.084,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.7292,
"c": 0.13939,
"h": 258.4
},
"luminance": 0.38541
}Semantic roles & 50–950 ramp
primary
#6FA8FE
secondary
#F7E8D2
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186