#6FA2FA#6FA2FA
#6FA2FA is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.5% C 0.140 H 260.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2FA |
|---|---|
| RGB | rgb(111, 162, 250) |
| HSL | hsl(218, 93%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(55.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(66.61, 8.10, -48.99) |
| CIE-LCH | lch(66.61, 49.65, 279.38°) |
| OKLab | oklab(71.45% -0.0226 -0.1385) |
| OKLCH | oklch(71.45% 0.14 260.7) |
| XYZ | xyz(36.7253, 36.1193, 95.4604) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 6.02
Dodgerblue
#1E90FF
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 7.62
Sky Blue (survey)
#75BBFD
ΔE00 7.76
Soft Blue
#6488EA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2FA #FAC76F
analogous
#6FE7FA #6FA2FA #816FFA
triadic
#6FA2FA #FA6FA2 #A2FA6F
tetradic
#6FA2FA #FA6FE7 #FAC76F #6FFA81
square
#6FA2FA #FA6FE7 #FAC76F #6FFA81
split-complementary
#6FA2FA #FA816F #E7FA6F
monochromatic
#085AE7 #347CF8 #6FA2FA #AAC8FC #E1ECFE
Accessibility & contrast
On white
2.55
#6FA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#6FA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2FA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2FA | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#6C9CF8
Tritanopia (blue-blind)
#03B6C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa2fa; /* rgb */ color: rgb(111, 162, 250); /* oklch */ color: oklch(71.5% 0.140 260.7);
Tailwind
colors: {
custom: {
50: '#a1bdfc',
500: '#6fa2fa',
950: '#000000',
},
}SCSS
$custom: #6fa2fa; $custom-light: #a1bdfc; $custom-dark: #000000;
JSON
{
"hex": "#6fa2fa",
"rgb": {
"r": 111,
"g": 162,
"b": 250
},
"hsl": {
"h": 217.986,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.71454,
"c": 0.14037,
"h": 260.7
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#6FA2FA
secondary
#F5E7D0
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185