#6EA2FB#6EA2FB
#6EA2FB is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.5% C 0.142 H 260.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA2FB |
|---|---|
| RGB | rgb(110, 162, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(56.2%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.61, 8.21, -49.54) |
| CIE-LCH | lch(66.61, 50.21, 279.41°) |
| OKLab | oklab(71.46% -0.0232 -0.1402) |
| OKLCH | oklch(71.46% 0.142 260.6) |
| XYZ | xyz(36.7573, 36.1177, 96.2825) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.98
Carolina Blue
#8AB8FE
ΔE00 6.05
Dodgerblue
#1E90FF
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 7.57
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA2FB #FBC76E
analogous
#6EE9FB #6EA2FB #806EFB
triadic
#6EA2FB #FB6EA2 #A2FB6E
tetradic
#6EA2FB #FB6EE9 #FBC76E #6EFB80
square
#6EA2FB #FB6EE9 #FBC76E #6EFB80
split-complementary
#6EA2FB #FB806E #E9FB6E
monochromatic
#065AE8 #327CF9 #6EA2FB #AAC8FD #E1ECFE
Accessibility & contrast
On white
2.55
#6EA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#6EA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA2FB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA2FB | 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)
#7DA9FF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ea2fb; /* rgb */ color: rgb(110, 162, 251); /* oklch */ color: oklch(71.5% 0.142 260.6);
Tailwind
colors: {
custom: {
50: '#a1bdfd',
500: '#6ea2fb',
950: '#000000',
},
}SCSS
$custom: #6ea2fb; $custom-light: #a1bdfd; $custom-dark: #000000;
JSON
{
"hex": "#6ea2fb",
"rgb": {
"r": 110,
"g": 162,
"b": 251
},
"hsl": {
"h": 217.872,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.71455,
"c": 0.14207,
"h": 260.6
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#6EA2FB
secondary
#F5E7CF
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185