#6EA6FF#6EA6FF
#6EA6FF is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.5% C 0.143 H 259.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA6FF |
|---|---|
| RGB | rgb(110, 166, 255) |
| HSL | hsl(217, 100%, 72%) |
| HSV | hsv(217, 57%, 100%) |
| CMYK | cmyk(56.9%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(67.88, 7.16, -49.71) |
| CIE-LCH | lch(67.88, 50.23, 278.20°) |
| OKLab | oklab(72.5% -0.0265 -0.1406) |
| OKLCH | oklch(72.5% 0.143 259.3) |
| XYZ | xyz(38.1103, 37.8042, 99.8770) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.15
Cornflowerblue
#6495ED
ΔE00 5.17
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Dodgerblue
#1E90FF
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.34
Azure (survey)
#069AF3
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA6FF #FFC76E
analogous
#6EEEFF #6EA6FF #7F6EFF
triadic
#6EA6FF #FF6EA6 #A6FF6E
tetradic
#6EA6FF #FF6EEE #FFC76E #6EFF7F
square
#6EA6FF #FF6EEE #FFC76E #6EFF7F
split-complementary
#6EA6FF #FF7F6E #EEFF6E
monochromatic
#005EF3 #3180FF #6EA6FF #ABCCFF #E0ECFF
Accessibility & contrast
On white
2.45
#6EA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#6EA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA6FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA6FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ea6ff; /* rgb */ color: rgb(110, 166, 255); /* oklch */ color: oklch(72.5% 0.143 259.3);
Tailwind
colors: {
custom: {
50: '#a1c0ff',
500: '#6ea6ff',
950: '#000000',
},
}SCSS
$custom: #6ea6ff; $custom-light: #a1c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea6ff",
"rgb": {
"r": 110,
"g": 166,
"b": 255
},
"hsl": {
"h": 216.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72503,
"c": 0.14312,
"h": 259.3
},
"luminance": 0.37807
}Semantic roles & 50–950 ramp
primary
#6EA6FF
secondary
#F7E9D2
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186