#6FA3FE#6FA3FE
#6FA3FE is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.145 H 261.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3FE |
|---|---|
| RGB | rgb(111, 163, 254) |
| HSL | hsl(218, 99%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(56.3%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.07, 8.77, -50.44) |
| CIE-LCH | lch(67.07, 51.19, 279.86°) |
| OKLab | oklab(71.88% -0.0227 -0.1428) |
| OKLCH | oklch(71.88% 0.145 261) |
| XYZ | xyz(37.5360, 36.7266, 98.8576) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 5.75
Sky Blue (survey)
#75BBFD
ΔE00 7.53
Dodgerblue
#1E90FF
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 7.94
Periwinkle Blue
#8F99FB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3FE #FECA6F
analogous
#6FEAFE #6FA3FE #836FFE
triadic
#6FA3FE #FE6FA3 #A3FE6F
tetradic
#6FA3FE #FE6FEA #FECA6F #6FFE83
square
#6FA3FE #FE6FEA #FECA6F #6FFE83
split-complementary
#6FA3FE #FE836F #EAFE6F
monochromatic
#0259F1 #327CFE #6FA3FE #ACCAFE #E1ECFF
Accessibility & contrast
On white
2.52
#6FA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#6FA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3FE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3FE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa3fe; /* rgb */ color: rgb(111, 163, 254); /* oklch */ color: oklch(71.9% 0.145 261.0);
Tailwind
colors: {
custom: {
50: '#a2bdff',
500: '#6fa3fe',
950: '#000000',
},
}SCSS
$custom: #6fa3fe; $custom-light: #a2bdff; $custom-dark: #000000;
JSON
{
"hex": "#6fa3fe",
"rgb": {
"r": 111,
"g": 163,
"b": 254
},
"hsl": {
"h": 218.182,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.71875,
"c": 0.14456,
"h": 261
},
"luminance": 0.3673
}Semantic roles & 50–950 ramp
primary
#6FA3FE
secondary
#F7E9D2
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186