#6FA8FD#6FA8FD
#6FA8FD is a light, vivid blue. Relative luminance 0.385; OKLCH L 72.9% C 0.138 H 258.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8FD |
|---|---|
| RGB | rgb(111, 168, 253) |
| HSL | hsl(216, 97%, 71%) |
| HSV | hsv(216, 56%, 99%) |
| CMYK | cmyk(56.1%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(68.37, 5.59, -47.85) |
| CIE-LCH | lch(68.37, 48.17, 276.67°) |
| OKLab | oklab(72.87% -0.0283 -0.1352) |
| OKLCH | oklch(72.87% 0.138 258.2) |
| XYZ | xyz(38.2816, 38.4735, 98.3182) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.75
Cornflowerblue
#6495ED
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 8.20
Azure (survey)
#069AF3
ΔE00 8.61
Dark Sky Blue
#448EE4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8FD #FDC46F
analogous
#6FEFFD #6FA8FD #7D6FFD
triadic
#6FA8FD #FD6FA8 #A8FD6F
tetradic
#6FA8FD #FD6FEF #FDC46F #6FFD7D
square
#6FA8FD #FD6FEF #FDC46F #6FFD7D
split-complementary
#6FA8FD #FD7D6F #EFFD6F
monochromatic
#0362EE #3384FC #6FA8FD #ABCCFE #E1EDFF
Accessibility & contrast
On white
2.42
#6FA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#6FA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8FD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8FD | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fa8fd; /* rgb */ color: rgb(111, 168, 253); /* oklch */ color: oklch(72.9% 0.138 258.2);
Tailwind
colors: {
custom: {
50: '#a2c1fe',
500: '#6fa8fd',
950: '#000000',
},
}SCSS
$custom: #6fa8fd; $custom-light: #a2c1fe; $custom-dark: #000000;
JSON
{
"hex": "#6fa8fd",
"rgb": {
"r": 111,
"g": 168,
"b": 253
},
"hsl": {
"h": 215.915,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.72868,
"c": 0.1381,
"h": 258.2
},
"luminance": 0.38477
}Semantic roles & 50–950 ramp
primary
#6FA8FD
secondary
#F6E8D1
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186