#6EA2FC#6EA2FC
#6EA2FC is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.143 H 260.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA2FC |
|---|---|
| RGB | rgb(110, 162, 252) |
| HSL | hsl(218, 96%, 71%) |
| HSV | hsv(218, 56%, 99%) |
| CMYK | cmyk(56.3%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.66, 8.52, -50.00) |
| CIE-LCH | lch(66.66, 50.73, 279.67°) |
| OKLab | oklab(71.51% -0.023 -0.1415) |
| OKLCH | oklch(71.51% 0.143 260.8) |
| XYZ | xyz(36.9154, 36.1809, 97.1149) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 6.04
Dodgerblue
#1E90FF
ΔE00 7.45
Dark Sky Blue
#448EE4
ΔE00 7.62
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA2FC #FCC86E
analogous
#6EE9FC #6EA2FC #816EFC
triadic
#6EA2FC #FC6EA2 #A2FC6E
tetradic
#6EA2FC #FC6EE9 #FCC86E #6EFC81
square
#6EA2FC #FC6EE9 #FCC86E #6EFC81
split-complementary
#6EA2FC #FC816E #E9FC6E
monochromatic
#0559EB #327CFB #6EA2FC #AAC8FD #E1ECFE
Accessibility & contrast
On white
2.55
#6EA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#6EA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA2FC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA2FC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ea2fc; /* rgb */ color: rgb(110, 162, 252); /* oklch */ color: oklch(71.5% 0.143 260.8);
Tailwind
colors: {
custom: {
50: '#a1bdfe',
500: '#6ea2fc',
950: '#000000',
},
}SCSS
$custom: #6ea2fc; $custom-light: #a1bdfe; $custom-dark: #000000;
JSON
{
"hex": "#6ea2fc",
"rgb": {
"r": 110,
"g": 162,
"b": 252
},
"hsl": {
"h": 218.028,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.71509,
"c": 0.14338,
"h": 260.8
},
"luminance": 0.36184
}Semantic roles & 50–950 ramp
primary
#6EA2FC
secondary
#F6E8D0
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186