#6EA6FE#6EA6FE
#6EA6FE is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.5% C 0.142 H 259.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA6FE |
|---|---|
| RGB | rgb(110, 166, 254) |
| HSL | hsl(217, 99%, 71%) |
| HSV | hsv(217, 57%, 100%) |
| CMYK | cmyk(56.7%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(67.83, 6.85, -49.24) |
| CIE-LCH | lch(67.83, 49.72, 277.92°) |
| OKLab | oklab(72.45% -0.0268 -0.1393) |
| OKLCH | oklch(72.45% 0.142 259.1) |
| XYZ | xyz(37.9498, 37.7400, 99.0314) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.16
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Dodgerblue
#1E90FF
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 8.29
Azure (survey)
#069AF3
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA6FE #FEC66E
analogous
#6EEEFE #6EA6FE #7E6EFE
triadic
#6EA6FE #FE6EA6 #A6FE6E
tetradic
#6EA6FE #FE6EEE #FEC66E #6EFE7E
square
#6EA6FE #FE6EEE #FEC66E #6EFE7E
split-complementary
#6EA6FE #FE7E6E #EEFE6E
monochromatic
#025EF0 #3181FE #6EA6FE #ABCBFE #E1ECFF
Accessibility & contrast
On white
2.46
#6EA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#6EA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA6FE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA6FE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ea6fe; /* rgb */ color: rgb(110, 166, 254); /* oklch */ color: oklch(72.5% 0.142 259.1);
Tailwind
colors: {
custom: {
50: '#a1c0ff',
500: '#6ea6fe',
950: '#000000',
},
}SCSS
$custom: #6ea6fe; $custom-light: #a1c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea6fe",
"rgb": {
"r": 110,
"g": 166,
"b": 254
},
"hsl": {
"h": 216.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.7245,
"c": 0.14182,
"h": 259.1
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#6EA6FE
secondary
#F7E8D1
accent
#8C00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186