#6EA7FE#6EA7FE
#6EA7FE is a light, vivid blue. Relative luminance 0.381; OKLCH L 72.7% C 0.141 H 258.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA7FE |
|---|---|
| RGB | rgb(110, 167, 254) |
| HSL | hsl(216, 99%, 71%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(56.7%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.10, 6.28, -48.82) |
| CIE-LCH | lch(68.10, 49.22, 277.33°) |
| OKLab | oklab(72.66% -0.0278 -0.138) |
| OKLCH | oklch(72.66% 0.141 258.6) |
| XYZ | xyz(38.1323, 38.1050, 99.0922) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.97
Cornflowerblue
#6495ED
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Dodgerblue
#1E90FF
ΔE00 8.01
Dark Sky Blue
#448EE4
ΔE00 8.46
Azure (survey)
#069AF3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA7FE #FEC56E
analogous
#6EEFFE #6EA7FE #7D6EFE
triadic
#6EA7FE #FE6EA7 #A7FE6E
tetradic
#6EA7FE #FE6EEF #FEC56E #6EFE7D
square
#6EA7FE #FE6EEF #FEC56E #6EFE7D
split-complementary
#6EA7FE #FE7D6E #EFFE6E
monochromatic
#0260F0 #3182FE #6EA7FE #ABCCFE #E1EDFF
Accessibility & contrast
On white
2.44
#6EA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6EA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA7FE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA7FE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#71A0FC
Tritanopia (blue-blind)
#00BAC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ea7fe; /* rgb */ color: rgb(110, 167, 254); /* oklch */ color: oklch(72.7% 0.141 258.6);
Tailwind
colors: {
custom: {
50: '#a1c0ff',
500: '#6ea7fe',
950: '#000000',
},
}SCSS
$custom: #6ea7fe; $custom-light: #a1c0ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea7fe",
"rgb": {
"r": 110,
"g": 167,
"b": 254
},
"hsl": {
"h": 216.25,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.7266,
"c": 0.14081,
"h": 258.6
},
"luminance": 0.38108
}Semantic roles & 50–950 ramp
primary
#6EA7FE
secondary
#F7E8D1
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186