#6C96FF#6C96FF
#6C96FF is a light, vivid blue. Relative luminance 0.322; OKLCH L 69.1% C 0.161 H 265.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6C96FF |
|---|---|
| RGB | rgb(108, 150, 255) |
| HSL | hsl(223, 100%, 71%) |
| HSV | hsv(223, 58%, 100%) |
| CMYK | cmyk(57.6%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(63.52, 16.07, -56.62) |
| CIE-LCH | lch(63.52, 58.86, 285.85°) |
| OKLab | oklab(69.11% -0.0115 -0.161) |
| OKLCH | oklch(69.11% 0.161 265.9) |
| XYZ | xyz(35.1346, 32.2180, 98.9555) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.59
Soft Blue
#6488EA
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 6.41
Dodger Blue
#3E82FC
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 7.01
Dodgerblue
#1E90FF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6C96FF #FFD56C
analogous
#6CDFFF #6C96FF #8B6CFF
triadic
#6C96FF #FF6C96 #96FF6C
tetradic
#6C96FF #FF6CDF #FFD56C #6CFF8B
square
#6C96FF #FF6CDF #FFD56C #6CFF8B
split-complementary
#6C96FF #FF8B6C #DFFF6C
monochromatic
#0045F1 #2F6AFF #6C96FF #A9C2FF #E0E9FF
Accessibility & contrast
On white
2.82
#6C96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#6C96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6C96FF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6C96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6C96FF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#5494FD
Tritanopia (blue-blind)
#00ADBE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6c96ff; /* rgb */ color: rgb(108, 150, 255); /* oklch */ color: oklch(69.1% 0.161 265.9);
Tailwind
colors: {
custom: {
50: '#a1b4ff',
500: '#6c96ff',
950: '#000000',
},
}SCSS
$custom: #6c96ff; $custom-light: #a1b4ff; $custom-dark: #000000;
JSON
{
"hex": "#6c96ff",
"rgb": {
"r": 108,
"g": 150,
"b": 255
},
"hsl": {
"h": 222.857,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.69106,
"c": 0.16144,
"h": 265.9
},
"luminance": 0.32221
}Semantic roles & 50–950 ramp
primary
#6C96FF
secondary
#F7ECD0
accent
#A400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086