#6EA9FF#6EA9FF
#6EA9FF is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.1% C 0.140 H 257.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA9FF |
|---|---|
| RGB | rgb(110, 169, 255) |
| HSL | hsl(216, 100%, 72%) |
| HSV | hsv(216, 57%, 100%) |
| CMYK | cmyk(56.9%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(68.68, 5.45, -48.44) |
| CIE-LCH | lch(68.68, 48.74, 276.42°) |
| OKLab | oklab(73.13% -0.0297 -0.1369) |
| OKLCH | oklch(73.13% 0.14 257.8) |
| XYZ | xyz(38.6621, 38.9077, 100.0609) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 6.02
Dodgerblue
#1E90FF
ΔE00 8.32
Azure (survey)
#069AF3
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA9FF #FFC46E
analogous
#6EF2FF #6EA9FF #7C6EFF
triadic
#6EA9FF #FF6EA9 #A9FF6E
tetradic
#6EA9FF #FF6EF2 #FFC46E #6EFF7C
square
#6EA9FF #FF6EF2 #FFC46E #6EFF7C
split-complementary
#6EA9FF #FF7C6E #F2FF6E
monochromatic
#0063F3 #3185FF #6EA9FF #ABCDFF #E0EDFF
Accessibility & contrast
On white
2.39
#6EA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#6EA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA9FF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA9FF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#73A1FD
Tritanopia (blue-blind)
#00BCC8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6ea9ff; /* rgb */ color: rgb(110, 169, 255); /* oklch */ color: oklch(73.1% 0.140 257.8);
Tailwind
colors: {
custom: {
50: '#a1c2ff',
500: '#6ea9ff',
950: '#000000',
},
}SCSS
$custom: #6ea9ff; $custom-light: #a1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6ea9ff",
"rgb": {
"r": 110,
"g": 169,
"b": 255
},
"hsl": {
"h": 215.586,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73133,
"c": 0.14009,
"h": 257.8
},
"luminance": 0.38911
}Semantic roles & 50–950 ramp
primary
#6EA9FF
secondary
#F7E8D2
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186