#6EA7FF#6EA7FF
#6EA7FF is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.7% C 0.142 H 258.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA7FF |
|---|---|
| RGB | rgb(110, 167, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(56.9%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(68.15, 6.59, -49.29) |
| CIE-LCH | lch(68.15, 49.73, 277.62°) |
| OKLab | oklab(72.71% -0.0276 -0.1394) |
| OKLCH | oklch(72.71% 0.142 258.8) |
| XYZ | xyz(38.2928, 38.1692, 99.9378) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 5.45
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Dodgerblue
#1E90FF
ΔE00 8.04
Dark Sky Blue
#448EE4
ΔE00 8.50
Azure (survey)
#069AF3
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA7FF #FFC66E
analogous
#6EEFFF #6EA7FF #7E6EFF
triadic
#6EA7FF #FF6EA7 #A7FF6E
tetradic
#6EA7FF #FF6EEF #FFC66E #6EFF7E
square
#6EA7FF #FF6EEF #FFC66E #6EFF7E
split-complementary
#6EA7FF #FF7E6E #EFFF6E
monochromatic
#005FF3 #3182FF #6EA7FF #ABCCFF #E0ECFF
Accessibility & contrast
On white
2.43
#6EA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#6EA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA7FF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA7FF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#70A0FD
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ea7ff; /* rgb */ color: rgb(110, 167, 255); /* oklch */ color: oklch(72.7% 0.142 258.8);
Tailwind
colors: {
custom: {
50: '#a1c0ff',
500: '#6ea7ff',
950: '#000000',
},
}SCSS
$custom: #6ea7ff; $custom-light: #a1c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea7ff",
"rgb": {
"r": 110,
"g": 167,
"b": 255
},
"hsl": {
"h": 216.414,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72712,
"c": 0.1421,
"h": 258.8
},
"luminance": 0.38172
}Semantic roles & 50–950 ramp
primary
#6EA7FF
secondary
#F7E8D2
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186