#6E95FF#6E95FF
#6E95FF is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.0% C 0.162 H 266.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6E95FF |
|---|---|
| RGB | rgb(110, 149, 255) |
| HSL | hsl(224, 100%, 72%) |
| HSV | hsv(224, 57%, 100%) |
| CMYK | cmyk(56.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(63.37, 17.05, -56.86) |
| CIE-LCH | lch(63.37, 59.36, 286.69°) |
| OKLab | oklab(69.01% -0.0087 -0.1617) |
| OKLCH | oklch(69.01% 0.162 266.9) |
| XYZ | xyz(35.2218, 32.0271, 98.9141) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.95
Soft Blue
#6488EA
ΔE00 4.54
Periwinkle Blue
#8F99FB
ΔE00 5.99
Dodger Blue
#3E82FC
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 7.34
Faded Blue
#658CBB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E95FF #FFD86E
analogous
#6EDEFF #6E95FF #906EFF
triadic
#6E95FF #FF6E95 #95FF6E
tetradic
#6E95FF #FF6EDE #FFD86E #6EFF90
square
#6E95FF #FF6EDE #FFD86E #6EFF90
split-complementary
#6E95FF #FF906E #DEFF6E
monochromatic
#0041F3 #3168FF #6E95FF #ABC2FF #E0E9FF
Accessibility & contrast
On white
2.84
#6E95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#6E95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E95FF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E95FF | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#5493FD
Tritanopia (blue-blind)
#00ACBE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #6e95ff; /* rgb */ color: rgb(110, 149, 255); /* oklch */ color: oklch(69.0% 0.162 266.9);
Tailwind
colors: {
custom: {
50: '#a2b3ff',
500: '#6e95ff',
950: '#000000',
},
}SCSS
$custom: #6e95ff; $custom-light: #a2b3ff; $custom-dark: #000000;
JSON
{
"hex": "#6e95ff",
"rgb": {
"r": 110,
"g": 149,
"b": 255
},
"hsl": {
"h": 223.862,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.69013,
"c": 0.16195,
"h": 266.9
},
"luminance": 0.3203
}Semantic roles & 50–950 ramp
primary
#6E95FF
secondary
#F7EDD2
accent
#A800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086