#6FA2F8#6FA2F8
#6FA2F8 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.3% C 0.138 H 260.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2F8 |
|---|---|
| RGB | rgb(111, 162, 248) |
| HSL | hsl(218, 91%, 70%) |
| HSV | hsv(218, 55%, 97%) |
| CMYK | cmyk(55.2%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.52, 7.47, -48.05) |
| CIE-LCH | lch(66.52, 48.62, 278.84°) |
| OKLab | oklab(71.35% -0.0231 -0.1358) |
| OKLCH | oklch(71.35% 0.138 260.4) |
| XYZ | xyz(36.4133, 35.9946, 93.8175) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 6.05
Dodgerblue
#1E90FF
ΔE00 7.43
Dark Sky Blue
#448EE4
ΔE00 7.52
Sky Blue (survey)
#75BBFD
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2F8 #F8C56F
analogous
#6FE7F8 #6FA2F8 #806FF8
triadic
#6FA2F8 #F86FA2 #A2F86F
tetradic
#6FA2F8 #F86FE7 #F8C56F #6FF880
square
#6FA2F8 #F86FE7 #F8C56F #6FF880
split-complementary
#6FA2F8 #F8806F #E7F86F
monochromatic
#0B5BE2 #357CF5 #6FA2F8 #A9C8FB #E2ECFE
Accessibility & contrast
On white
2.56
#6FA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#6FA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2F8
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2F8 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#0DB5C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa2f8; /* rgb */ color: rgb(111, 162, 248); /* oklch */ color: oklch(71.3% 0.138 260.4);
Tailwind
colors: {
custom: {
50: '#a1bdfb',
500: '#6fa2f8',
950: '#000000',
},
}SCSS
$custom: #6fa2f8; $custom-light: #a1bdfb; $custom-dark: #000000;
JSON
{
"hex": "#6fa2f8",
"rgb": {
"r": 111,
"g": 162,
"b": 248
},
"hsl": {
"h": 217.664,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71349,
"c": 0.13774,
"h": 260.4
},
"luminance": 0.35997
}Semantic roles & 50–950 ramp
primary
#6FA2F8
secondary
#F4E6CF
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185