#6E98FF#6E98FF
#6E98FF is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.6% C 0.158 H 265.7°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6E98FF |
|---|---|
| RGB | rgb(110, 152, 255) |
| HSL | hsl(223, 100%, 72%) |
| HSV | hsv(223, 57%, 100%) |
| CMYK | cmyk(56.9%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(64.15, 15.28, -55.61) |
| CIE-LCH | lch(64.15, 57.67, 285.37°) |
| OKLab | oklab(69.62% -0.0118 -0.158) |
| OKLCH | oklch(69.62% 0.158 265.7) |
| XYZ | xyz(35.7025, 32.9886, 99.0744) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Soft Blue
#6488EA
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.32
Dark Sky Blue
#448EE4
ΔE00 7.24
Dodger Blue
#3E82FC
ΔE00 7.48
Dodgerblue
#1E90FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E98FF #FFD56E
analogous
#6EE0FF #6E98FF #8D6EFF
triadic
#6E98FF #FF6E98 #98FF6E
tetradic
#6E98FF #FF6EE0 #FFD56E #6EFF8D
square
#6E98FF #FF6EE0 #FFD56E #6EFF8D
split-complementary
#6E98FF #FF8D6E #E0FF6E
monochromatic
#0046F3 #316DFF #6E98FF #ABC3FF #E0E9FF
Accessibility & contrast
On white
2.76
#6E98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#6E98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E98FF
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E98FF | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#5995FD
Tritanopia (blue-blind)
#00AFBF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6e98ff; /* rgb */ color: rgb(110, 152, 255); /* oklch */ color: oklch(69.6% 0.158 265.7);
Tailwind
colors: {
custom: {
50: '#a2b5ff',
500: '#6e98ff',
950: '#000000',
},
}SCSS
$custom: #6e98ff; $custom-light: #a2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#6e98ff",
"rgb": {
"r": 110,
"g": 152,
"b": 255
},
"hsl": {
"h": 222.621,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.69618,
"c": 0.15846,
"h": 265.7
},
"luminance": 0.32991
}Semantic roles & 50–950 ramp
primary
#6E98FF
secondary
#F7ECD2
accent
#A300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086