#6EA8FF#6EA8FF
#6EA8FF is a light, vivid blue. Relative luminance 0.385; OKLCH L 72.9% C 0.141 H 258.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA8FF |
|---|---|
| RGB | rgb(110, 168, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(56.9%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(68.41, 6.02, -48.86) |
| CIE-LCH | lch(68.41, 49.23, 277.02°) |
| OKLab | oklab(72.92% -0.0287 -0.1381) |
| OKLCH | oklch(72.92% 0.141 258.3) |
| XYZ | xyz(38.4767, 38.5370, 99.9991) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 5.73
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Dodgerblue
#1E90FF
ΔE00 8.17
Azure (survey)
#069AF3
ΔE00 8.61
Dark Sky Blue
#448EE4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA8FF #FFC56E
analogous
#6EF1FF #6EA8FF #7D6EFF
triadic
#6EA8FF #FF6EA8 #A8FF6E
tetradic
#6EA8FF #FF6EF1 #FFC56E #6EFF7D
square
#6EA8FF #FF6EF1 #FFC56E #6EFF7D
split-complementary
#6EA8FF #FF7D6E #F1FF6E
monochromatic
#0061F3 #3183FF #6EA8FF #ABCDFF #E0EDFF
Accessibility & contrast
On white
2.41
#6EA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#6EA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA8FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA8FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#71A1FD
Tritanopia (blue-blind)
#00BBC8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6ea8ff; /* rgb */ color: rgb(110, 168, 255); /* oklch */ color: oklch(72.9% 0.141 258.3);
Tailwind
colors: {
custom: {
50: '#a1c1ff',
500: '#6ea8ff',
950: '#000000',
},
}SCSS
$custom: #6ea8ff; $custom-light: #a1c1ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea8ff",
"rgb": {
"r": 110,
"g": 168,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72922,
"c": 0.14108,
"h": 258.3
},
"luminance": 0.3854
}Semantic roles & 50–950 ramp
primary
#6EA8FF
secondary
#F7E8D2
accent
#8A00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186