#6EAAFE#6EAAFE
#6EAAFE is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.3% C 0.138 H 257.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAFE |
|---|---|
| RGB | rgb(110, 170, 254) |
| HSL | hsl(215, 99%, 71%) |
| HSV | hsv(215, 57%, 100%) |
| CMYK | cmyk(56.7%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.91, 4.57, -47.54) |
| CIE-LCH | lch(68.91, 47.76, 275.49°) |
| OKLab | oklab(73.29% -0.031 -0.1343) |
| OKLCH | oklch(73.29% 0.138 257) |
| XYZ | xyz(38.6882, 39.2169, 99.2776) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.51
Sky Blue (survey)
#75BBFD
ΔE00 5.24
Cornflowerblue
#6495ED
ΔE00 6.30
Dodgerblue
#1E90FF
ΔE00 8.45
Azure (survey)
#069AF3
ΔE00 8.47
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAFE #FEC26E
analogous
#6EF2FE #6EAAFE #7A6EFE
triadic
#6EAAFE #FE6EAA #AAFE6E
tetradic
#6EAAFE #FE6EF2 #FEC26E #6EFE7A
square
#6EAAFE #FE6EF2 #FEC26E #6EFE7A
split-complementary
#6EAAFE #FE7A6E #F2FE6E
monochromatic
#0265F0 #3186FE #6EAAFE #ABCEFE #E1EDFF
Accessibility & contrast
On white
2.37
#6EAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#6EAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAFE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAFE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#00BDC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6eaafe; /* rgb */ color: rgb(110, 170, 254); /* oklch */ color: oklch(73.3% 0.138 257.0);
Tailwind
colors: {
custom: {
50: '#a1c2ff',
500: '#6eaafe',
950: '#000000',
},
}SCSS
$custom: #6eaafe; $custom-light: #a1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6eaafe",
"rgb": {
"r": 110,
"g": 170,
"b": 254
},
"hsl": {
"h": 215,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.73292,
"c": 0.13782,
"h": 257
},
"luminance": 0.3922
}Semantic roles & 50–950 ramp
primary
#6EAAFE
secondary
#F7E7D1
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186