#6EA2FF#6EA2FF
#6EA2FF is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.7% C 0.147 H 261.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA2FF |
|---|---|
| RGB | rgb(110, 162, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 57%, 100%) |
| CMYK | cmyk(56.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.80, 9.46, -51.41) |
| CIE-LCH | lch(66.80, 52.27, 280.43°) |
| OKLab | oklab(71.67% -0.0223 -0.1456) |
| OKLCH | oklch(71.67% 0.147 261.3) |
| XYZ | xyz(37.3945, 36.3726, 99.6384) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 6.01
Dodgerblue
#1E90FF
ΔE00 7.56
Dark Sky Blue
#448EE4
ΔE00 7.78
Sky Blue (survey)
#75BBFD
ΔE00 7.80
Soft Blue
#6488EA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA2FF #FFCB6E
analogous
#6EEAFF #6EA2FF #836EFF
triadic
#6EA2FF #FF6EA2 #A2FF6E
tetradic
#6EA2FF #FF6EEA #FFCB6E #6EFF83
square
#6EA2FF #FF6EEA #FFCB6E #6EFF83
split-complementary
#6EA2FF #FF836E #EAFF6E
monochromatic
#0057F3 #317BFF #6EA2FF #ABC9FF #E0EBFF
Accessibility & contrast
On white
2.54
#6EA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#6EA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA2FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA2FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ea2ff; /* rgb */ color: rgb(110, 162, 255); /* oklch */ color: oklch(71.7% 0.147 261.3);
Tailwind
colors: {
custom: {
50: '#a1bdff',
500: '#6ea2ff',
950: '#000000',
},
}SCSS
$custom: #6ea2ff; $custom-light: #a1bdff; $custom-dark: #000000;
JSON
{
"hex": "#6ea2ff",
"rgb": {
"r": 110,
"g": 162,
"b": 255
},
"hsl": {
"h": 218.483,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.71669,
"c": 0.14732,
"h": 261.3
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#6EA2FF
secondary
#F7EAD2
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186