#6B95FF#6B95FF
#6B95FF is a light, vivid blue. Relative luminance 0.318; OKLCH L 68.9% C 0.163 H 266.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6B95FF |
|---|---|
| RGB | rgb(107, 149, 255) |
| HSL | hsl(223, 100%, 71%) |
| HSV | hsv(223, 58%, 100%) |
| CMYK | cmyk(58%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(63.21, 16.47, -57.12) |
| CIE-LCH | lch(63.21, 59.45, 286.08°) |
| OKLab | oklab(68.85% -0.0114 -0.1625) |
| OKLCH | oklch(68.85% 0.163 266) |
| XYZ | xyz(34.8547, 31.8378, 98.8969) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.56
Soft Blue
#6488EA
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 6.48
Dodger Blue
#3E82FC
ΔE00 6.70
Dark Sky Blue
#448EE4
ΔE00 6.91
Dodgerblue
#1E90FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6B95FF #FFD56B
analogous
#6BDFFF #6B95FF #8B6BFF
triadic
#6B95FF #FF6B95 #95FF6B
tetradic
#6B95FF #FF6BDF #FFD56B #6BFF8B
square
#6B95FF #FF6BDF #FFD56B #6BFF8B
split-complementary
#6B95FF #FF8B6B #DFFF6B
monochromatic
#0044F0 #2E69FF #6B95FF #A8C1FF #E0E9FF
Accessibility & contrast
On white
2.85
#6B95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#6B95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6B95FF
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6B95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6B95FF | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#5293FD
Tritanopia (blue-blind)
#00ADBE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #6b95ff; /* rgb */ color: rgb(107, 149, 255); /* oklch */ color: oklch(68.9% 0.163 266.0);
Tailwind
colors: {
custom: {
50: '#a0b3ff',
500: '#6b95ff',
950: '#000000',
},
}SCSS
$custom: #6b95ff; $custom-light: #a0b3ff; $custom-dark: #000000;
JSON
{
"hex": "#6b95ff",
"rgb": {
"r": 107,
"g": 149,
"b": 255
},
"hsl": {
"h": 222.973,
"s": 100,
"l": 70.98
},
"oklch": {
"l": 0.68851,
"c": 0.16293,
"h": 266
},
"luminance": 0.31841
}Semantic roles & 50–950 ramp
primary
#6B95FF
secondary
#F7EBCF
accent
#A400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086